Alphabetical Index

_ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

_

_controlEvent - static field in class ewe.ui.Window
_debug - field in class ewe.ui.Control
_doPaint(int,int,int,int) - method in class ewe.ui.Window
Called by the VM to repaint an area.
_fields - field in class ewe.data.ListObject
_fields - field in class ewe.data.MultiListSelect
_fields - field in class ewe.data.Property
_fields - field in class ewe.sys.Time
_fields - field in class ewe.io.TreeConfigNode
_fields - field in class ewe.sys.VMApp
_fields - field in class ewe.sys.VMApps
_fields - field in class ewe.sys.VMOptions
This is used as a mechanism for automatic data transfer between a DatabaseEntry and a user interface object.
This is used for data transfer using a ewe.reflect.FieldTransfer object.
This is used for data transfer using a ewe.reflect.FieldTransfer object.
A special method used by ewe.reflect.FieldTransfer() to transfer data to and from controls and properties.
This is used as a mechanism for automatic data transfer between a DataEntryData and an object that has the same field names.
This is used as a mechanism for automatic data transfer between a DatabaseEntry and an object that has the same field names.
_keyEvent - static field in class ewe.ui.Window
_lines - static field in class ewe.ui.mLabel
_method_ - field in class ewe.reflect.MethodConstructor
_nativeCreate(int) - method in class ewe.sys.Coroutine
_onTimerTick() - method in class ewe.ui.MainWindow
Called by the VM to process timer interrupts.
Called by the system to draw the children of the container.
_penEvent - static field in class ewe.ui.Window
This is called directly by the VM within a native Window Message handler.
_setTimerInterval(int) - method in class ewe.ui.MainWindow
Called to set the VM's timer interval.
_sipEvent - static field in class ewe.ui.Window
_vclass_ - field in class ewe.reflect.MethodConstructor

A

ABBREVCTRYNAME - static field in class ewex.locale.LocaleInfo
ABBREVLANGNAME - static field in class ewex.locale.LocaleInfo
Aborted - static field in class ewe.sys.Handle
ABORTED - static field in class ewe.ui.MenuEvent
abortUpdate() - method in class ewe.database.SafeDBAccess
Abort the update process, close the db and do not rename the temp file to ".db".
abs() - method in class ewe.math.BigDecimal
abs() - method in class ewex.math.BigDecimal
abs() - method in class ewe.math.BigInteger
abs() - method in class ewex.math.BigInteger
abs(double) - static method in class java.lang.Math
Returns the absolute value of a double value.
abs(float) - static method in class java.lang.Math
Returns the absolute value of a float value.
abs(int) - static method in class java.lang.Math
Returns the absolute value of a int value.
abs(long) - static method in class java.lang.Math
Returns the absolute value of a long value.
ABSOLUTE - static field in class ewe.sys.Math
absolute(int) - method in class ewex.sql.ResultSet
This method positions the result set to the specified absolute row.
ABSTRACT - static field in class ewe.reflect.Modifier
ABSTRACT - static field in class java.lang.reflect.Modifier
Abstract:
  • Class: may not be instantiated.
  • Method: may not be called.
AbstractMethodError() - constructor for class java.lang.AbstractMethodError
accept() - method in class ewe.net.ServerSocket
This will accept an incoming TCP/IP connection - blocking version.
accept(ewe.io.File) - method in class ewe.io.SimpleFileChooser
accept(ewe.io.IOHandle) - method in class ewe.net.ServerSocket
This will accept an incoming TCP/IP connection - non-blocking version.
ACCEPT_ANY - static field in class ewe.filechooser.FileChooserBase
This is an option for use in the constrcutor.
acceptEntry(byte[]) - method in class ewe.database.RemoteSynchronizer
acceptEntry(byte[]) - method in class ewe.datastore.RemoteSynchronizer
If this is set true then after the initial connection, no more connections will be accepted and the server socket will be closed.
acceptRequests() - method in class ewe.fx.print.PageFormat
Return the Requested Imageable area for the PageFormat - if one was requested, otherwise null will be returned.
This should indicate whether this control will accept the data either via a drag and drop or via a paste operation.
This should indicate whether this control will accept the data either via a drag and drop or via a paste operation.
This should indicate whether this control will accept the data either via a drag and drop or via a paste operation.
This should indicate whether this control will accept the data either via a drag and drop or via a paste operation.
This should indicate whether this control will accept the data either via a drag and drop or via a paste operation.
acceptsDroppedFiles - field in class ewe.ui.Form
Set this true to accept files dropped from the file manager.
acceptsURL(java.lang.String) - method in class ewex.sql.Driver
This method tests whether or not the driver believes it can connect to the specified database.
ACOS - static field in class ewe.sys.Math
Arc Cosine trig function.
acos(double) - static method in class java.lang.Math
Returns the arc cosine of an angle, in the range of 0.0 through pi.
action - field in class ewe.ui.ControlEvent
If the event is a PRESSED event, and an mButton generated the event, then this value will be equal to the "action" value of the button, or the button's text if its action is null.
ACTION - static field in class ewe.ui.IKeys
Action Button.
action - field in class ewe.ui.mButton
An optional action label for the button.
action - field in class ewe.ui.MenuItem
The action String for the MenuItem.
action - field in class ewe.ui.ScrollEvent
action - field in class ewe.ui.SoftKeyEvent
This is the action for the button or for the selected menu item if available.
This implements the action() method in FieldListener.
This implements the action() method in FieldListener.
This implements the action() method in FieldListener.
This implements the action() method in FieldListener.
This implements the action() method in FieldListener.
This implements the action() method in FieldListener.
This implements the action() method in FieldListener.
This implements the action() method in FieldListener.
This gets called by action(FieldTransfer ft,Editor ed) and by fieldChanged(FieldTransfer ft,Editor ed) if the field changed is a menu item.
This gets called by action(FieldTransfer ft,Editor ed) and by fieldChanged(FieldTransfer ft,Editor ed) if the field changed is a menu item.
This gets called by action(FieldTransfer ft,Editor ed) and by fieldChanged(FieldTransfer ft,Editor ed) if the field changed is a menu item.
This gets called by action(FieldTransfer ft,Editor ed) and by fieldChanged(FieldTransfer ft,Editor ed) if the field changed is a menu item.
This gets called by action(FieldTransfer ft,Editor ed) and by fieldChanged(FieldTransfer ft,Editor ed) if the field changed is a menu item.
This gets called by action(FieldTransfer ft,Editor ed) and by fieldChanged(FieldTransfer ft,Editor ed) if the field changed is a menu item.
This gets called by action(FieldTransfer ft,Editor ed) and by fieldChanged(FieldTransfer ft,Editor ed) if the field changed is a menu item.
actionOnChoiceSelect - field in class ewe.ui.mComboBox
Set this true to generate a Action event (PRESSED) if a selection is made using the drop-down choice.
actionOnPress - field in class ewe.ui.ButtonControl
actionOnPress - field in class ewe.ui.HyperlinkLabel
This indicates that an action should occur when the pen/mouse is first pressed on the control.
ACTIVATE - static field in class ewe.ui.WindowEvent
This indicates that the window is now active.
activate() - method in class ewe.ui.ButtonControl
This does NOT enable a disabled control - but tells it to put itself in an "active" state.
activate() - method in class ewe.ui.Control
This does NOT enable a disabled control - but tells it to put itself in an "active" state.
activate() - method in class ewe.graphics.MosaicPanel
Allows mouse interaction with images on the
activeCellControl - field in class ewe.ui.TableModel
activeColor - field in class ewe.ui.HyperlinkLabel
This is the color for the label when the cursor moves over it.
activeCount() - method in class ewe.sys.mThreadGroup
activeGroupCount() - method in class ewe.sys.mThreadGroup
actsAsRGBImageData(ewe.fx.ImageData) - static method in class ewe.fx.RGBImageData
Return true if the specified ImageData acts in the same way that an RGBImageData would act.
actual - field in class ewe.ui.ScrollTrack
ADD - static field in class ewe.sys.Math
add(boolean) - method in class ewe.io.RemoteCall
Use this to add a parameter of type boolean.
add(char) - method in class ewe.io.RemoteCall
Use this to add a char parameter.
add(char[],int,int) - method in class ewe.ui.formatted.FormattedTextMaker
add(double) - method in class ewe.io.RemoteCall
Use this to add a parameter of type float or double.
add(ewe.data.Property) - method in class ewe.data.PropertyList
Adds a non-exclusive property.
Adds a non-exclusive property.
add(ewe.data.PropertyList) - method in class ewe.data.PropertyList
Add an empty new TreeNode to the specified tree node.
Add a new control in a new TreeNode to the specified tree node.
add(ewe.database.DatabaseEntry) - method in class ewe.database.EntriesView
Add a new DatabaseEntry to the view (it is added to the end) and save it in the FoundEntries and database.
add(ewe.database.DatabaseEntry) - method in class ewe.database.FoundEntries
This saves a new entry to the database AND adds it to this FoundEntries object.
This saves a new entry to the database AND adds it to this FoundEntries object.
add(ewe.datastore.DatabaseEntry) - method in class ewe.datastore.FoundEntries
This saves a new entry to the database AND adds it to this FoundEntries object.
add(ewe.math.BigDecimal) - method in class ewe.math.BigDecimal
add(ewe.math.BigInteger) - method in class ewe.math.BigInteger
add(ewe.sys.VMApp) - method in class ewe.ui.LaunchPanel
add(ewe.sys.VMApp) - method in class ewe.ui.PhoneVMLauncher
add(ewe.ui.Control) - method in class ewe.ui.Container
Adds a child control to this container.
add(ewe.ui.Control) - method in class ewe.ui.UIBuilder
add(ewe.util.Vector,java.lang.Object) - static method in class ewe.util.Vector
This adds an object to the end of the Vector v.
add(ewex.math.BigDecimal) - method in class ewex.math.BigDecimal
add(ewex.math.BigInteger) - method in class ewex.math.BigInteger
add(ewex.security.Permission) - method in class ewex.security.PermissionCollection
This method adds a new Permission object to the collection.
add(ewex.security.Permission) - method in class ewex.security.Permissions
This method adds a new Permission to this collection.
add(int) - method in class ewe.util.IntArray
Append a value to the end of the array.
add(int,java.lang.Object) - method in class ewe.util.Vector
Inserts an object at the given index.
add(java.lang.Object) - method in class ewe.io.RemoteCall
Use this to add an object or array parameter (including null).
add(java.lang.Object) - method in class ewe.util.Vector
Adds an object to the end of the vector.
add(java.lang.Object) - method in class ewe.util.WeakSet
This adds a reference to the set.
add(java.lang.Object,boolean) - method in class ewe.util.Grid
Add the object to the current row.
add(java.lang.Object[]) - method in class ewe.data.PropertyList
add(java.lang.String) - method in class ewe.ui.ButtonBar
add(java.lang.String) - method in class ewe.ui.formatted.FormattedTextMaker
add(java.lang.String) - method in class ewe.ui.UIBuilder
Add a new control in a new TreeNode to the root tree node.
Adds a non-exclusive property.
add(java.lang.String[]) - method in class ewe.ui.ButtonBar
add(long) - method in class ewe.io.RemoteCall
Use this to add a parameter of type byte, short, int and long.
add_1(int[],int[],int,int) - static method in class ewe.math.MPN
Add x[0:size-1] and y, and write the size least significant words of the result to dest.
add_n(dest[],int[],int[],int) - static method in class ewe.math.MPN
Add x[0:len-1] and y[0:len-1] and write the len least significant words of the result to dest[0:len-1].
ADD_NEW - static field in class ewe.sys.VMApp
addAll(ewe.util.Vector) - method in class ewe.util.Grid
Add all elements of the Vector parameter to the current row.
addAll(ewe.util.Vector) - method in class ewe.util.Vector
addAll(java.lang.Object[]) - method in class ewe.util.Vector
addAll(java.lang.Object[],int,int) - method in class ewe.util.Vector
addAll(java.lang.String) - method in class ewe.ui.UIBuilder
Add all the specified fields.
addArrow(int,boolean) - method in class ewe.ui.UpDownScroller
This method is called when a new attribute of an XML element is encountered.
This method is called when a new attribute of an XML element is encountered.
addBatch() - method in class ewex.sql.PreparedStatement
This method adds a set of parameters to the batch for JDBC 2.0.
addBatch(java.lang.String) - method in class ewex.sql.Statement
This method adds a SQL statement to a SQL batch.
addBlankLine() - method in class ewe.ui.formatted.FormattedTextMaker
addButton(ewe.ui.Control) - method in class ewe.ui.Form
This is used to add custom buttons to the bottom of the bar.
addButton(java.lang.String) - method in class ewe.ui.InputStack
Add a new item to the tabbed panel.
addCheck(ewe.ui.mCheckBox) - method in class ewe.ui.CheckBoxGroup
addCheckBox(java.lang.String) - method in class ewe.ui.InputStack
Add a child to this TreeNode at the end of the child list.
Add a child to this TreeNode at the end of the child list.
Add a child unit and update its "parent" field to point to this display.
addChild(ewex.xml.IXMLElement) - method in class ewex.xml.IXMLElement
Adds a child element.
addChild(ewex.xml.IXMLElement) - method in class ewex.xml.XMLElement
Adds a child element.
addChoice(java.lang.String) - method in class ewe.ui.InputStack
addClassLoader(java.lang.ClassLoader) - static method in class ewe.util.mClassLoader
Add a ClassLoader to the WeakSet of application classLoaders.
addCloseControls() - method in class ewe.ui.ControlPopupForm
addCloseTabButton() - method in class ewe.ui.mTabbedPanel
addColumn(java.lang.Object) - method in class ewe.fx.IconAndText
This adds a new column of data along the line.
This adds a new column of data along the line.
This adds a new column of data along the line.
addComboBox(java.lang.String) - method in class ewe.ui.InputStack
addCycledKeys(int,long[]) - method in class ewe.ui.InputMethod
addData(java.lang.Object) - method in class ewe.database.EntriesView
Add a new record to the view (it is added to the end) and save it in the FoundEntries and database.
addData(java.lang.Object) - method in class ewe.database.FoundEntries
Add a new entry using the data object.
addData(java.lang.Object) - method in class ewe.datastore.FoundEntries
Add new data.
addData(java.lang.Object) - method in class ewe.database.FoundEntriesObject
Add a new entry using the data object.
addDecimalPoint() - method in class ewe.ui.NumericKeyPad
addDirectly(ewe.ui.Control) - method in class ewe.ui.Container
addDirectly(ewe.ui.Control) - method in class ewe.ui.Panel
Use this to add a control directly to the Panel.
addDiscarder(ewe.sys.Handle.ObjectDiscarder) - static method in class ewe.sys.Handle
Add an ObjectDiscarder to the global set of ObjectDiscarders.
addElement(java.lang.Object) - method in class ewe.util.Vector
Adds an external entity.
Adds an external entity.
Use this to add a Control for a field when the Control will not be added as a child of the Editor but will be added to some external Container.
Use this to add a Control for a field when the Control will not be added as a child of the Editor but will be added to some external Container.
This is the main way of adding a field to the Editor - although it does not add the control as a child of the Editor.
This is the main way of adding a field to the Editor - although it does not add the control as a child of the Editor.
addField(java.lang.String,int) - method in class ewe.database.Database
Add a new field.
addField(java.lang.String,int) - method in class ewe.datastore.Database
Add a new field.
addField(java.lang.String,int) - method in class ewe.database.DatabaseObject
Add a new field.
addField(java.lang.String,int) - method in class ewe.datastore.DataTable
Add a new field.
addFileControls(boolean) - method in class ewe.ui.SaveableEditor
If the screen is big this will add the file buttons to either the top or bottom of the editor.
This adds the File controls.
addFont(ewe.fx.Font,java.lang.String) - static method in class ewe.ui.mApp
Add a Font to the application font library.
addHtml(java.lang.String) - method in class ewe.ui.formatted.FormattedTextMaker
addImage(ewe.graphics.AniImage) - method in class ewe.graphics.Mosaic
Add an image to the mosaic.
This adds an image to the internal Hashtable using with the specified name.
Add a set of inputs given the field names.
Adds an internal entity.
Adds an internal entity.
Add an item and return the MenuItem created for it.
Add a new item to the tabbed panel.
This adds a control to the MultiPanel with a specified short (Tab) name and optional long name.
addItem(java.lang.Object) - method in class ewe.ui.ChoiceControl
Insert an item in the control.
addItem(java.lang.String) - method in class ewe.ui.mList
Add an item and return the MenuItem created for it.
This add items but does not update the screen.
addKey(java.lang.String) - method in class ewe.ui.NumericKeyPad
addLabel(java.lang.String) - method in class ewe.ui.InputStack
addLast(ewe.ui.Control) - method in class ewe.ui.Panel
addLast(ewe.ui.Control,int,int) - method in class ewe.ui.Panel
addLink(ewe.io.FileChooserLink) - method in class ewe.filechooser.FileChooser
Add an event listener.
Add an event listener.
addListItem(java.lang.Object) - method in class ewe.data.IList
addListItems(java.lang.Object[]) - method in class ewe.data.IList
addLoopSegment(java.lang.String,int) - method in class ewe.graphics.AnimatedIcon
addMask(java.lang.String) - method in class ewe.filechooser.FileChooser
Use this to add a file mask to the chooser's mask list.
addMenu(ewe.ui.PullDownMenu) - method in class ewe.ui.MenuBar
addMenu(java.lang.String) - method in class ewe.ui.MenuBar
Use this within addToPanel() if you still want it's default of creating a new UIBuilder and adding an InputStack.
addNew() - method in class ewe.database.DatabaseTableModel
addNewItemIndex - field in class ewe.ui.mComboBox
addNewOnesFirst - field in class ewe.database.FoundEntriesObject
addNewOnesLast - field in class ewe.datastore.FoundEntries
addNext(ewe.ui.Control) - method in class ewe.ui.Panel
addNext(ewe.ui.Control,boolean) - method in class ewe.ui.Panel
addNext(ewe.ui.Control,int,int) - method in class ewe.ui.Panel
addObject(java.lang.Object) - method in class ewe.database.DatabaseTableModel
This works on any object.
Given a remote entry, add or replace it in this database.
Given a remote entry, add or replace it in this database.
This is used to add a parameter.
This method is called when a PCDATA element is encountered.
This method is called when a PCDATA element is encountered.
addRange(int,int) - method in class ewe.database.EntriesView
Add a range of indexes to the EntriesView.
addRange(int,int) - method in class ewe.fx.print.PrintOptions
Add a range of pages to print.
addRange(int,int) - method in class ewe.util.RangeList
addRecord(byte[],int,int) - method in class ewe.database.RecordFile
addRecord(byte[],int,int,boolean) - method in class ewe.database.RecordFile
Add the data as a new record.
addRecord(int) - method in class ewe.io.Catalog
Adds a record to the end of the catalog.
Add a non-exclusive requestor property.
Return the address of the TreeNode relative to the root TreeNode.
addressOf(int) - method in class ewe.ui.TreeTableModel
Find the address of the line.
This tries to find the address of a child given its path from the parent.
Add a section to the list/menu.
addSort(java.lang.String,int,int) - method in class ewe.database.Database
Create a new sort criteria that sorts using one field only.
addSort(java.lang.String,int,int) - method in class ewe.datastore.Database
Create a new sort criteria that sorts using one field only.
addSort(java.lang.String,int,int) - method in class ewe.database.DatabaseObject
Create a new sort criteria.
addSort(java.lang.String,int,int) - method in class ewe.datastore.DataTable
Create a new sort criteria.
Create a new sort criteria allowing you to specify up to four fields.
Create a new sort criteria allowing you to specify up to four fields.
Create a new sort criteria allowing you to specify up to four fields.
Create a new sort criteria allowing you to specify up to four fields.
Create a new sort criteria allowing you to specify up to four fields.
Create a new sort criteria allowing you to specify up to four fields.
Create a new sort criteria allowing you to specify up to four fields.
Create a new sort criteria allowing you to specify up to four fields.
addSpecialField(int) - method in class ewe.database.Database
Use this to add one of the reserved fields (the XXXX_FIELD) values.
addSpecialField(int) - method in class ewe.datastore.Database
Use this to add one of the reserved fields (the XXXX_FIELD) values.
addSpecialField(int) - method in class ewe.database.DatabaseObject
Use this to add one of the reserved fields (the XXXX_FIELD) values.
addSpecialField(int) - method in class ewe.datastore.DataTable
addStandardFileMenu() - method in class ewe.ui.AppForm
This creates the file menu and adds it to the "menus" menu bar.
This creates the file menu and adds it to the "menus" menu bar, and places requested tools in the tools tool bar.
addTabbedPanel(boolean) - method in class ewe.ui.Form
A very useful method for creating a Form with a tabbed panel.
addTask(java.lang.Runnable) - method in class ewe.sys.ThreadPool
Use this to add a task to run.
Use this to add a task to run.
addTextFormatter(int,int,int,int) - method in class ewe.ui.formatted.TextDisplay
addTextFormatter(int,int,int,int,int) - method in class ewe.ui.formatted.TextDisplay
addTimer(ewe.ui.Control,int) - method in class ewe.ui.MainWindow
Adds a timer to a control.
addTimer(int) - method in class ewe.ui.Control
addTo - field in class ewe.ui.MessageBox
addTo(ewe.ui.CellPanel) - method in class ewe.ui.UIBuilder
Set the specified CellPanel as being the current open panel.
addTo(ewe.ui.formatted.TextDisplay) - method in class ewe.ui.formatted.FormattedTextMaker
addTo(ewe.ui.SingleContainer) - method in class ewe.ui.SoftKeyBar
addToolbar() - method in class ewe.ui.Form
A very useful method for creating a Form with a toolbar or menubar.
Create a tool button (one with an icon only, no text label) and optionally add it to the "tools" bar.
Create a tool button (one with an icon only, no text label) and add it to the "tools" bar.
Override this to provide the user interface for editing the Object.
Override this to provide the user interface for editing the Object.
You should not need to override this, but you can if you want to completely change the way the input form will look.
Override this to provide the user interface for editing the Object.
Override this to provide the user interface for editing the Object.
Override this to provide the user interface for editing the Object.
addToSavedHistory(java.lang.String,ewe.io.File) - static method in class ewe.filechooser.FileChooser
Add a file or directory to the saved history.
This adds a section to the selection, extending the current selection to include all cells in between.
This adds a section to the selection and will either extend the selection or add it as an individual selection.
addToSelection(int,int) - method in class ewe.ui.TableControl
This adds to the selection.
Add bytes to the signature.
addToSnapShot(ewe.graphics.AniImage) - method in class ewe.graphics.Mosaic
This is used for advanced refreshing with quickDragging.
Use this to change the flags for the child indexes of the specified parent.
adjustForPen(double,ewe.fx.Rect) - method in class ewe.fx.print.PageRect
adjustForPen(double,ewe.fx.Rect) - method in class ewe.fx.print.PrintableObject
A Pen size that is greater than 1 will result in lines that extend to either side of the actual line.
Adjust the positions of the characters as currently specified by calculatedPositions.
aDouble - static field in class ewe.sys.Test
ADVANCED_EDITOR - static field in class ewe.io.SerialPortOptions
This is an option when calling getEditor(int type) on this object.
ae - field in class ewe.ui.PanelSplitter
affects(java.lang.String) - method in class ewe.ui.EditorEvent
This checks if the event is a TO_CONTROLS or a FROM_CONTROLS event, if it affects the field "aField".
afile - field in class ewe.filechooser.FileChooser
This is a copy of the File model being used by the FileChooser.
aFile - field in class ewe.filechooser.FileChooserDemo
afile - field in class ewe.filechooser.FileTree
after - field in class ewe.ui.PanelSplitter
This is the control after (to the right or below) the splitter.
after(ewe.sys.Time) - method in class ewe.sys.Time
after(ewex.sql.Timestamp) - method in class ewex.sql.Timestamp
This methods tests whether this object is later than the specified object.
afterLast() - method in class ewex.sql.ResultSet
This method repositions the cursor to after the last row in the result set.
ALG_DEFAULT_BLOCK - static field in class ewex.msencrypt.Encryptor
This is an encryption algorithm.
ALG_DEFAULT_STREAM - static field in class ewex.msencrypt.Encryptor
This is an encryption algorithm.
ALG_DES - static field in class ewex.msencrypt.Encryptor
This is an encryption algorithm.
ALG_RC2 - static field in class ewex.msencrypt.Encryptor
This is an encryption algorithm.
ALG_RC4 - static field in class ewex.msencrypt.Encryptor
This is an encryption algorithm.
alignment - field in class ewe.ui.ButtonControl
alignment - field in class ewe.ui.ButtonObject
alignment - field in class ewe.data.FieldData
The alignment of the text of the data when displayed - by default it is UIConstants.LEFT.
alignment - field in class ewe.ui.mLabel
alignment - field in class ewe.ui.TableCellAttributes
alignment - field in class ewe.graphics.pagedisplay.TextUnit
All - static field in class ewe.ui.ControlConstants
all - field in class ewe.ui.Panel
ALL_DOS_FLAGS - static field in class ewe.io.FilePermissions
All the FLAG_ flags together.
ALL_UNIX_PERMISSIONS - static field in class ewe.io.FilePermissions
All the OWNER_ and GROUP_ and OTHER_ permissions together.
allColumns - field in class ewe.data.FieldTableModel
This is a list of all the possible fields that can be displayed by the model.
allColumnsSameSize - field in class ewe.ui.TableModel
This will result in an adjustment to one column affecting all columns.
allFilesMask - static field in class ewe.filechooser.FileChooserBase
This is the standard allFilesMask.
allInclusive - field in class ewe.database.EntriesView
allocatePageRectScaling - field in class ewe.fx.print.PrintSurfaceObject
If this is set true, then you intend to call the getScaledImage() method on PageRect objects that you create during the putPageRect() method.
allocateScalingBuffer(int,int) - method in class ewe.fx.print.PageRect
Attempt to allocate enough buffer space to allow the entire PageRect can be scaled from the dimensions of the allocated image buffer to an Image of the specified destination dimensions.
Attempt to allocate enough buffer space to allow the entire PageRect can be scaled from the specified source dimensions to an Image of the specified destination dimensions.
ALLOW_BLANK - static field in class ewe.ui.NumberEntry
ALLOW_LEADING_ZEROS - static field in class ewe.ui.NumberEntry
allowClipboardOperations - field in class ewe.ui.TableControl
allowDragSelection - field in class ewe.ui.TableControl
Set this to false so that only one cell/cell group can be selected at a time.
allowFileViewing - static field in class ewe.filechooser.FileChooserBase
allowNotOnMeSelection() - method in class ewe.ui.BasicList
allowNotOnMeSelection() - method in class ewe.ui.Menu
allowNullStrings - static field in class ewe.datastore.DatabaseEntry
This is true by default - it allows the storing and retrieving of null String values.
allowNumericInput - field in class ewe.ui.UpDownInput
Set this false to disallow numeric input.
allowOverwrite - field in class ewe.ui.mTextPad
If this is true (which it is by default) then the user will be allowed to switch between overwrite and insert mode using the INS key.
Set this true if the addition of a title should allow the entire frame to increase its size.
AllPermission - class ewex.security.AllPermission
This class is a permission that implies all other permissions.
AllPermission() - constructor for class ewex.security.AllPermission
Create a new AllPermission object.
Create a new AllPermission object.
allProceduresAreCallable() - method in class ewex.sql.DatabaseMetaData
This method tests whether or not all the procedures returned by the getProcedures method can be called by this user.
allRowsSameSize - field in class ewe.ui.TableModel
This will result in an adjustment to one row affecting all row.
allTablesAreSelectable() - method in class ewex.sql.DatabaseMetaData
This method tests whether or not all the table returned by the getTables method can be selected by this user.
aLong - static field in class ewe.sys.Test
ALPHA_CHANNEL - static field in class ewe.fx.Image
This is an option to be used in Image initializers.
ALREADY_MADE - static field in class ewe.ui.Card
A flag.
ALT - static field in class ewe.ui.IKeys
modifier for alt key
ALWAYS - static field in class ewe.database.Synchronizer
ALWAYS - static field in class ewe.datastore.Synchronizer
alwaysContinue - field in class ewe.io.CopyOver
alwaysDrop - field in class ewe.ui.mChoice
If you set this true, the mChoice will always display a drop menu when you click on it outside of the drop button area, instead of cycling through the choices as it does by default.
AlwaysEnabled - static field in class ewe.ui.ControlConstants
Control Modifier - sets the control to always be enabled, regardless of the Disabled flag.
AlwaysOnTop - static field in class ewe.fx.mImage
A property bit - The image is always on top.
AlwaysRecalculateSizes - static field in class ewe.ui.ControlConstants
Control Modifier - forces the control to always do a full recalculation of its preferred size rather than using a cached version.
alwaysShow - field in class ewe.ui.ScrollablePanel
AlwaysShowHorizontalScrollers - static field in class ewe.ui.ScrollablePanel
This is an option for setOptions() - it keeps horizontal scrollers always displayed.
AlwaysShowVerticalScrollers - static field in class ewe.ui.ScrollablePanel
This is an option for setOptions() - it keeps vertical scrollers always displayed.
alwaysStop - field in class ewe.io.CopyOver
AM_PM - static field in class ewe.sys.Locale
Use with getString()/fromString() - The full name of the AM/PM.
amDragging - field in class ewe.graphics.InteractivePanel
amInSystemQueue() - static method in class ewe.sys.Vm
This checks if the current thread is being run within the System Queue.
amOnTopFrame() - method in class ewe.ui.Control
amScrolling - field in class ewe.ui.BasicList
amScrolling - field in class ewe.ui.mTextArea
amScrolling - field in class ewe.ui.mTextPad
anchor - field in class ewe.ui.ButtonControl
anchor - field in class ewe.ui.ButtonObject
anchor - field in class ewe.data.FieldData
The anchor of the text of the data when displayed - by default it is UIConstants.WEST.
anchor - field in class ewe.ui.mLabel
anchor - field in class ewe.ui.TableCellAttributes
anchor - field in class ewe.graphics.pagedisplay.TextUnit
anchor - field in class ewe.ui.UpDownInput
Modify subArea so that it is anchored appropriately in largeArea.
and(ewe.math.BigInteger) - method in class ewe.math.BigInteger
Return the logical (bit-wise) "and" of two BigIntegers.
and(ewex.math.BigInteger) - method in class ewex.math.BigInteger
Return the logical (bit-wise) "and" of two BigIntegers.
andNot(ewe.math.BigInteger) - method in class ewe.math.BigInteger
andNot(ewex.math.BigInteger) - method in class ewex.math.BigInteger
AniImage - class ewe.graphics.AniImage
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
AniImage() - constructor for class ewe.graphics.AniImage
AniImage(ewe.fx.IImage) - constructor for class ewe.graphics.AniImage
AniImage(ewe.fx.IImage,int) - constructor for class ewe.graphics.AniImage
AniImage(ewe.fx.Image,int,boolean) - constructor for class ewe.graphics.AniImage
AniImage(java.lang.String) - constructor for class ewe.graphics.AniImage
AniImage(java.lang.String,ewe.fx.Color) - constructor for class ewe.graphics.AniImage
AniImage(java.lang.String,java.lang.String) - constructor for class ewe.graphics.AniImage
Animate the icon on the taskbar.
AnimatedIcon - class ewe.graphics.AnimatedIcon
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
AnimatedIcon() - constructor for class ewe.graphics.AnimatedIcon
Create a blank AnimatedIcon.
AnimatedIcon(ewe.fx.ImageInfo[]) - constructor for class ewe.graphics.AnimatedIcon
AnimatedIcon(ewe.io.Stream) - constructor for class ewe.graphics.AnimatedIcon
AnimatedIcon(java.lang.String) - constructor for class ewe.graphics.AnimatedIcon
animatedImages - field in class ewe.ui.HtmlViewer
Specifies if animated images should be allowed - true on some systems by default.
animateMoveTo(int,int,int) - method in class ewe.graphics.AniImage
Move this AniImage to a new location, moving it on screen within a certain time period.
animation - field in class ewe.ui.TaskbarWindow
AnyHostName - static field in class ewe.net.SocketMaker
anyView - field in class ewe.database.SafeDBAccess
APP0 - static field in class ewe.ui.IFunctionKeys
APP1 - static field in class ewe.ui.IFunctionKeys
APP10 - static field in class ewe.ui.IFunctionKeys
APP11 - static field in class ewe.ui.IFunctionKeys
APP12 - static field in class ewe.ui.IFunctionKeys
APP13 - static field in class ewe.ui.IFunctionKeys
APP14 - static field in class ewe.ui.IFunctionKeys
APP15 - static field in class ewe.ui.IFunctionKeys
APP2 - static field in class ewe.ui.IFunctionKeys
APP3 - static field in class ewe.ui.IFunctionKeys
APP4 - static field in class ewe.ui.IFunctionKeys
APP5 - static field in class ewe.ui.IFunctionKeys
APP6 - static field in class ewe.ui.IFunctionKeys
APP7 - static field in class ewe.ui.IFunctionKeys
APP8 - static field in class ewe.ui.IFunctionKeys
APP9 - static field in class ewe.ui.IFunctionKeys
APP_TO_FRONT - static field in class ewe.ui.WindowEvent
This is a request from the VM for the application to bring itself to the front - displaying whatever it considers to be the current active window.
append(boolean) - method in class java.lang.StringBuffer
append(boolean) - method in class java.lang.StringBuilder
append(byte) - method in class ewe.util.ByteArray
Append a single byte of data.
append(byte[],int,int) - method in class ewe.util.ByteArray
Add bytes to the end of the ByteArray.
append(char) - method in class java.lang.StringBuffer
append(char) - method in class java.lang.StringBuilder
append(char,boolean) - method in class ewe.ui.Console
Append a single character to the console.
append(char[]) - method in class java.lang.StringBuffer
append(char[]) - method in class java.lang.StringBuilder
append(char[],int,int) - method in class ewe.util.CharArray
Add characters to the end of the CharArray.
append(char[],int,int) - method in class java.lang.StringBuffer
append(char[],int,int) - method in class java.lang.StringBuilder
append(char[],int,int,boolean) - method in class ewe.ui.Console
append(double) - method in class java.lang.StringBuffer
append(double) - method in class java.lang.StringBuilder
append(ewe.database.DatabaseEntry) - method in class ewe.database.Database
Use this method in "Append" mode to add a data item to the Databse.
append(ewe.database.DatabaseEntry) - method in class ewe.database.DatabaseObject
Use this method in "Append" mode to add a data item to the Databse.
append(ewe.datastore.DatabaseEntry) - method in class ewe.datastore.FoundEntries
This saves a new entry to the database AND adds it to this FoundEntries object.
Append another path to this path.
Append another path to this path.
append(float) - method in class java.lang.StringBuffer
append(float) - method in class java.lang.StringBuilder
append(int) - method in class ewe.util.IntArray
append(int) - method in class java.lang.StringBuffer
append(int) - method in class java.lang.StringBuilder
append(int[],int,int) - method in class ewe.util.IntArray
append(java.lang.Object) - method in class java.lang.StringBuffer
append(java.lang.Object) - method in class java.lang.StringBuilder
append(java.lang.String) - method in class ewe.util.CharArray
append(java.lang.String) - method in class ewe.ui.InputKeyPad
append(java.lang.String) - method in class ewe.ui.NumericKeyPad
append(java.lang.String) - method in class java.lang.StringBuffer
append(java.lang.String) - method in class java.lang.StringBuilder
append(java.lang.String,boolean) - method in class ewe.ui.Console
append(long) - method in class java.lang.StringBuffer
append(long) - method in class java.lang.StringBuilder
appendArray(java.lang.Object,java.lang.Object) - static method in class ewe.util.Utils
Join two arrays together to form a new array which contains the elements of the first followed by the elements of the second.
appendArrays - field in class ewe.io.Buffer
Set this true for use as an array transfer buffer.
appendData(java.lang.Object) - method in class ewe.datastore.FoundEntries
Append new data.
appendFile - field in class ewe.data.FieldTableExportSpecs
appendInt(int) - method in class ewe.util.ByteArray
Append a four-byte integer value.
appendInt(int,int) - method in class ewe.util.ByteArray
Append an integer value as up to four bytes in big-endian format.
appendLong(long) - method in class ewe.util.ByteArray
Append a long value as eight bytes in big-endian format.
appendTo(int[]) - method in class ewe.util.IntArray
Append all values in this IntArray to the specified destination array.
appendTo(int[],boolean) - method in class ewe.util.IntArray
Append all values in this IntArray to the specified destination array with the option of reversing the order of integers in this IntArray before appending.
AppForm - class ewe.ui.AppForm
An AppForm is usually the best Form to use as your application's main Form.
AppForm() - constructor for class ewe.ui.AppForm
Create a new AppForm() with no tabbed panels.
AppForm(boolean,boolean) - constructor for class ewe.ui.AppForm
Create an AppForm that can optionally use tabs.
AppForm(java.lang.Object) - constructor for class ewe.ui.AppForm
Create an AppForm that does not use tabs and is setup to edit a particular Object.
AppForm(java.lang.Object,boolean,boolean) - constructor for class ewe.ui.AppForm
Create an AppForm that can optionally use tabs.
Create an AppForm that can optionally use tabs.
AppFrame - class ewe.ui.AppFrame
An AppFrame is a specialized Frame only used for the main Frame for all other application Frames under special circumstances (e.g.
appFrame - static field in class ewe.ui.mApp
applicationError(java.lang.String) - static method in class ewe.sys.Vm
Force a halt of the application due to a critical error.
applicationToFront() - static method in class ewe.ui.Window
This will attempt to bring the topmost window of the application to the front.
apply - field in class ewe.ui.Form
apply() - method in class ewe.sys.VMOptions
apply(ewe.fx.Insets,ewe.fx.Rect) - static method in class ewe.fx.Insets
Apply the specified Insets to the Rect r.
apply(ewe.fx.Rect) - method in class ewe.fx.Insets
Apply this Insets to the Rect r.
applyAfter() - method in class ewe.ui.formatted.TextFormatter
Returns if this need to be applied at the end of the line.
applyBefore() - method in class ewe.ui.formatted.HotSpot
Returns if this need to be applied at the start or during the line.
applyBefore() - method in class ewe.ui.formatted.TextFormatter
Returns if this need to be applied at the start or during the line.
appResized(int,int,int) - method in class ewe.ui.Window
This will be called if the main window is resized.
apps - static field in class ewe.ui.LaunchPanel
apps - static field in class ewe.ui.PhoneVMLauncher
apps - field in class ewe.sys.VMApps
appsToMenu() - method in class ewe.ui.PhoneVMLauncher
arc4random() - method in class ewe.security.SecureRandom
Return a 32-bit random number from arc4random(3)
arc4random_pushb(byte[]) - method in class ewe.security.SecureRandom
Return a 32-bit random number from arc4random(3)
arc4random_pushb(byte[],int) - method in class ewe.security.SecureRandom
Return a 32-bit random number from arc4random(3)
Area - interface ewe.fx.Area
An Area represents an arbitrarily shaped 2D area.
area - field in class ewe.ui.InputPopupForm
areaScroller - field in class ewe.ui.InputPopupForm
ARGB_IMAGE - static field in class ewe.fx.Image
This is an option to be used in Image initializers.
args - field in class ewe.sys.VMApp
arguments - field in class ewe.filechooser.NewShortcut
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
ArithmeticException() - constructor for class java.lang.ArithmeticException
Array - class ewe.reflect.Array
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
Array - interface ewex.sql.Array
This interface provides methods for accessing SQL array types.
Array - class java.lang.reflect.Array
Array holds static helper functions that allow you to create and manipulate arrays by reflection.
ARRAY - static field in class ewex.sql.Types
ARRAY - static field in class ewe.reflect.Wrapper
Copy from one array to another.
This is exactly the same as copyArray() except that it is a void method and that it mirrors the standard System.arraycopy.
This implements an ImageData object using an Array of bytes or ints to store the pixel information.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
arrayLength - field in class ewe.util.DataProperty
If the data is a byte array this marks the length of the data for this property in the array.
arrayLength(java.lang.Object) - static method in class ewe.reflect.Reflect
Gets the length of the array - if obj represents an array type.
arrayStart - field in class ewe.util.DataProperty
If the data is a byte array this marks the start of the data for this property in the array.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
ArrayStoreException() - constructor for class java.lang.ArrayStoreException
ArrowButton - class ewe.ui.ArrowButton
This is a button which displays an arrow in its center.
ArrowButton(int) - constructor for class ewe.ui.ArrowButton
arrowDirection - field in class ewe.ui.ButtonControl
This allows an optional arrow to be displayed along with the text and icon.
arrowDirection - field in class ewe.ui.ButtonObject
arrowPosition - field in class ewe.ui.PanelSplitter
asABrowser - field in class ewe.filechooser.FileChooserDemo
ASCII_CODEC - static field in class ewe.io.IO
The name for the Ewe library's Ascii Codec.
AsciiCodec - class ewe.io.AsciiCodec
AsciiCodec() - constructor for class ewe.io.AsciiCodec
AsciiCodec(int) - constructor for class ewe.io.AsciiCodec
ASIN - static field in class ewe.sys.Math
Arc Sine trig function.
asin(double) - static method in class java.lang.Math
Returns the arc sine of an angle, in the range of -pi/2 through pi/2.
AssertionError - error java.lang.AssertionError
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
AssertionError() - constructor for class java.lang.AssertionError
AssertionError(char) - constructor for class java.lang.AssertionError
AssertionError(double) - constructor for class java.lang.AssertionError
AssertionError(float) - constructor for class java.lang.AssertionError
AssertionError(int) - constructor for class java.lang.AssertionError
AssertionError(java.lang.Object) - constructor for class java.lang.AssertionError
AssertionError(java.lang.Throwable) - constructor for class java.lang.AssertionError
AssertionError(long) - constructor for class java.lang.AssertionError
AssertionError(short) - constructor for class java.lang.AssertionError
ASSOCIATE_EWE_APPLICATION - static field in class ewex.registry.Registry
An option for associateFile().
ASSOCIATE_ICON_IS_RESOURCE - static field in class ewex.registry.Registry
An option for associateFile().
This associates files with a certain extension to a particular application.
This associates files with a certain extension to the running Ewe application.
This associates files with a certain extension to the running Ewe application.
associateIcon(java.lang.String,ewe.fx.IImage) - static method in class ewe.filechooser.FileChooser
This associates an icon with the specified file extension.
AsyncTask - class ewe.sys.AsyncTask
An AsyncTask is used to execute a single method in a target Object, or a static method in a class in a separate thread, returning a Handle that can be used to monitor and (in some cases) control the execution of the method.
AsyncTask() - constructor for class ewe.sys.AsyncTask
Create a new AsyncTask.
Create a new AsyncTask specifying the class of the target object and the full name and specs for the method.
Create a new AsyncTask specifying the class of the target object as a String and the full name and specs for the method.
AT_LEAST_ONE_DECIMAL - static field in class ewe.sys.Double
Option for toString().
ATAN - static field in class ewe.sys.Math
Arc Tangent trig function.
atan(double) - static method in class java.lang.Math
Returns the arc tangent of an angle, in the range of -pi/2 through pi/2.
atan(double,double) - static method in class java.lang.Math
the same as atan2()
ATAN2 - static field in class ewe.sys.Math
Arc Tangent2 trig function.
atan2(double,double) - static method in class java.lang.Math
Converts rectangular coordinates (b, a) to polar (r, theta).
atEOF - field in class ewe.io.InputStream
atEOF() - method in class ewex.xml.IXMLReader
Returns true if there are no more characters left to be read.
atEOF() - method in class ewex.xml.StdXMLReader
Returns true if there are no more characters left to be read.
atEOF(long) - method in class ewe.database.DatabaseStream
atEOF(long) - method in class ewe.database.RandomAccessDatabaseStream
atEOFOfCurrentStream() - method in class ewex.xml.IXMLReader
Returns true if the current stream has no more characters left to be read.
atEOFOfCurrentStream() - method in class ewex.xml.StdXMLReader
Returns true if the current stream has no more characters left to be read.
attach(ewe.ui.Control) - static method in class ewe.ui.DecimalKeyPad
attach(ewe.ui.mInput) - static method in class ewe.ui.InputForm
attachedTo - field in class ewe.ui.ControlPopupForm
attachedTo - field in class ewe.ui.DateDisplayInput
The Popup Form attached to this input.
Attach the popup form to the specified Control.
ATTRIBUTE_WITH_INVALID_VALUE - static field in class ewex.xml.XMLValidationException
An attribute has an invalid value.
Indicates that an attribute has been added to the current element.
Indicates that an attribute has been added to the current element.
This method is called when the attributes of an XML element have been processed.
attributeDefaultValues - field in class ewex.xml.NonValidator
Contains the default values for attributes for the different element types.
attributeNoNulls - static field in class ewex.sql.DatabaseMetaData
attributeNullable - static field in class ewex.sql.DatabaseMetaData
attributeNullableUnknown - static field in class ewex.sql.DatabaseMetaData
This is called by a server when it has received a sequence of bytes as created by makeServerAuthenticator().
This passes authority from this ClassLoader to another.
AUTO_START_EMULATOR - static field in class ewe.io.RemoteConnection
AUTO_START_IS_EWE_APPLICATION - static field in class ewe.io.RemoteConnection
This registers an auto-start entry which will start when ewesync begins.
AUTO_START_SERVICE - static field in class ewe.io.RemoteConnection
autoAdvance - field in class ewe.ui.DateChooser
autoAdvance - field in class ewe.ui.UpDownInput
This is true by default and is used with the integerDigits value to allow the focus to move to the next field when the full number of digits for this field has been entered.
autoMoveToTop - field in class ewe.graphics.InteractivePanel
If this is true then moveable images will be moved to the top when pressed or dragged.
autoScroll - field in class ewe.ui.CardPanel
If this is true, then the items are placed in ScrollBarPanels before being added to the MultiPanel.
autoScrolling - field in class ewe.graphics.MosaicPanel
autoScrollToVisible - field in class ewe.ui.TableControl
autoSelectFirst - field in class ewe.ui.Menu
If this is true then when the menu is first displayed, the first item will be selected.
autoSelectFirst - field in class ewe.ui.MenuState
autoSpan - static field in class ewe.ui.CellPanel
autoWrap - field in class ewe.ui.Notepad
autoWrap - field in class ewe.ui.TextMessage
available - field in class ewe.ui.ListSelect
available() - method in class ewe.io.BufferedInputStream
This method returns the number of bytes that can be read from this stream before a read can block.
available() - method in class ewe.io.ByteArrayInputStream
This method returns the number of bytes available to be read from this stream.
available() - method in class ewe.io.InputStream
Returns the number of bytes that can be read without blocking.
available() - method in class ewex.xml.PushbackInputStream
This method returns the number of bytes that can be read from this stream before a read can block.
available() - method in class ewe.io.RandomStream
available() - method in class ewe.util.zip.ZipInputStream
Returns the number of bytes that can be read without blocking.
available() - method in class ewe.zip.ZipInputStream
availablePhysical - field in class ewe.sys.MemoryStatus
The available number of bytes in physical memory.
availableVirtual - field in class ewe.sys.MemoryStatus
The available number of virtual memory bytes.
AwtContainer - class ewe.ui.AwtContainer
This is only used in Java VMs.
AwtContainer(java.lang.Object) - constructor for class ewe.ui.AwtContainer

B

back - field in class ewe.ui.Form
back - field in class ewe.ui.NumericKeyPad
BACKB - static field in class ewe.ui.FormBase
An option for doButtons()
background - field in class ewe.ui.ButtonObject
backGround - field in class ewe.ui.Control
background - field in class ewe.fx.Graphics
background - field in class ewe.fx.IconAndText
A background color.
background - field in class ewe.fx.Image
background - field in class ewe.fx.ImageCodec
This is the background color if one was specified.
background - field in class ewe.fx.PixelBuffer
The background for use when drawing via draw().
backgroundColor - field in class ewe.fx.FormattedTextSpecs
backgroundColor - field in class ewe.fx.mImage
backgroundColor - field in class ewe.ui.formatted.TextFormatter
backgroundImage - field in class ewe.graphics.Mosaic
Set this to be a backgroundImage.
backgroundImage - field in class ewe.ui.mTextPad
backgroundImage - field in class ewe.ui.Panel
This is an optional background image to display.
backgroundImage - field in class ewe.ui.PhoneMenu
If this is not null and scaleBackgroundImage is null, then this will be used as the background image.
backgroundLock - field in class ewe.io.MemoryStream
BackSlash - static field in class ewe.util.FileComparer
BACKSPACE - static field in class ewe.ui.IKeys
special key
backup - field in class ewex.livedata.ObjectListEdit
backupCurrent() - method in class ewe.io.SafeFile
NOT IMPLEMENTED YET.
BackupException - exception ewe.database.BackupException
BackupException() - constructor for class ewe.database.BackupException
BackupException(java.lang.String) - constructor for class ewe.database.BackupException
BackupException(java.lang.Throwable) - constructor for class ewe.database.BackupException
backupExists() - method in class ewe.database.SafeDBAccess
Check if a backup for the database exists.
backupNow() - method in class ewe.database.SafeDBAccess
This causes the database to be closed (if it is not open for updating) and then backed up.
BACKWARDS - static field in class ewe.util.SubString
An option for equals().
This error indicates that an individual Record was badly formatted - usually indicating a corrupted file.
BadRecordFormatException() - constructor for class ewe.database.BadRecordFormatException
bar - field in class ewe.ui.ProgressBarForm
bar - field in class ewe.ui.SoftKeyEvent
This is the bar that generated the event.
barColor - field in class ewe.ui.ProgressBar
barModifiersToClear - field in class ewe.ui.SoftKeyBar
barModifiersToSet - field in class ewe.ui.SoftKeyBar
Base64Codec - class ewe.io.Base64Codec
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
baseName() - method in class ewe.sys.VMApp
BasicList - class ewe.ui.BasicList
This is an intermediate class which is the superclass for mList and for SimpleList.
BasicList() - constructor for class ewe.ui.BasicList
BasicList(int,int,boolean) - constructor for class ewe.ui.BasicList
BasicPermission - class ewe.security.BasicPermission
This class is not used in the Ewe library but is provided for compatibility with other external libraries.
BasicPermission - class ewex.security.BasicPermission
This class implements a simple model for named permissions without an associated action list.
BasicPermission(java.lang.String) - constructor for class ewe.security.BasicPermission
BasicPermission(java.lang.String) - constructor for class ewex.security.BasicPermission
Create a new instance with the specified permission name.
Create a new instance with the specified permission name.
BasicStream - interface ewe.io.BasicStream
A BasicStream is a non-blocking Streaming interface.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
This class extends SQLException to count the successful updates in each statement in a batch that was successfully updated prior to the error.
BatchUpdateException() - constructor for class ewex.sql.BatchUpdateException
Initializes a new instance of BatchUpdateException with no descriptive error message.
BatchUpdateException(int[]) - constructor for class ewex.sql.BatchUpdateException
Initializes a new instance of BatchUpdateException with the specified update count information and no descriptive error message.
This method initializes a new instance of BatchUpdateException with the specified descriptive error message and update count information.
This method initializes a new instance of BatchUpdateException with the specified descriptive error message, SQL state, and update count information.
This method initializes a new instance of BatchUpdateException with the specified descriptive error message, SQL state, and update count information.
BATTERY_AC - static field in class ewe.sys.Device
This is a possible parameter for getBatteryState().
BATTERY_BACKUP - static field in class ewe.sys.Device
This is a possible parameter for getBatteryState().
BATTERY_MAIN - static field in class ewe.sys.Device
This is a possible parameter for getBatteryState().
BATTERY_OPTION_FLAGS - static field in class ewe.sys.Device
BATTERY_OPTION_POWER_LEFT - static field in class ewe.sys.Device
BATTERY_STATE_UNKNOWN - static field in class ewe.sys.Device
This is a possible return value for getBatteryState.
baudRate - field in class ewe.io.SerialPortSpecs
The baud rate for communications - defaults to 9600.
BDR_DOTTED - static field in class ewe.ui.UIConstants
BDR_INNER - static field in class ewe.ui.UIConstants
BDR_NOBORDER - static field in class ewe.ui.UIConstants
BDR_OUTER - static field in class ewe.ui.UIConstants
BDR_OUTLINE - static field in class ewe.ui.UIConstants
BDR_RAISEDINNER - static field in class ewe.ui.UIConstants
BDR_RAISEDOUTER - static field in class ewe.ui.UIConstants
BDR_SUNKENINNER - static field in class ewe.ui.UIConstants
BDR_SUNKENOUTER - static field in class ewe.ui.UIConstants
be - field in class ewe.ui.PanelSplitter
beep() - static method in class ewe.fx.Sound
Plays the device's default beep sound.
beep(int) - static method in class ewe.fx.Sound
Plays one of the device's beep sounds.
beepSound - static field in class ewe.ui.MessageBox
before - field in class ewe.ui.PanelSplitter
This is the control before (to the left or above) the splitter.
before(ewe.sys.Time) - method in class ewe.sys.Time
before(ewex.sql.Timestamp) - method in class ewex.sql.Timestamp
This methods tests whether this object is earlier than the specified object.
beforeFirst() - method in class ewex.sql.ResultSet
This method repositions the cursor to before the first row in the result set.
beforeRemoved - static field in class ewe.ui.Control
A temporary holding spot for data in the process of being moved.
This is called by a control to start a drag and drop operation.
This is called by a control to start a drag and drop operation.
bestReference(java.lang.Object,java.lang.Object) - static method in class ewe.reflect.Reflect
This returns the best object to get reference info on a particular class.
This returns the best object to get reference info on a particular class.
bestRowNotPseudo - static field in class ewex.sql.DatabaseMetaData
The best row identifier is not a pseudo-column.
bestRowPseudo - static field in class ewex.sql.DatabaseMetaData
The best row identifier is a pseudo-column.
bestRowSession - static field in class ewex.sql.DatabaseMetaData
The best row identifier is valid to the end of the session.
bestRowTemporary - static field in class ewex.sql.DatabaseMetaData
The best row's scope is only guaranteed to be valid so long as the row is actually being used.
bestRowTransaction - static field in class ewex.sql.DatabaseMetaData
The best row identifier is valid to the end of the transaction.
bestRowUnknown - static field in class ewex.sql.DatabaseMetaData
The best row may or may not be a pseudo-column.
BF_BOTTOM - static field in class ewe.ui.UIConstants
BF_BOTTOMLEFT - static field in class ewe.ui.UIConstants
BF_BOTTOMRIGHT - static field in class ewe.ui.UIConstants
BF_BUTTON - static field in class ewe.ui.UIConstants
BF_DIAGONAL - static field in class ewe.ui.UIConstants
BF_DIAGONAL_ENDBOTTOMLEFT - static field in class ewe.ui.UIConstants
BF_DIAGONAL_ENDBOTTOMRIGHT - static field in class ewe.ui.UIConstants
BF_DIAGONAL_ENDTOPLEFT - static field in class ewe.ui.UIConstants
BF_DIAGONAL_ENDTOPRIGHT - static field in class ewe.ui.UIConstants
BF_EXACT - static field in class ewe.ui.UIConstants
BF_FLAT - static field in class ewe.ui.UIConstants
BF_LEFT - static field in class ewe.ui.UIConstants
BF_MIDDLE - static field in class ewe.ui.UIConstants
BF_MONO - static field in class ewe.ui.UIConstants
BF_PALM - static field in class ewe.ui.UIConstants
BF_RECT - static field in class ewe.ui.UIConstants
BF_RIGHT - static field in class ewe.ui.UIConstants
BF_SOFT - static field in class ewe.ui.UIConstants
BF_SQUARE - static field in class ewe.ui.UIConstants
This flag instructs the border to be done exactly as specified.
BF_TOP - static field in class ewe.ui.UIConstants
BF_TOPLEFT - static field in class ewe.ui.UIConstants
BF_TOPRIGHT - static field in class ewe.ui.UIConstants
BIG_SCREEN - static field in class ewe.ui.Gui
A possible flag for screenIs.
BigDecimal - class ewe.math.BigDecimal
BigDecimal - class ewex.math.BigDecimal
BigDecimal(byte[]) - constructor for class ewe.math.BigDecimal
BigDecimal(byte[],int,int) - constructor for class ewe.math.BigDecimal
Create a new BigDecimal from a byte array.
BigDecimal(double) - constructor for class ewe.math.BigDecimal
BigDecimal(double) - constructor for class ewex.math.BigDecimal
BigDecimal(ewe.math.BigInteger) - constructor for class ewe.math.BigDecimal
BigDecimal(ewe.math.BigInteger,int) - constructor for class ewe.math.BigDecimal
BigDecimal(ewex.math.BigInteger) - constructor for class ewex.math.BigDecimal
BigDecimal(ewex.math.BigInteger,int) - constructor for class ewex.math.BigDecimal
BigDecimal(java.lang.String) - constructor for class ewe.math.BigDecimal
BigDecimal(java.lang.String) - constructor for class ewex.math.BigDecimal
BIGINT - static field in class ewex.sql.Types
BigInteger - class ewe.math.BigInteger
Written using on-line Java Platform 1.2 API Specification, as well as "The Java Class Libraries", 2nd edition (Addison-Wesley, 1998) and "Applied Cryptography, Second Edition" by Bruce Schneier (Wiley, 1996).
BigInteger - class ewex.math.BigInteger
Written using on-line Java Platform 1.2 API Specification, as well as "The Java Class Libraries", 2nd edition (Addison-Wesley, 1998) and "Applied Cryptography, Second Edition" by Bruce Schneier (Wiley, 1996).
BigInteger(byte[]) - constructor for class ewe.math.BigInteger
BigInteger(byte[]) - constructor for class ewex.math.BigInteger
BigInteger(byte[],int,int) - constructor for class ewe.math.BigInteger
BigInteger(int) - constructor for class ewe.math.BigInteger
BigInteger(int,byte[]) - constructor for class ewe.math.BigInteger
BigInteger(int,byte[]) - constructor for class ewex.math.BigInteger
BigInteger(int,ewe.util.Random) - constructor for class ewe.math.BigInteger
BigInteger(int,ewe.util.Random) - constructor for class ewex.math.BigInteger
BigInteger(int,int,ewe.util.Random) - constructor for class ewe.math.BigInteger
BigInteger(int,int,ewe.util.Random) - constructor for class ewex.math.BigInteger
BigInteger(java.lang.String) - constructor for class ewe.math.BigInteger
BigInteger(java.lang.String) - constructor for class ewex.math.BigInteger
BigInteger(java.lang.String,int) - constructor for class ewe.math.BigInteger
BigInteger(java.lang.String,int) - constructor for class ewex.math.BigInteger
bigMoreImage - static field in class ewe.ui.PhoneMenu
BINARY - static field in class ewex.sql.Types
BindException - exception ewe.net.BindException
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * Copyright (C) 1998, 1999 Wabasoft * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
BindException() - constructor for class ewe.net.BindException
BindException(java.lang.String) - constructor for class ewe.net.BindException
BIT - static field in class ewex.sql.Types
bitCount() - method in class ewe.math.BigInteger
Count one bits in a BigInteger.
bitCount() - method in class ewex.math.BigInteger
Count one bits in a BigInteger.
bitDepth - field in class ewe.fx.ImageCodec
bitLength() - method in class ewe.math.BigInteger
Calculates ceiling(log2(this <320 ? -this : this+1)) See Common Lisp: the Language, 2nd ed, p.
bitLength() - method in class ewex.math.BigInteger
Calculates ceiling(log2(this <320 ? -this : this+1)) See Common Lisp: the Language, 2nd ed, p.
bitmask - field in class ewe.fx.mImage
A bitmask used for the image.
bits - field in class ewe.fx.Mask
This is the inclusion bitmap for the mask.
bits - field in class ewe.io.SerialPortSpecs
The number of data bits - defaults to 8.
Black - static field in class ewe.fx.Color
BLACK_AND_WHITE_IMAGE - static field in class ewe.fx.Image
Use this to specify a black and white image that is optimized for the default display.
This is the same as put(other,x,y,PUT_BLEND).
blend(int[],int[]) - static method in class ewe.fx.Mask
blinkId - field in class ewe.ui.EditControl
Blob - interface ewex.sql.Blob
This interface specified methods for accessing a SQL BLOB (Binary Large OBject) type.
BLOB - static field in class ewex.sql.Types
blockBuffer - static field in class ewe.ui.Console
blockBuffer - static field in class ewe.ui.mInput
blockBuffer - static field in class ewe.ui.mTextArea
blockBuffer - static field in class ewe.ui.mTextPad
blockColor - field in class ewe.ui.ChoiceControl
If this is null then the Foreground color will be used.
A BlockingStreamObject is a full implementation of a Stream but where there are no actual non-blocking methods.
A BlockInputStream is used to read in distinct blocks of data as sent by BlockOutputStream.
Create a BlockInputStream using the provided InputStream for reading in data.
BlockIO - class ewe.io.BlockIO
This is the base class for BlockOutputStream and BlockInputStream.
BlockIO(boolean) - constructor for class ewe.io.BlockIO
A BlockOutputStream is used to write out a block of data that is received by a BlockInputStream as a single block.
Create a BlockOutputStream using the provided OutputStream for writing out data.
blockSelected - field in class ewe.ui.ChoiceControl
BLOCKSIZE - static field in class ewe.security.BlowfishECB
block size of this cipher (in bytes)
blockSize - field in class ewe.io.DataProcessorStream
blockUpdate - static field in class ewe.ui.ScrollablePanel
BlowfishCBC - class ewe.security.BlowfishCBC
Implementation of the Blowfish encryption algorithm in CBC mode.
BlowfishCBC(byte[]) - constructor for class ewe.security.BlowfishCBC
Default constructor, uses a zero CBC IV.
BlowfishCBC(byte[],byte[]) - constructor for class ewe.security.BlowfishCBC
Constructor to define the CBC IV.
BlowfishCBC(byte[],int,int) - constructor for class ewe.security.BlowfishCBC
Constructor, uses a zero CBC IV.
BlowfishCBC(byte[],int,int,byte[],int) - constructor for class ewe.security.BlowfishCBC
Constructor to define the CBC IV.
BlowfishCBC(byte[],int,int,long) - constructor for class ewe.security.BlowfishCBC
Constructor to define the CBC IV.
BlowfishCBC(byte[],long) - constructor for class ewe.security.BlowfishCBC
Constructor to define the CBC IV.
BlowfishECB - class ewe.security.BlowfishECB
Implementation of the Blowfish encryption algorithm in ECB mode.
BlowfishECB(byte[]) - constructor for class ewe.security.BlowfishECB
The default constructor, using a simple binary key.
BlowfishECB(byte[],int,int) - constructor for class ewe.security.BlowfishECB
bodyData - field in class ewe.ui.formatted.FormattedTextMaker
bodyData - field in class ewe.ui.HtmlDisplay
BOLD - static field in class ewe.fx.Font
A bold font style.
bold - field in class ewe.ui.FontChooser
boolean dragged(ewe.ui.DragContext) - method in class ewe.graphics.MosaicPanel
BOOLEAN - static field in class ewe.datastore.Database
This is the Boolean field type.
BOOLEAN - static field in class ewe.database.DatabaseTypes
This is the Boolean field type.
Boolean - class java.lang.Boolean
Instances of class Boolean represent primitive boolean values.
BOOLEAN - static field in class ewex.sql.Types
BOOLEAN - static field in class ewe.reflect.Wrapper
Boolean(boolean) - constructor for class java.lang.Boolean
Create a Boolean object representing the value of the argument value.
Boolean(java.lang.String) - constructor for class java.lang.Boolean
Creates a Boolean object representing the primitive true if and only if s matches the string "true" ignoring case, otherwise the object will represent the primitive false.
BOOLEAN_AND - static field in class ewe.sys.Math
A boolean value is 0 = false, not 0 = true;
BOOLEAN_EXOR - static field in class ewe.sys.Math
A boolean value is 0 = false, not 0 = true;
BOOLEAN_NOT - static field in class ewe.sys.Math
A boolean value is 0 = false, not 0 = true;
BOOLEAN_OR - static field in class ewe.sys.Math
A boolean value is 0 = false, not 0 = true;
Booleanable - interface ewe.util.Booleanable
This interface represents an Object that can have a boolean value set/retrieved.
booleanValue() - method in class java.lang.Boolean
Return the primitive boolean value of this Boolean object.
border - field in class ewe.ui.ButtonObject
BORDER - static field in class ewe.ui.CellConstants
border3D - static field in class ewe.ui.Menu
borderColor - field in class ewe.ui.Control
The Color of the border of the Control (if a single line, non-3D border is used).
borderColor - field in class ewe.ui.TableCellAttributes
borderStyle - field in class ewe.ui.ButtonObject
borderStyle - field in class ewe.ui.Control
The border style of the Control.
borderStyle - field in class ewe.ui.TableCellAttributes
borderWidth - field in class ewe.ui.ButtonObject
borderWidth - field in class ewe.ui.Control
borderWidth - field in class ewe.ui.formatted.TextFormatter
BOTTOM - static field in class ewe.ui.CellConstants
bottom - field in class ewe.ui.Frame
bottom - field in class ewe.ui.InputKeyPad
bottom - field in class ewe.fx.Insets
bottom - field in class ewe.fx.print.PageFormatData
bottomIcon - static field in class ewe.ui.ListEditor
bounceSteps - field in class ewe.ui.ProgressBar
bounceTimeMillis - field in class ewe.ui.ProgressBar
bounds - field in class ewe.fx.Polygon
boxWidth - field in class ewe.ui.mCheckBox
This width of the box - this is initialized to defaultBoxWidth.
This forces a line break in the specified data line immediately before the specified index.
BROWSE - static field in class ewe.filechooser.FileChooserBase
This is an option for use in the constructor.
browseOnly - field in class ewe.filechooser.FileChooserDemo
Browser - class ewe.datastore.Browser
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
Brush - class ewe.fx.Brush
A Brush is used with certain draw operations in ewe.fx.Graphics.
brush - field in class ewe.graphics.PolygonImage
Brush(ewe.fx.Color,int) - constructor for class ewe.fx.Brush
Create a new Brush Object.
buf - field in class ewe.io.BufferedInputStream
The buffer used for storing data from the underlying stream.
buf - field in class ewe.io.BufferedOutputStream
This is the internal byte array used for buffering output before writing it.
buf - field in class ewe.io.ByteArrayInputStream
The array that contains the data supplied during read operations
buf - field in class ewe.io.ByteArrayOutputStream
The internal buffer where the data written is stored
buf - field in class ewe.io.CharArrayReader
The array that contains the data supplied during read operations
buf - field in class ewe.io.CharArrayWriter
The internal buffer where the data written is stored
buf - field in class ewex.xml.PushbackInputStream
This is the buffer that is used to store the pushed back data
buff - static field in class ewe.fx.Dimension
buff - static field in class ewe.util.RangeList
buff - static field in class ewe.fx.Rect
buff - static field in class ewe.ui.SimpleList
buffer - field in class ewe.datastore.DatabaseEntry
buffer - field in class ewe.database.DatabaseObject
buffer - field in class ewe.io.DataInputStream
buffer - field in class ewe.io.DataOutputStream
buffer - field in class ewe.datastore.EntrySearcher
Buffer - class ewe.fx.Buffer
A Buffer is a type of Image used specifically for fast and frequent drawing of Images.
Buffer - class ewe.io.Buffer
buffer - field in class ewe.database.FoundEntriesObject
buffer - field in class ewe.fx.print.PageRect
buffer - field in class ewe.util.TextEncoder
Buffer() - constructor for class ewe.io.Buffer
Buffer(boolean) - constructor for class ewe.io.Buffer
Buffer(int,int,int) - constructor for class ewe.fx.Buffer
Creates an image of the specified width and height that can be used for drawing.
bufferChanged() - method in class ewe.fx.PixelBuffer
If you modify the pixels in the buffer as provided by getBuffer(), then call this method to let the buffer know about the changes.
A BufferedGraphics object provides a temporary off-screen Image for a Control to draw on, before being transferred to the on-screen Graphics.
Create a new BufferedGraphics from the original if the original does not support copying.
Create a new BufferedGraphics from the original.
Create a new BufferedGraphics from the original if the original does not support copying.
This subclass of FilterInputStream buffers input from an underlying implementation to provide a possibly more efficient read mechanism.
This method initializes a new BufferedInputStream that will read from the specified subordinate stream with a default buffer size of 2048 bytes
This method initializes a new BufferedInputStream that will read from the specified subordinate stream with a buffer size that is specified by the caller.
This class accumulates bytes written in a buffer instead of immediately writing the data to the underlying output sink.
This method initializes a new BufferedOutputStream instance that will write to the specified subordinate OutputStream and which will use a default buffer size of 512 bytes.
This method initializes a new BufferedOutputStream instance that will write to the specified subordinate OutputStream and which will use the specified buffer size
This subclass of FilterReader buffers input from an underlying implementation to provide a possibly more efficient read mechanism.
BufferedReader(ewe.io.BasicStream) - constructor for class ewe.io.BufferedReader
BufferedReader(ewe.io.Reader) - constructor for class ewe.io.BufferedReader
Create a new BufferedReader that will read from the specified subordinate stream with a default buffer size of 8192 chars.
BufferedReader(ewe.io.Reader,int) - constructor for class ewe.io.BufferedReader
Create a new BufferedReader that will read from the specified subordinate stream with a buffer size that is specified by the caller.
BufferedStream - interface ewe.io.BufferedStream
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
This class accumulates chars written in a buffer instead of immediately writing the data to the underlying output sink.
BufferedWriter(ewe.io.Writer) - constructor for class ewe.io.BufferedWriter
This method initializes a new BufferedWriter instance that will write to the specified subordinate Writer and which will use a default buffer size of 8192 chars.
BufferedWriter(ewe.io.Writer,int) - constructor for class ewe.io.BufferedWriter
This method initializes a new BufferedWriter instance that will write to the specified subordinate Writer and which will use the specified buffer size
bufferSize - field in class ewe.io.IOTransfer
bufferSize - field in class ewe.io.StreamReader
A buffer size to use - by default it is 1024 - however increasing this may not make a significant increase in performance.
bufferSize - field in class ewe.io.StreamScanner
This is the buffer size to use when reading.
bufferSize - field in class ewe.io.TextReader
This is the buffer size to use when reading from the underlying stream.
BUSY_CURSOR - static field in class ewe.sys.VmConstants
This cursor is an arrow and an hour glass.
ButtonBar - class ewe.ui.ButtonBar
A ButtonBar is a simple CellPanel which allows you to easily add buttons which will be displayed with equal widths.
ButtonBar() - constructor for class ewe.ui.ButtonBar
Create a new Panel which uses itself to layout components.
This is a CheckBox which is displayed as a standard push button.
ButtonCheckBox() - constructor for class ewe.ui.ButtonCheckBox
ButtonCheckBox(ewe.fx.IImage) - constructor for class ewe.ui.ButtonCheckBox
ButtonCheckBox(java.lang.String) - constructor for class ewe.ui.ButtonCheckBox
This is an intermediate class which is the base for mButtons and mCheckBoxes.
ButtonControl() - constructor for class ewe.ui.ButtonControl
buttonEdge - static field in class ewe.ui.ButtonObject
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
ButtonObject - class ewe.ui.ButtonObject
This holds all the information about a ButtonControl to allow it to be drawn and it is used by mButton objects for this purpose.
buttonObject - field in class ewe.ui.mButton
ButtonObject() - constructor for class ewe.ui.ButtonObject
ButtonObject(ewe.ui.Control) - constructor for class ewe.ui.ButtonObject
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
buttons - field in class ewe.ui.Form
The buttons to be displayed at the bottom of the Form (if any) are stored here.
BUTTONS_TO_SOFT_KEY_FIRST_BUTTON_SEPARATE - static field in class ewe.ui.Form
BUTTONS_TO_SOFT_KEY_MENU_ALWAYS - static field in class ewe.ui.Form
BUTTONS_TO_SOFT_KEY_USE_FIRST_SOFT_KEY - static field in class ewe.ui.Form
buttonsPanel - field in class ewe.ui.Form
This is the panel that will contain any of the special buttons you add.
buttonsPerRow - field in class ewe.ui.Form
Set this to be greater than zero to limit the number of buttons displayed at the bottom of the Form.
Add a Vector of mButton objects to a Menu.
Add a container which contains mButton objects to the SoftKeyBar.
Add a Vector of mButton objects to the SoftKeyBar.
ByDeferredMouse - static field in class ewe.ui.ControlConstants
An option for requestFocus(), gotFocus() and lostFocus().
ByDeferredPen - static field in class ewe.ui.ControlConstants
An option for requestFocus(), gotFocus() and lostFocus().
ByFrameChange - static field in class ewe.ui.ControlConstants
An option for requestFocus(), gotFocus() and lostFocus().
ByKeyboard - static field in class ewe.ui.ControlConstants
An option for requestFocus(), gotFocus() and lostFocus().
ByMouse - static field in class ewe.ui.ControlConstants
An option for requestFocus(), gotFocus() and lostFocus().
ByPen - static field in class ewe.ui.ControlConstants
An option for requestFocus(), gotFocus() and lostFocus().
ByRequest - static field in class ewe.ui.ControlConstants
An option for requestFocus(), gotFocus() and lostFocus().
Byte - class java.lang.Byte
Instances of class Byte represent primitive byte values.
BYTE - static field in class ewe.reflect.Wrapper
Byte(byte) - constructor for class java.lang.Byte
Create a Byte object representing the value of the byte argument.
Byte(java.lang.String) - constructor for class java.lang.Byte
Create a Byte object representing the value specified by the String argument
BYTE_ARRAY - static field in class ewe.datastore.Database
This is the byte array type.
BYTE_ARRAY - static field in class ewe.database.DatabaseTypes
This is the byte array type.
byteArray - field in class ewe.database.DatabaseObject
ByteArray - class ewe.util.ByteArray
A ByteArray is a utility class that represents a number of data bytes.
ByteArray() - constructor for class ewe.util.ByteArray
ByteArray(byte[]) - constructor for class ewe.util.ByteArray
This will actually use the "data" byte array as the data for the byte array.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (c) 2008 Thorsten “mirabilos” Glaser * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
This class permits an array of bytes to be read as an input stream.
ByteArrayInputStream(byte[]) - constructor for class ewe.io.ByteArrayInputStream
Create a new ByteArrayInputStream that will read bytes from the passed in byte array.
Create a new ByteArrayInputStream that will read bytes from the passed in byte array.
Create a new Stream using the data in the specified ByteArray.
This class allows data to be written to a byte array buffer and and then retrieved by an application.
ByteArrayOutputStream() - constructor for class ewe.io.ByteArrayOutputStream
This method initializes a new ByteArrayOutputStream with the default buffer size of 32 bytes.
ByteArrayOutputStream(int) - constructor for class ewe.io.ByteArrayOutputStream
This method initializes a new ByteArrayOutputStream with a specified initial buffer size.
ByteArrayRandomStream() - constructor for class ewe.io.ByteArrayRandomStream
ByteArrayRandomStream(int) - constructor for class ewe.io.ByteArrayRandomStream
byteArrayToInt(byte[],int) - static method in class ewe.security.BlowfishECB
byteBuffer - field in class ewe.net.HttpConnectionTask
An optional ByteArray for use as a byte buffer when reading in the data.
ByteDecodable - interface ewe.util.ByteDecodable
A ByteDecodable object is one that can decode its data from a sequence of encoded bytes.
ByteEncodable - interface ewe.util.ByteEncodable
A ByteEncodable object is one that can encode its data as a sequence of bytes.
ByteEncoder - class ewe.util.ByteEncoder
A ByteEncoder is used to encode data as a sequence of bytes in an efficient manner.
byteIn - field in class ewe.zip.DeflaterOutputStream
byteIn - field in class ewe.zip.InflaterInputStream
byteOut - field in class ewe.zip.DeflaterOutputStream
byteOut - field in class ewe.zip.InflaterInputStream
bytesTransferred - field in class ewe.io.IOHandle
This reports the number of bytes transferred.
byteValue() - method in class java.lang.Byte
Return the value of this Byte.
byteValue() - method in class java.lang.Double
Return the value of this Double as a byte.
byteValue() - method in class java.lang.Float
Return the value of this Float as a byte.
byteValue() - method in class java.lang.Integer
Return the value of this Integer as a byte.
byteValue() - method in class java.lang.Long
Return the value of this Long as a byte.
byteValue() - method in class ewe.math.Number
Return the value of this Number as a byte.
byteValue() - method in class ewex.math.Number
Return the value of this Number as a byte.
byteValue() - method in class java.lang.Number
Return the value of this Number as a byte.
byteValue() - method in class java.lang.Short
Return the value of this Short as a byte.

C

C_COMPRESSED_SIZE - static field in class ewe.zip.ZipConstants
C_COMPRESSION_METHOD - static field in class ewe.zip.ZipConstants
C_CRC32 - static field in class ewe.zip.ZipConstants
C_DISK_NUMBER_START - static field in class ewe.zip.ZipConstants
C_EXTERNAL_FILE_ATTRIBUTES - static field in class ewe.zip.ZipConstants
C_EXTRA_FIELD_LENGTH - static field in class ewe.zip.ZipConstants
C_FILE_COMMENT_LENGTH - static field in class ewe.zip.ZipConstants
C_FILENAME_LENGTH - static field in class ewe.zip.ZipConstants
C_GENERAL_PURPOSE_BIT_FLAG - static field in class ewe.zip.ZipConstants
C_HDR_SIG - static field in class ewe.zip.ZipConstants
C_INTERNAL_FILE_ATTRIBUTES - static field in class ewe.zip.ZipConstants
C_LAST_MOD_FILE_DATE - static field in class ewe.zip.ZipConstants
C_LAST_MOD_FILE_TIME - static field in class ewe.zip.ZipConstants
C_RELATIVE_OFFSET_LOCAL_HEADER - static field in class ewe.zip.ZipConstants
C_SIGNATURE - static field in class ewe.zip.ZipConstants
C_SIZE - static field in class ewe.zip.ZipConstants
C_UNCOMPRESSED_SIZE - static field in class ewe.zip.ZipConstants
C_VERSION_MADE_BY - static field in class ewe.zip.ZipConstants
C_VERSION_NEEDED_TO_EXTRACT - static field in class ewe.zip.ZipConstants
cache - static field in class ewe.fx.ImageCache
This is a global ImageCache that you can use.
Override this to provide class caching.
cacheFullConfigFiles - static field in class ewe.io.TreeConfigFile
Assign the specified object to the cache for a particular row.
cacheSize - field in class ewe.data.FieldTableModel
The number of objects to cache - 20 by default.
calculate(int) - method in class ewe.ui.DisplayLineSpecs
calculate(int,double) - static method in class ewe.sys.Math
calculate(int,double,double) - static method in class ewe.sys.Math
calculateColWidth(int) - method in class ewe.data.FieldTableModel
calculateColWidth(int) - method in class ewe.filechooser.FileListTableModel
This returns the full width of the column.
calculateColWidth(int) - method in class ewe.ui.GridTableModel
Returns the column width.
calculateColWidth(int) - method in class ewe.ui.IconTableModel
calculateColWidth(int) - method in class ewe.ui.TableModel
This returns the full width of the column.
calculateColWidth(int) - method in class ewe.ui.TreeTableModel
Calculate the curve points for the curve.
calculated - field in class ewe.ui.Panel
calculatedPositions - field in class ewe.fx.FormattedTextSpecs
If this is not null these will be the calculated positions of each character in a String.
CalculatedSizes - static field in class ewe.ui.ControlConstants
Control Modifier - flags the control as having already calculated its preferred/min/max sizes.
This calculates the points on a quad curve, for either the x or y co-ordinate.
Calculate the line points for the line.
calculateNumRows() - method in class ewe.database.DatabaseTableModel
This calculates the number of rows in the table.
calculateNumRows() - method in class ewe.datastore.DatabaseTableModel
This calculates the number of rows in the table.
calculateNumRows() - method in class ewe.data.FieldTableModel
This calculates the number of rows in the table.
This calculates the points on a quad curve, for either the x or y co-ordinate.
Calculate the curve points for the curve.
calculateRC() - method in class ewe.ui.IconTableModel
Calculate the rows and columns based on the size of the table.
calculateRowHeight(int) - method in class ewe.data.FieldTableModel
calculateRowHeight(int) - method in class ewe.filechooser.FileListTableModel
This returns the full height of the row.
calculateRowHeight(int) - method in class ewe.ui.GridTableModel
Returns the row height.
calculateRowHeight(int) - method in class ewe.ui.IconTableModel
calculateRowHeight(int) - method in class ewe.ui.TableModel
This returns the full height of the row.
calculateRowHeight(int) - method in class ewe.ui.TreeTableModel
calculateSize() - method in class ewe.graphics.PageDisplayUnit
calculateSizes() - method in class ewe.ui.ArrowButton
Override this to calculate the preferred, minimum and maximum size of your control.
calculateSizes() - method in class ewe.ui.BasicList
Override this to calculate the preferred, minimum and maximum size of your control.
calculateSizes() - method in class ewe.ui.ButtonCheckBox
Override this to calculate the preferred, minimum and maximum size of your control.
calculateSizes() - method in class ewe.ui.CardPanel
calculateSizes() - method in class ewe.ui.CellPanel
Use this to add a control directly to the CellPanel.
calculateSizes() - method in class ewe.ui.ChoiceControl
Override this to calculate the preferred, minimum and maximum size of your control.
calculateSizes() - method in class ewe.ui.Control
Override this to calculate the preferred, minimum and maximum size of your control.
calculateSizes() - method in class ewe.ui.DateDisplayInput
Override this to calculate the preferred, minimum and maximum size of your control.
calculateSizes() - method in class ewe.ui.DateTimeInput
calculateSizes() - method in class ewe.ui.DragPanel
Use this to add a control directly to the CellPanel.
calculateSizes() - method in class ewe.ui.ImageControl
Override this to calculate the preferred, minimum and maximum size of your control.
calculateSizes() - method in class ewe.ui.mButton
Override this to calculate the preferred, minimum and maximum size of your control.
calculateSizes() - method in class ewe.ui.mCheckBox
Override this to calculate the preferred, minimum and maximum size of your control.
calculateSizes() - method in class ewe.ui.mChoice
Override this to calculate the preferred, minimum and maximum size of your control.
calculateSizes() - method in class ewe.ui.mInput
Override this to calculate the preferred, minimum and maximum size of your control.
calculateSizes() - method in class ewe.ui.mLabel
Override this to calculate the preferred, minimum and maximum size of your control.
calculateSizes() - method in class ewe.ui.mList
Override this to calculate the preferred, minimum and maximum size of your control.
calculateSizes() - method in class ewe.ui.mTabbedPanel
Use this to add a control directly to the CellPanel.
calculateSizes() - method in class ewe.ui.mTextArea
Override this to calculate the preferred, minimum and maximum size of your control.
calculateSizes() - method in class ewe.ui.mTextPad
Override this to calculate the preferred, minimum and maximum size of your control.
calculateSizes() - method in class ewe.ui.Panel
Override this to calculate the preferred, minimum and maximum size of your control.
calculateSizes() - method in class ewe.ui.PanelSplitter
Override this to calculate the preferred, minimum and maximum size of your control.
calculateSizes() - method in class ewe.ui.ProgressBar
Override this to calculate the preferred, minimum and maximum size of your control.
calculateSizes() - method in class ewe.ui.ScrollableHolder
Override this to calculate the preferred, minimum and maximum size of your control.
calculateSizes() - method in class ewe.ui.ScrollTrack
Override this to calculate the preferred, minimum and maximum size of your control.
calculateSizes() - method in class ewe.ui.TableControl
calculateSizes() - method in class ewe.ui.TextMessage
Override this to calculate the preferred, minimum and maximum size of your control.
This calculates the correct sizes for the rows and columns.
This is called by calculateColWidth().
This is called by calculateColWidth().
This is called by calculateColWidth().
calculateTextLinesInRow(int) - method in class ewe.ui.TableModel
This is called by calculateColWidth().
calculateWidth - field in class ewe.ui.ChoiceControl
Calendar - class ewe.util.Calendar
This class has no functionality - it is placed here to make code conversion easier.
Calendar - class ewex.util.Calendar
call - field in class ewe.io.RemoteCallException
call() - method in class ewe.io.RemoteCall
Invokes the remote call using the myHandler value as the transport mechanism and specifying a null (default) target object.
This calls and waits for the remote call to complete, fail or timeout.
This dispatches the RemoteCall to the remote handler.
This calls and waits for the remote call to complete, fail or timeout.
Invokes the remote call using the specified handler as the transport mechanism.
call(java.lang.String) - method in class ewe.io.RemoteCall
Invokes the remote call using the myHandler value as the transport mechanism.
This interface provides a mechanism for calling stored procedures.
This calls and waits for the remote call to complete, fail or timeout.
callAsync() - method in class ewe.io.RemoteCall
CallBack - interface ewe.sys.CallBack
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
callBack - field in class ewe.sys.HandleStatus
CALLBACK - static field in class ewe.sys.SystemMessage
callBack(java.lang.Object) - method in class ewe.sys.CallBack
callBack(java.lang.Object) - method in class ewex.movieplayer.NativeMoviePlayer
callBack(java.lang.Object) - method in class ewex.movieplayer.PlayerForm
This causes the callBack() method to be invoked on the CallBack object that will be in the OS's native message queue.
callWhenStopped(ewe.sys.CallBack) - method in class ewe.sys.Handle
This calls callWhenStopped() with a null timeout.
This causes a CallBack object to be called when the handle is reported as having stopped.
canAccessRegistry() - static method in class ewe.io.IO
canAlphaBlend - static field in class ewe.fx.Graphics
cancel - field in class ewe.ui.Form
cancel() - method in class ewe.fx.BufferedGraphics
Cancel drawing, free resources and do not update the original graphics.
cancel() - method in class ewe.fx.print.PrinterJobObject
Cancel a print operation if one is underway.
cancel() - method in class ewex.sql.Statement
This method cancels an outstanding statement, if the database supports that operation.
cancel(int) - method in class ewe.ui.formatted.FormattedTextMaker
CANCELB - static field in class ewe.ui.FormBase
An option for doButtons()
cancelCallBack(ewe.sys.CallBack) - method in class ewe.sys.Handle
cancelConditionalKey() - method in class ewe.ui.InputMethod
cancelCut(ewe.ui.Control) - static method in class ewe.ui.Control
If a Control is in the middle of a cut operation this will cancel the operation.
cancelHoldDown() - static method in class ewe.ui.Control
CANCELLED - static field in class ewe.ui.ControlEvent
The event type for a Cancel event (e.g.
cancelled - field in class ewe.ui.DragContext
CANCELLED - static field in class ewe.database.Synchronizer
CANCELLED - static field in class ewe.datastore.Synchronizer
cancelLoading(boolean) - method in class ewe.ui.HtmlViewer
Use this to cancel a load/decode operation.
This frees the resources of the PageRect without sending it to the output device.
cancelRowUpdates() - method in class ewex.sql.ResultSet
This method cancels any changes that have been made to a row.
cancelTimer(int) - static method in class ewe.ui.mApp
cancelTimer(int) - static method in class ewe.sys.Vm
This cancels timer ticks for the specified timerID.
cancelWait() - static method in class ewe.ui.Form
This cancels the display of the wait Cursor IF it was requested.
canClose() - method in class ewe.ui.mApp
canCopy - static field in class ewe.fx.Graphics
This indicates if you can copy from a Window surface.
canCopyFrom() - method in class ewe.fx.Graphics
This returns true if you can do a bitBlt() using this Graphics object as a source.
canDecodeGIF - static field in class ewe.fx.ImageCodec
canDecodeJPEG - static field in class ewe.fx.ImageCodec
canDisplay - field in class ewe.ui.Window
canDoCollapse(int) - method in class ewe.ui.TreeTableModel
Returns if the item at the specified index can be collapsed.
canDoExpand(int) - method in class ewe.ui.TreeTableModel
Returns if the item at the specified index can be expanded.
canDrag - field in class ewe.ui.DragPanel
canEdit() - method in class ewe.ui.Control
canExit(int) - method in class ewe.ui.Editor
canExit(int) - method in class ewe.filechooser.FileChooser
canExit(int) - method in class ewe.ui.Form
This is called by the exit() method to see if the form can be closed.
canExit(int) - method in class ewe.ui.InputBox
canExit(int) - method in class ewe.ui.InputKeyPad
canExit(int) - method in class ewe.ui.mApp
canExit(int) - method in class ewe.ui.Notepad
If this returns false then the InputKeyPad will not exit with a code of IDOK.
Override this to validate the final text.
CanExpand - static field in class ewe.ui.TreeTableModel
A Node status.
canExpand() - method in class ewe.datastore.DataEntryNode
Returns whether this node is expandable.
canExpand() - method in class ewe.data.LiveTreeNode
canExpand() - method in class ewe.data.MutableTreeNodeObject
Returns whether this node is expandable.
canExpand() - method in class ewex.registry.RegistryKeyNode
Returns whether this node is expandable.
canExpand() - method in class ewe.data.TreeNode
Returns whether this node is expandable.
canGo(ewe.fx.Point) - method in class ewe.graphics.AniImage
canGo(int,int,int) - method in class ewe.ui.Canvas
canGo(int,int,int) - method in class ewe.ui.Console
canGo(int,int,int) - method in class ewe.ui.Menu
canGo(int,int,int) - method in class ewe.ui.mTextArea
canGo(int,int,int) - method in class ewe.ui.mTextPad
canGo(int,int,int) - method in class ewe.ui.ScrollableHolder
canGo(int,int,int) - method in class ewe.ui.ScrollClient
canGo(int,int,int) - method in class ewe.ui.TableControl
canGo(int,int,int) - method in class ewe.ui.TextMessage
canHScroll - field in class ewe.ui.TableModel
Specifies whether the table can scroll horizontally.
canMove - static field in class ewe.fx.Graphics
canOpen(java.lang.String) - static method in class ewe.io.SerialPort
Checks if a port with the specified name (e.g.
canOpenForWriting(ewe.io.File) - method in class ewe.database.DatabaseMaker
canOpenForWriting(java.lang.String) - method in class ewe.database.DatabaseMaker
canPasteInto(ewe.io.File) - method in class ewe.filechooser.FileClipboard
canRead() - method in class ewe.io.FileBase
Returns true if the file exists and can be read.
canRest - field in class ewe.graphics.MosaicPanel
canScale - field in class ewe.fx.ImageInfo
If this is true it indicates that the image can be scaled while being decoded.
canScreenScroll() - method in class ewe.ui.Canvas
This should return true if pixel scrolling of the on-screen data is allowed.
canScreenScroll() - method in class ewe.ui.Menu
canScreenScroll() - method in class ewe.ui.TableModel
This is used to report whether a quick pixel scroll can be done on the table.
canScreenScroll() - method in class ewe.ui.TreeTableModel
This always returns false.
canSearch() - method in class ewe.datastore.FoundEntries
You can only search if the FoundEntries uses a valid sort criteria AND is in a fully sorted state.
Return if the specified FoundEntries is sorted by a search criteria that is compatible with this EntrySelector, such that a binary-chop search is possible using this EntrySelector on the specified FoundEntries.
canSearch(int) - method in class ewe.database.EntrySelector
Return if the specified sort ID for the EntrySelector's Database is compatible with this EntrySelector, such that a binary-chop search is possible using this EntrySelector on the database.
canSearch(int[]) - method in class ewe.database.EntrySelector
Return if the specified sort criteria is compatible with this EntrySelector, such that a binary-chop search is possible using this EntrySelector on the database.
canSelect(int,int) - method in class ewe.filechooser.FileListTableModel
This should return whether or not a particular cell may be selected.
canSelect(int,int) - method in class ewe.ui.IconTableModel
canSelect(int,int) - method in class ewe.ui.TableControl
Returns whether a row and column can be selected.
canSelect(int,int) - method in class ewe.ui.TableModel
This should return whether or not a particular cell may be selected.
canSelectType - field in class ewe.net.SocketMaker
This allows users to select the type of connection.
cantWrite() - method in class ewe.io.DataProcessorStream
cantWrite() - method in class ewe.io.RandomStream
Calling this method causes an IOException to be thrown indicating that writing to this RandomStream is not possible.
Canvas - class ewe.ui.Canvas
A Canvas is a general Control that is the best control to extend if you are designing a control that may be used as Container or that may need to be scrolled.
canVScroll - field in class ewe.ui.TableModel
Specifies whether the table can scroll vertically.
canWrite - field in class ewe.fx.RGBImageData
canWrite() - method in class ewe.io.BasicRandomAccessStream
Tests if the RandomAccessStream was opened in read-write mode as opposed to read-ony mode.
canWrite() - method in class ewe.io.CompressedRandomStream
canWrite() - method in class ewe.database.DatabaseStream
Tests if the DatabaseStream was opened in read-write mode as opposed to read-ony mode.
canWrite() - method in class ewe.io.FileBase
canWrite() - method in class ewe.io.MemoryFile
canWrite() - method in class ewe.database.MetaFlag
canWrite() - method in class ewe.database.RandomAccessDatabaseStream
canWrite() - method in class ewe.io.RandomAccessFile
canWrite() - method in class ewe.io.RandomStream
canWrite() - method in class ewe.io.RandomStreamAdapter
canWrite() - method in class ewe.io.RewindableStream
CAP_BUTT - static field in class ewe.fx.Pen
CAP_ROUND - static field in class ewe.fx.Pen
CAP_SQUARE - static field in class ewe.fx.Pen
capacity() - method in class java.lang.StringBuffer
capacity() - method in class java.lang.StringBuilder
captureAppKeys(int) - static method in class ewe.sys.Vm
This will capture the WindowCE special App keys (the non-cursor buttons generally found on the bottom).
captureAppKeys(int) - static method in class ewe.ui.Window
This will capture the WindowCE special App keys (the non-cursor buttons generally found on the bottom).
capturePressedOutside - field in class ewe.ui.Frame
Card - class ewe.ui.Card
A Card represents a Control that has been added to a Control that implements MultiPanel - a CardPanel, for example.
CardPanel - class ewe.ui.CardPanel
A CardPanel is a simple implementation of a MultiPanel and it provides no user controls for selecting an item to be displayed.
cardPanel - field in class ewe.ui.mTabbedPanel
This does the actual MultiPanel work.
cards - field in class ewe.ui.CardPanel
The cards.
CarrierFrame - class ewe.ui.CarrierFrame
This is a frame optimized for use for simple single element popup controls.
CarrierFrame(ewe.ui.Control) - constructor for class ewe.ui.CarrierFrame
Create a new CarrierFrame.
CASE_LOWER - static field in class ewe.ui.EditControl
CASE_NORMAL - static field in class ewe.ui.EditControl
CASE_NUMBERS - static field in class ewe.ui.EditControl
CASE_SENTENCE - static field in class ewe.ui.EditControl
CASE_UPPER - static field in class ewe.ui.EditControl
caseSensitive - field in class ewe.util.FileComparer
Catalog - class ewe.io.Catalog
Catalog is a collection of records commonly referred to as a database on small devices.
Catalog(java.lang.String,int) - constructor for class ewe.io.Catalog
Opens a catalog with the given name and mode.
category - field in class ewe.sys.VMApp
cause - field in class ewe.ui.DataChangeEvent
This can be used to point to an object which gives an indication as to the cause of the change.
CEIL - static field in class ewe.sys.Math
Ceil() function.
ceil(double) - static method in class java.lang.Math
Returns the smallest (closest to negative infinity) double value that is not less than the argument and is equal to a mathematical integer.
cell - field in class ewe.ui.TableModel.CellControl
The x (column) and y (row) of the cell being edited.
CELL_CLICKED - static field in class ewe.ui.TableEvent
CELL_DOUBLE_CLICKED - static field in class ewe.ui.TableEvent
Find out which cell is at the point (x,y).
Find out which cell is at the point (x,y).
CellConstants - interface ewe.ui.CellConstants
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
This class is used to contain and control a Control that is used to edit data within a Cell in the TableModel.
cellData - field in class ewe.ui.TableEvent
For CELL_CLICKED, the data associated with the cell that was clicked.
CellEntry - class ewe.ui.CellEntry
This is no longer used in Ewe.
CELLFLAG - static field in class ewe.ui.CellConstants
cellInsets - field in class ewe.ui.TableModel
Set this to be the default insets for each cell.
CELLMASK - static field in class ewe.ui.CellConstants
cellOf(int) - method in class ewe.filechooser.FileListTableModel
CellPanel - class ewe.ui.CellPanel
This is the most flexible Panel in the Ewe library.
CellPanel() - constructor for class ewe.ui.CellPanel
CENTER - static field in class ewe.ui.CellConstants
CENTER_FRAME - static field in class ewe.ui.Gui
centerSelected() - method in class ewe.ui.ChoiceControl
centerWindow(int,int) - method in class ewe.ui.Window
This centers the window on the screen or within its containing window.
centerWindow(int,int,boolean) - method in class ewe.ui.Window
Center the main window.
This will place the frame at the y position and centre it horizontally at the x position.
This sets up the Control, such that if the "other" control generates a DataChangeEvent then this Control will also generate a DataChangeEvent.
change() - method in class ewe.database.Database
Mark the Database as having been changed in some way.
change() - method in class ewe.database.DatabaseObject
Mark the Database as having been changed in some way.
change() - method in class ewe.database.EntriesView
Mark the FoundEntries as having been changed in some way.
change() - method in class ewe.database.FoundEntries
Mark the FoundEntries as having been changed in some way.
change() - method in class ewe.database.FoundEntriesObject
Mark the FoundEntries as having been changed in some way.
change(ewe.datastore.DatabaseEntry) - method in class ewe.datastore.FoundEntries
This saves changes to the data entry AND re-arranges it in the current FoundEntries object so that it is still sorted correctly.
change(ewe.fx.IImage) - method in class ewe.graphics.AniImage
change(ewe.fx.Image) - method in class ewe.graphics.AniImage
Changes the image.
change(ewe.fx.Image,ewe.fx.Image) - method in class ewe.graphics.AniImage
Changes the image.
change(int,int) - method in class ewe.ui.Control
This ensures that the specified flags are set or clear.
CHANGE_BY_KEYBOARD - static field in class ewe.ui.UpDownInput
CHANGE_DONT_FLASH - static field in class ewe.ui.UpDownInput
CHANGE_DOWN - static field in class ewe.ui.UpDownInput
CHANGE_OPTIONS_MASK - static field in class ewe.ui.UpDownInput
CHANGE_TYPE_MASK - static field in class ewe.ui.UpDownInput
CHANGE_UP - static field in class ewe.ui.UpDownInput
changeBrush(ewe.fx.Color,int) - method in class ewe.fx.Graphics
changeCase(char,boolean) - method in class ewe.sys.Locale
This converts the character to either upper case or lower case.
changeCase(char[],int) - static method in class ewe.util.mString
changeCase(char[],int,int,boolean) - method in class ewe.sys.Locale
This converts the character array to either upper case or lower case.
changeCase(java.lang.String,int) - static method in class ewe.util.mString
Only use this if the ScrollabePanel contains a ScrollableHolder.
Changed - static field in class ewe.sys.Handle
changed() - method in class ewe.graphics.AniImage
Marks the image as having been changed in some way.
changed() - method in class ewe.sys.Handle
This notifies any waiters that something about the handle may have changed.
changed(int,int) - method in class ewe.database.EntriesView
changeEncryption() - method in class ewe.io.BlockOutputStream
This forces the output stream to change its encryption.
changeEncryption() - method in class ewe.security.SecureDocument
This forces the SecureDocument to change its encryption for encoding by choosing a new random key.
Change the Font used by the IconAndText and recalculate its size.
changeFrequency - field in class ewe.security.SecureDocument
This is only used if there is a remote Public Key available, since this indicates that an encryption password could be created at random for each message, and then encrypted in the receivers public key.
changeIt(int) - method in class ewe.ui.PanelSplitter
Changes the text associated with an item.
This repaints the item at the particular index.
changeModifiers(int,int) - method in class ewe.ui.ChoiceControl
changeMonoMode() - method in class ewe.ui.mApp
Change the name and/or size of a Font.
changeOrigin(int,int) - method in class ewe.ui.TableControl
Set the top-left cell being displayed.
changePen(ewe.fx.Color,int,int) - method in class ewe.fx.Graphics
Change ther permissions/flags for this File - see ewe.io.FilePermissions for a list of the available flag permissions.
Change the ImageRefresher for the Image only if the old Refresher is the same as the one specified.
Change the ImageRefresher for the Image only if the old Refresher is the same as the one specified.
changeStyle(int) - method in class ewe.fx.Font
Return a new Font with the same name and size, but a different style.
changeTextPosition(int,int) - method in class ewe.fx.IconAndText
Change the text alignment parameters and recalculate the IconAndText size.
changeTimer(int,ewe.sys.TimerProc,int) - static method in class ewe.sys.Vm
This cancels the current timer and then requests a new one with a new interval.
changeToNext(int) - method in class ewe.ui.UpDownInput
This is called to change the value.
changeValue(int) - method in class ewe.ui.UpDownInput
This is called when the user presses Up or Down but can also be called programmatically.
CHAR - static field in class ewex.sql.Types
CHAR - static field in class ewe.reflect.Wrapper
Character - class java.lang.Character
Under Ewe the Character class is ONLY used for certain character operation and tests, and for storing/retrieving a character value
Character(char) - constructor for class java.lang.Character
CharArray - class ewe.util.CharArray
A CharArray is a utility class that represents a number of text characters.
This class permits an array of chars to be read as an input stream.
CharArrayReader(char[]) - constructor for class ewe.io.CharArrayReader
Create a new CharArrayReader that will read chars from the passed in char array.
CharArrayReader(char[],int,int) - constructor for class ewe.io.CharArrayReader
Create a new CharArrayReader that will read chars from the passed in char array.
Create a new CharArrayReader using the specified CharArray as the source data.
This class allows data to be written to a char array buffer and and then retrieved by an application.
CharArrayWriter() - constructor for class ewe.io.CharArrayWriter
This method initializes a new CharArrayWriter with the default buffer size of 32 chars.
CharArrayWriter(int) - constructor for class ewe.io.CharArrayWriter
This method initializes a new CharArrayWriter with a specified initial buffer size.
charAt(int) - method in class java.lang.String
Returns the character at the given position.
charAt(int) - method in class java.lang.StringBuffer
charAt(int) - method in class java.lang.StringBuilder
charAt(int) - method in class ewe.util.SubString
Return the character at a particular index.
charBuffer - field in class ewe.net.HttpConnectionTask
An optional CharArray for use as a char buffer when reading in the data in text mode.
charHeight - field in class ewe.ui.TableModel
This is set to the height of the Font of the table once the control has been made.
chars_per_word(int) - static method in class ewe.math.MPN
Number of digits in the conversion base that always fits in a word.
charsToDraw - field in class ewe.fx.FormattedTextSpecs
charToByte(char) - method in class ewe.io.Base64Codec
charValue() - method in class java.lang.Character
Return the character this object represents.
charWidth - field in class ewe.ui.mTextArea
charWidth - field in class ewe.ui.mTextPad
This is used to estimate line lengths.
charWidth - field in class ewe.ui.TableModel
This is set to the width of the 'X' character of the Font of the table once the control has been made.
check() - method in class ewe.sys.Handle
This returns the state of the handle.
check(int) - method in class ewe.sys.Handle
Checks to see if all the specified flags have been set.
check1 - field in class ewe.util.FileComparer
check2 - field in class ewe.util.FileComparer
CHECK_ACCEPT - static field in class ewe.net.ServerSocket
CHECK_LISTEN - static field in class ewe.net.ServerSocket
This can be used after a call to waitOn() or waitOnAny() has failed.
Check if the current thread is allowed to accept a connection from a particular host on a particular port.
checkAccess(java.lang.Thread) - method in class ewe.security.mSecurityManager
Check if the current thread is allowed to modify another Thread.
Check if the current thread is allowed to modify another Thread.
Check if the current thread is allowed to modify a ThreadGroup.
Check if the current thread is allowed to modify a ThreadGroup.
checkAny(int) - method in class ewe.sys.Handle
Checks to see if any of the specified flags have been set.
checkboxEdge - static field in class ewe.ui.ButtonObject
A CheckBoxGroup object is used to group together a set of mutually exclusive mCheckBox objects.
checkButtons() - method in class ewe.ui.Form
This is called before the Form is displayed to setup the buttons as requested by doButtons().
checkButtons() - method in class ewe.ui.MessageBox
This calculates the size of cell given the FontMetrics.
checkChange() - method in class ewe.ui.Notepad
checkChildren(boolean) - method in class ewe.datastore.DataEntryNode
This is called to enable/disable the clipboard options depending on the state of the Control.
checkClosed() - method in class ewe.io.RandomStream
Check if the current thread is allowed to connect to a given host on a given port.
Check if the current thread is allowed to connect to a given host on a given port, using the given security context.
checkCreateClassLoader() - method in class ewe.security.mSecurityManager
Check if the current thread is allowed to create a ClassLoader.
checkCreateClassLoader() - method in class java.lang.SecurityManager
Check if the current thread is allowed to create a ClassLoader.
checkDelete(java.lang.String) - method in class ewe.security.mSecurityManager
Check if the current thread is allowed to delete the given file.
Check if the current thread is allowed to delete the given file.
Checked - static field in class ewe.ui.MenuItem
A MenuItem modifier.
checkError() - method in class ewe.io.PrintWriter
Flush the stream and check its error state.
checkExec(java.lang.String) - method in class java.lang.SecurityManager
Check if the current thread is allowed to execute the given program.
A Form can call this when the user has requested to close the Form.
checkExit(int) - method in class java.lang.SecurityManager
Check if the current thread is allowed to exit the JVM with the given status.
checkExitKey(ewe.ui.KeyEvent) - method in class ewe.ui.Control
Call this to check on the result of a waitOn() or waitOnAny() and automatically set the Failure or Abort flag of the handle of this task, based on the failure/success of waitOn.
checkFirstKey() - method in class ewe.ui.TableControl
checkFolder(java.lang.String,java.lang.String) - static method in class ewex.rapi.Rapi
checkGuard(java.lang.Object) - method in class ewex.security.Guard
This method tests whether or not access is allowed to the specified guarded object.
checkGuard(java.lang.Object) - method in class ewex.security.Permission
This method implements the Guard interface for this class.
checkLeftRight() - method in class ewe.ui.mTabbedPanel
checkLeftRight(boolean) - method in class ewe.ui.mTabbedPanel
checkLength(ewe.io.File,int) - method in class ewe.filechooser.FileChooser
checkLimits() - method in class ewe.ui.PanelSplitter
checkLink(java.lang.String) - method in class java.lang.SecurityManager
Check if the current thread is allowed to link in the given native library.
checkListen(int) - method in class java.lang.SecurityManager
Check if the current thread is allowed to listen to a specific port for data.
checkLocalFileAccess() - method in class ewe.security.mSecurityManager
Check if the current thread is allowed to get certain types of Methods, Fields and Constructors from a Class object.
checkMenu(ewe.ui.Menu) - method in class ewe.ui.Control
This is called before a menu is displayed.
checkMenu(java.lang.String,ewe.ui.Editor) - method in class ewe.filechooser.FileChooser
This checks the incoming KeyEvent to see if it should cause this Control to show a menu.
checkModifiers(int,int) - method in class ewe.ui.Control
This checks if the specified flags are set or clear.
checkMonochrome - field in class ewe.ui.mApp
Check if the current thread is allowed to access the specified package at all.
Check if the current thread is allowed to define a class into the specified package.
checkParent(ewe.ui.Container,int) - static method in class ewe.ui.Gui
checkPrintJobAccess() - method in class java.lang.SecurityManager
Check if the current thread is allowed to create a print job.
checkPropertiesAccess() - method in class java.lang.SecurityManager
Check if the current thread is allowed to read or write all the system properties at once.
Check if the current thread is allowed to read a particular system property (writes are checked directly via checkPermission).
checkRead(java.lang.String) - method in class java.lang.SecurityManager
Check if the current thread is allowed to read the given file.
Check if the current thread is allowed to read the given file.
Check if the current thread is allowed to read the given file.
checkReturnError(java.lang.String) - method in class ewex.movieplayer.PlayerForm
If hasChanged is true, this will attempt to save the current object by prompting the user to confirm saving changes.
checkScrolls() - method in class ewe.ui.Canvas
checkScrolls() - method in class ewe.ui.mTextArea
checkScrolls() - method in class ewe.ui.mTextPad
checkScrolls() - method in class ewe.ui.ScrollablePanel
checkScrolls() - method in class ewe.ui.ScrollServer
Test whether a particular security action may be taken.
checkSetFactory() - method in class java.lang.SecurityManager
Check if the current thread is allowed to set the current socket factory.
checkSipCoverage() - method in class ewe.ui.Console
checkSipCoverage() - method in class ewe.ui.EditControl
checkSipCoverage() - method in class ewe.ui.mTextArea
checkSipCoverage() - method in class ewe.ui.mTextPad
checkSipCoverage(ewe.ui.Control) - method in class ewe.ui.Window
This returns null if the control is not covered by the SIP.
This method is called if the putByClient method is true.
Checksum - interface ewe.zip.Checksum
This is an interface for calculating checksums.
checkSystemClipboardAccess() - method in class java.lang.SecurityManager
Check if the current thread is allowed to use the system clipboard.
checkTime - field in class ewe.io.IOTransfer
This is how long it waits (in milliseconds) between checking the task Handle for an abort request.
Check if the current thread is allowed to create a top-level window.
checkUpdate() - method in class ewe.database.DatabaseTableModel
checkValid() - method in class ewex.registry.RegistryKey
checkWrite(java.lang.String) - method in class java.lang.SecurityManager
Check if the current thread is allowed to write the given file.
childListeners - field in class ewe.ui.Panel
children - field in class ewe.ui.Control
The children of the container.
children - field in class ewe.data.LiveTreeNode
The children of this Node.
children - field in class ewe.data.MutableTreeNodeObject
The children of this Node.
choice - field in class ewe.ui.mComboBox
The choice of the Control.
This is a BaseClass for mChoice and Menu controls.
choices - field in class ewex.sql.DriverPropertyInfo
If values are restricted to certain choices, this is the list of valid ones.
chooseAll(boolean) - method in class ewe.ui.ListSelect
Choose or clear all the options in the current list.
chooseImage - static field in class ewe.ui.mFileInput
chooseName - field in class ewe.ui.FontChooser
chooser - field in class ewe.filechooser.FileTree
chooserTitle - field in class ewe.filechooser.FileChooserDemo
chooseSize - field in class ewe.ui.FontChooser
chooseStyle - field in class ewe.ui.FontChooser
CHOSEN_FILE - static field in class ewe.io.FileChooserParameters
This is set on return - it is the chosen file as an ewe.io.File object.
CHOSEN_FILES - static field in class ewe.io.FileChooserParameters
This is set on return - it is the list of chosen files as an array of File objects.
chosenDirectory - field in class ewe.filechooser.FileChooserBase
Do not set this initially, it is only used when the user accepts a file.
chosenFiles - field in class ewe.filechooser.FileChooserBase
Do not set this initially, it is only used when the user accepts a file.
chosenMenuItem - field in class ewe.ui.AppForm
This will be used to determine which menu item was chosen.
chosenMenuItem - field in class ewe.data.SaveableObject
chosenProperties() - method in class ewe.sys.VMApp
CIRCLE - static field in class ewe.ui.formatted.TextFormatter
Class - class java.lang.Class
Standard Java Class object.
Class() - constructor for class java.lang.Class
CLASS_KEY - static field in class ewex.xml.XMLParserFactory
The Java properties key of the XML parser class name.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
ClassCastException() - constructor for class java.lang.ClassCastException
classCreator - field in class ewe.io.RemoteCall
This is used if you intend to send/receive parameters that are classes that are loaded using a non-system class loader.
classDepth(java.lang.String) - method in class java.lang.SecurityManager
Get the depth of a particular class on the execution stack.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
ClassFormatError() - constructor for class java.lang.ClassFormatError
ClassFormatError(java.lang.String) - constructor for class java.lang.ClassFormatError
ClassLoader - class java.lang.ClassLoader
A ClassLoader is used to load and link classes which would not be loaded by the system (bootstrap loader).
ClassLoader() - constructor for class java.lang.ClassLoader
classLoaderDepth() - method in class java.lang.SecurityManager
Get the depth on the execution stack of the most recent non-system class.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
ClassNotFoundException() - constructor for class java.lang.ClassNotFoundException
classOfData(byte[],int,int) - static method in class ewe.util.ByteEncoder
Return the class of the data as a string as it would be returned if you had called getClass().getName() on the original data.
clean() - method in class ewe.util.WeakCache
Remove all entries for which the key has been garbage collected.
clean() - method in class ewe.util.WeakHashtable
Remove all entries that have been garbage collected already.
cleanUp() - method in class ewe.security.BlowfishCBC
see BlowfishJ.BlowfishECB#cleanUp()
cleanUp() - method in class ewe.security.BlowfishECB
To clear data in the boxes before an instance is freed, the actual value of this call can be argued, yet still nice to have it.
clear - field in class ewe.ui.InputKeyPad
clear() - method in class ewe.util.ByteArray
This sets the length of the array back to zero without releasing the data bytes.
clear() - method in class ewe.database.EntriesView
Clear the EntriesView.
clear() - method in class ewe.filechooser.FileClipboard
clear() - method in class ewe.util.Grid
Clear the entire grid.
clear() - method in class ewe.util.Hashtable
Remove all entries in the Map.
clear() - method in class ewe.fx.IconAndText
Set the icon and text to null and clear all column information.
clear() - method in class ewe.util.IntArray
Clears the IntArray completely.
clear() - method in class ewe.util.Map
Remove all entries in the Map.
clear() - static method in class ewe.ui.ProgressBarForm
Use this to clear a ProgressBarForm displayed using display().
clear() - method in class ewe.security.SHA1
Clears all data, use reset() to start again.
clear() - method in class ewe.util.Stack
clear() - method in class ewex.xml.Stack
clear() - method in class ewe.util.TextEncoder
clear() - method in class ewe.util.Vector
clear() - method in class ewe.util.WeakHashtable
Remove all data in the table.
clear() - method in class ewe.util.WeakSet
This removes all references in the set.
clear(boolean) - method in class ewe.ui.Console
Clear the console text.
clear(int) - method in class ewe.ui.CellEntry
clear(int) - method in class ewe.filechooser.FileClipboard
clear(int) - method in class ewe.util.TagList
Remove a tag value.
clearBatch() - method in class ewex.sql.Statement
This method clears out any SQL statements that have been populated in the current batch.
clearBit(int) - method in class ewe.math.BigInteger
clearBit(int) - method in class ewex.math.BigInteger
clearBuffer() - method in class ewe.datastore.DatabaseEntry
clearCellAdjustments() - method in class ewe.ui.TableModel
clearClip() - method in class ewe.fx.Graphics
Clears the current clipping rectangle.
clearClip() - method in class ewe.fx.mGraphics
Clears the current clipping rectangle.
clearColumns() - method in class ewe.fx.IconAndText
Clear all column information for this IconAndText.
clearCursor() - method in class ewe.ui.mTextArea
clearCursor() - method in class ewe.ui.mTextPad
clearCursor() - method in class ewe.ui.TableControl
clearCycledKeys() - method in class ewe.ui.InputMethod
Clears the data fields and the special fields.
clearDataAndSpecialFields() - method in class ewe.database.DatabaseEntry
Clears the data fields and the special fields.
clearEncryption() - method in class ewe.security.SecureDocument
This removes all encryption parameters, leaving it in a state unable to encrypt or decrypt any data.
clearEntries() - method in class ewe.database.FoundEntriesObject
clearEntries() - method in class ewe.database.RecordFoundEntries
clearField(int) - method in class ewe.database.ByteArrayDatabaseEntry
Set the specified field to be unassigned.
clearField(int) - method in class ewe.database.DatabaseEntry
Set the specified field to be unassigned.
clearFields() - method in class ewe.database.ByteArrayDatabaseEntry
Clears the data fields but not the special fields.
clearFields() - method in class ewe.database.DatabaseEntry
Clears the data fields but not the special fields.
clearHistory() - method in class ewe.ui.formatted.TextDisplay
Clear the goBack history.
clearHistory() - method in class ewe.ui.WebBrowser
clearHistoryText - static field in class ewe.ui.WebBrowser
clearIcon() - method in class ewe.ui.TaskbarWindow
clearKeys() - method in class ewe.ui.SoftKeyBar
clearOutput() - method in class ewe.io.DataProcessorStream
clearParameters() - method in class ewex.sql.PreparedStatement
This method clears all of the input parameter that have been set on this statement.
By default this is true.
clearPendingDrags() - method in class ewe.ui.DragContext
This clears all pending drag messages to this window.
clearQueuedMoves() - static method in class ewe.ui.Window
clearRanges() - method in class ewe.fx.print.PrintOptions
This clears the selection.
clearSelection() - method in class ewe.ui.mTextArea
clearSelection() - method in class ewe.ui.mTextPad
This clears the selection but does not update the screen.
clearSelection(ewe.fx.Rect) - method in class ewe.ui.TableControl
This clears the selection.
clearSipOnChange - field in class ewe.ui.CardPanel
If this is set true, then when the displayed control is changed, the SIP will be turned off.
clearTag(int) - method in class ewe.ui.Control
clearTag(int) - method in class ewe.sys.Handle
Use this for passing custom data to and from the processes.
clearTask() - method in class ewe.ui.ProgressBarForm
clearTask() - method in class ewe.ui.ProgressDisplay
clearTextFormatters() - method in class ewe.ui.formatted.TextDisplay
clearWarnings() - method in class ewex.sql.Connection
This method clears all warnings that have occurred on this connection.
clearWarnings() - method in class ewex.sql.ResultSet
This method clears all warnings associated with this result set.
clearWarnings() - method in class ewex.sql.Statement
This method clears any SQL warnings that have been attached to this statement.
clearWindowFlags(int) - method in class ewe.ui.Window
Clear specified window flags.
clickClearsItself - field in class ewe.ui.TableControl
CLICKED - static field in class ewe.ui.MenuEvent
Clicked - static field in class ewe.graphics.ReactiveImage
clicked(ewe.fx.Point) - method in class ewe.ui.TreeTableModel
clicked(int,int) - method in class ewe.ui.TableControl
This gets called when a cell is clicked (Pressed and Released quickly).
clickedFlags - field in class ewe.ui.TableControl
You can check this in the clicked(int row, int col) method to how the click was generated.
clickMode - field in class ewe.ui.TableControl
Indicates whether click mode is selected or not.
clicksToFireAction - field in class ewe.ui.mInput
You can have the mInput fire an action event when the user single clicks the mInput by setting this value to 1, or double clicks by setting the value to 2.
client - field in class ewe.ui.CarrierFrame
client - field in class ewe.ui.ControlPopupForm
This is the client that popped up this control.
client - field in class ewe.ui.ScrollablePanel
The client which the panel contains.
client - field in class ewe.ui.SingleContainer
This gets called on the first connection and if it is determined that I am the client.
This can be used to easily create a Client/Server connection over TCP/IP or through the EweSync RemoteConnection.
This is for Infra-Red connections only - it creates a client-server connection over the infra-red port where this entity will act as either the server or client as specified by the amServer parameter.
This creates a client-server connection where this entity will act as either the server or client as specified by the amServer parameter.
ClientServerConnector(int) - constructor for class ewe.net.ClientServerConnector
This is for Infra-Red connections only - it creates a negotiated client-server connection over the infra-red port.
Create a negotiated client-server connection between two initially peer entities.
clipboard - static field in class ewe.filechooser.FileClipboard
clipBuffer - static field in class ewe.ui.ChoiceControl
clipCellData - field in class ewe.ui.TableCellAttributes
clipData - field in class ewe.ui.TableModel
If this is true then the data will be clipped to fit into the cells.
clipItems - static field in class ewe.ui.ControlBase
clipObject - static field in class ewe.ui.ControlBase
clipOwner - static field in class ewe.ui.ControlBase
Clob - interface ewex.sql.Clob
This interface contains methods for accessing a SQL CLOB (Character Large OBject) type.
CLOB - static field in class ewex.sql.Types
clone() - method in class java.lang.Object
Create a field for field copy of this Object if this Object implements the Cloneable interface.
clone() - method in class ewe.util.Properties
Create a field for field copy of this Object if this Object implements the Cloneable interface.
Cloneable - interface java.lang.Cloneable
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
close - static field in class ewe.ui.FormBase
The close (X) icon - colored Black.
CLOSE - static field in class ewe.ui.WindowEvent
This event is generated when either the close button for the window is pressed OR the system wants to close your application.
close() - method in class ewe.io.BasicStream
Closes the stream.
close() - method in class ewe.io.BlockingStreamObject
Closes the stream.
close() - method in class ewe.io.BlockInputStream
close this BlockInputStream and the underlying input stream.
close() - method in class ewe.io.BlockOutputStream
Close this BlockOutputStream and the underlying OutputStream.
close() - method in class ewe.io.Buffer
close() - method in class ewe.io.BufferedInputStream
This method closes the underlying input stream and frees any resources associated with it.
close() - method in class ewe.io.BufferedReader
This method closes the underlying stream and frees any associated resources.
close() - method in class ewe.io.BufferedWriter
This method flushes any remaining buffered chars then closes the underlying output stream.
close() - method in class ewe.io.Catalog
Closes the catalog.
close() - method in class ewe.io.CharArrayReader
This method closes the stream.
close() - method in class ewe.io.CharArrayWriter
Closes the stream.
close() - method in class ewe.io.CompressedRandomStream
close() - method in class ewex.sql.Connection
This method immediately closes this database connection.
close() - method in class ewe.database.Database
Close the database.
close() - method in class ewe.datastore.Database
close() - method in class ewe.database.DatabaseStream
close() - method in class ewe.net.DatagramSocket
close() - method in class ewe.io.DataInputStream
close() - method in class ewe.io.DataOutputStream
close() - method in class ewe.datastore.DataStorage
Close the DataStorage and the underlying RandomAccessStream.
close() - method in class ewe.datastore.DataTable
close() - method in class ewe.zip.DeflaterOutputStream
Closes the stream.
close() - method in class ewe.util.EventDispatcher
Close the EventDispatcher.
close() - method in class ewe.io.EweFile
close() - method in class ewex.movieplayer.FakeMoviePlayer
close() - method in class ewex.xml.FilterReader
This method closes the stream by calling the close() method of the underlying stream.
close() - method in class ewe.io.InputStream
close() - method in class ewe.ui.Menu
close() - method in class ewex.movieplayer.MoviePlayer
close() - method in class ewex.movieplayer.NativeMoviePlayer
close() - method in class ewe.io.OutputStream
close() - method in class ewe.io.PrintWriter
Close the stream, flushing it first.
close() - method in class ewex.xml.PushbackInputStream
This method closes the stream and releases any associated resources.
close() - method in class ewex.xml.PushbackReader
This method closes the stream and frees any associated resources.
close() - method in class ewe.database.RandomAccessDatabaseStream
close() - method in class ewe.io.RandomAccessFile
Closes the file.
close() - method in class ewe.io.RandomStream
close() - static method in class ewex.rapi.Rapi
close() - method in class ewe.io.Reader
Close the stream.
close() - method in class ewe.database.RecordFile
Close the database.
close() - method in class ewe.io.RemoteCallHandler
Closes the RemoteCallHandler and stops its operation.
close() - method in class ewe.io.RemoteCallTask
Close the handler, and the stream.
close() - method in class ewe.database.RemoteSynchronizer
close() - method in class ewe.datastore.RemoteSynchronizer
close() - method in class ewex.sql.ResultSet
This method closes the result set and frees any associated resources.
close() - method in class ewe.database.SafeDBAccess
Close the database if it is not open for updating.
close() - method in class ewe.io.SerialPort
Closes the port.
close() - method in class ewe.net.ServerSocket
close() - method in class ewe.net.Socket
Closes the socket.
close() - method in class ewex.sql.Statement
This method closes the statement and frees any associated resources.
close() - method in class ewe.io.StreamObject
Closes the stream.
close() - method in class ewe.io.StreamReader
Close the StreamReader and underlying stream.
close() - method in class ewe.io.StreamWriter
close() - method in class ewe.io.StringReader
Close the stream.
close() - method in class ewe.io.StringWriter
This method closes the stream.
close() - method in class ewe.database.Synchronizer
This is called at the end of the syncrhonization.
close() - method in class ewe.datastore.Synchronizer
This is called at the end of the syncrhonization.
close() - method in class ewe.ui.TaskbarWindow
close() - method in class ewe.io.TextReader
Close the TextReader and the underlying Stream.
close() - method in class ewe.io.TextWriter
Close the TextWriter and the underlying Stream.
close() - method in class ewe.sys.ThreadPool
After calling this no more tasks can be added and any spare threads will eventually die.
close() - method in class ewe.ui.UIBuilder
Close the current cell panel.
close() - method in class ewe.ui.Window
This closes the window and destroys the native Window component.
close() - method in class ewe.io.Writer
Close the stream, flushing it first.
close() - method in class ewe.util.zip.ZipFile
close() - method in class ewe.zip.ZipFile
Closes the ZipFile.
close(boolean) - method in class ewe.ui.UIBuilder
Close the current cell panel.
close(int) - method in class ewe.ui.ControlPopupForm
close(int) - method in class ewe.filechooser.FileChooser
close(int) - method in class ewe.ui.Form
This closes the form unconditionally and sets the exitValue to be exitCode.
close(int) - method in class ewe.ui.InputForm
close(int) - method in class ewe.ui.InputKeyPad
close(int) - method in class ewe.ui.InputPopupForm
close(int) - method in class ewex.movieplayer.PlayerForm
close(int) - method in class ewe.ui.SinglePressKeyPad
CLOSE_ALL_RESULTS - static field in class ewex.sql.Statement
CLOSE_CURRENT_RESULT - static field in class ewex.sql.Statement
CLOSE_CURSORS_AT_COMMIT - static field in class ewex.sql.ResultSet
CLOSE_FOR_NEW_POPUP - static field in class ewe.ui.PopupController
CLOSE_INPUT - static field in class ewe.io.StreamUtils
An option for transfer().
CLOSE_OUTPUT - static field in class ewe.io.StreamUtils
An option for transfer().
CLOSEABLE - static field in class ewe.ui.Card
A flag.
closeActiveControl() - method in class ewe.ui.TableModel
This tells the model to close any active control.
closeAll(int) - method in class ewe.ui.Form
If this Form is embedded within another Form, then this will close the topmost Form.
closeCodec() - method in class ewe.io.AsciiCodec
closeCodec() - method in class ewe.io.JavaUtf8Codec
This aborts any on-going processing and frees resources associated with the codec.
closeCodec() - method in class ewe.io.TextCodec
This aborts any on-going processing and frees resources associated with the codec.
closeConnection() - method in class ewe.io.RemoteCallHandler
Closes the RemoteCallHandler and stops its operation and closes the stream connection.
closeCreate() - method in class ewe.database.SafeDBAccess
Call this after initializing with openForCreate().
closeCurrentTab() - method in class ewe.ui.mTabbedPanel
This closes the currently selected tab unconditionally.
closed - field in class ewe.io.BasicStreamObject
CLOSED - static field in class ewe.ui.EditorEvent
CLOSED - static field in class ewe.ui.FormEvent
CLOSED - static field in class ewe.ui.FrameEvent
closed - field in class ewe.io.InputStream
closed - field in class ewe.io.OutputStream
CLOSED - static field in class ewe.ui.PanelSplitter
This is a possible state of the splitter.
closed - field in class ewe.io.RandomStream
closed - field in class ewe.io.RemoteCallHandler
closed - field in class ewe.io.StreamReader
Indicates if the stream is closed or not.
closed - field in class ewe.io.TextReader
This indicates that the close() method has already been called.
closed - field in class ewe.io.TextWriter
This indicates that the close() method has already been called.
closedFocus - field in class ewe.ui.Container
If this is true then the keyboard focus cannot be moved outside of this Container using the TAB or cursor keys.
closedFolder - static field in class ewe.ui.TreeTableModel
ClosedFolderIcon - static field in class ewe.io.FileBase
closedImage - field in class ewe.ui.Card
If this is not null then it will be displayed when the card is not selected.
closeEncoding() - method in class ewe.io.Base64Codec
closeEntry() - method in class ewe.util.zip.ZipInputStream
closeEntry() - method in class ewe.zip.ZipInputStream
Closes the current zip entry and moves to the next one.
closeEntry() - method in class ewe.util.zip.ZipOutputStream
closeEntry() - method in class ewe.zip.ZipOutputStream
Closes the current entry.
closeForTransfer() - method in class ewe.ui.Form
This closes the Form but does not set the handle to a stopped state, instead it returns the still running handle.
closeForTransfer(boolean,boolean) - method in class ewe.ui.Form
This closes the Form but does not set the handle to a stopped state, instead it returns the still running handle.
closeIfPressClient - field in class ewe.ui.ControlPopupForm
Normally, pressing outside the popup Form has no effect, but if this is true, then if you press the original client Control, then the popup Form will close with exit code IDCANCEL.
closeIO() - method in class ewe.ui.Console
If there are open Writers and Readers for this Console, this call will close them.
closeLock - field in class ewe.ui.Window
closeLog(ewe.io.PrintWriter) - static method in class ewe.database.DatabaseManager
closeLookup() - method in class ewe.database.Database
This is used with enableLookupMode() - it tells the database that data reading is complete and the underlying file may be closed.
closeLookup() - method in class ewe.database.DatabaseObject
This is used with enableLookupMode() - it tells the database that data reading is complete and the underlying file may be closed.
closeLookup() - method in class ewe.database.EntriesView
This is used with enableLookupMode() - it tells the database that data reading is complete and the underlying file may be closed.
closeLookup() - method in class ewe.database.LookupData
Close the lookup database.
closeMenu() - method in class ewe.ui.Control
If a menu for the control is being displayed, this will close it.
closeMenu() - method in class ewe.ui.MenuState
closeMobileApp(ewe.ui.Window,int) - method in class ewe.ui.mApp
This will be called by mobileWindowEvent() if a Close message is sent by the OS and the application is running on a mobile device.
closeOutput() - method in class ewe.fx.PNGEncoder
Closes the underlying output stream.
closePath() - method in class ewe.fx.GeneralPath
This method indicates that a line should be drawn from the most recent added point to the most recent moveTo() point.
closePopup(int,int) - method in class ewe.ui.ControlPopupForm
This closes the form by exiting with exit code IDCANCEL.
closePopup(int,int) - method in class ewe.ui.mChoice
closePopup(int,int) - method in class ewe.ui.MenuState
Close the popup that you have opened.
closePopup(int,int) - method in class ewe.ui.PopupController
Close the popup that you have opened.
closePopups(ewe.ui.Control) - static method in class ewe.ui.Gui
Close all Frames denoted as popup frames in the Window containing the control.
closePopups(ewe.ui.Control,int,int) - static method in class ewe.ui.Gui
closeProcess() - method in class ewe.io.Base64Decoder
This aborts any on-going processing and frees resources associated with the processor.
closeProcess() - method in class ewe.io.Base64Encoder
closeProcess() - method in class ewe.io.DataProcessor
This aborts any on-going processing and frees resources associated with the processor.
closeProcess() - method in class ewe.database.Encryptor
This aborts any on-going processing and frees resources associated with the processor.
closeProcess() - method in class ewe.security.Encryptor
This aborts any on-going processing and frees resources associated with the processor.
closeProcess() - method in class ewex.msencrypt.Encryptor
This destroys the crypto object.
closeStream() - method in class ewe.io.BasicStream
This is non-blocking.
closeStream() - method in class ewe.io.BlockingStreamObject
This is non-blocking.
closeStream() - method in class ewe.io.DataProcessorStream
closeStream() - method in class ewe.ui.HexTableModel
closeStream() - method in class ewe.zip.InflaterInputStream
This is non-blocking.
closeStream() - method in class ewe.io.MemoryStream
This is non-blocking.
closeStream() - method in class ewe.io.PartialInputStream
This will not close the underlying stream unless closeUnderlying is true.
closeStream() - method in class ewe.io.PartialOutputStream
This will not close the underlying stream.
closeStream() - method in class ewe.io.RandomStreamAdapter
This is non-blocking.
closeStream() - method in class ewe.io.RewindableStream
closeStream() - method in class ewe.io.StreamAdapter
This is non-blocking.
closeStream() - method in class ewe.io.StreamObject
This is non-blocking.
closeStream() - method in class ewe.zip.ZipInputStream
Closes the zip file.
closeStreams() - method in class ewe.io.IOTransfer
closeTab(ewe.ui.Card) - method in class ewe.ui.mTabbedPanel
Close a particular tab.
closeTab(int) - method in class ewe.ui.mTabbedPanel
Close a particular tab.
closeTabButton - field in class ewe.ui.mTabbedPanel
closeType - field in class ewe.ui.PanelSplitter
closeUnderlying - field in class ewe.io.DataInputStream
Set this to false if you don't want a close of this DataInputStream to close the underlying Stream.
closeUnderlying - field in class ewe.io.DataOutputStream
Set this to false if you don't want a close of this DataOutputStream to close the underlying Stream.
closeUnderlying - field in class ewe.io.PartialInputStream
If this is true, then a call to close() will close the underlying stream as well.
closeWindow - field in class ewe.ui.Frame
closeWindow() - method in class ewe.ui.Window
closing() - method in class ewe.graphics.AniImage
This is called if the AniImage is displayed within an ImageControl and the Form that contained that ImageControl is now closing.
closing() - method in class ewe.graphics.AnimatedIcon
This simply calls the stop() method.
cmp(int[],int,int[],int) - static method in class ewe.math.MPN
Compare x[0:xlen-1] with y[0:ylen-1], treating them as unsigned integers.
cmp(int[],int[],int) - static method in class ewe.math.MPN
Compare x[0:size-1] with y[0:size-1], treating them as unsigned integers.
code() - method in class ewex.locale.LocaleInfo
codec - field in class ewe.ui.HtmlViewer
This is the codec that will be used to decode text.
codec - field in class ewe.io.TextReader
This is the codec used for decoding incoming data bytes into characters.
codec - field in class ewe.io.TextWriter
This is the codec used for encoding outgoing data characters into bytes.
col - field in class ewe.ui.TableCellAttributes
col - field in class ewe.ui.TableEvent
For CELL_CLICKED, the cell which was clicked.
colIndex - field in class ewe.sys.MathFunctionData
collapse() - method in class ewe.data.LiveTreeNode
collapse() - method in class ewe.data.MutableTreeNodeObject
Tell it that it can release its children.
collapse() - method in class ewex.registry.RegistryKeyNode
Tell it that it can release its children.
collapse() - method in class ewe.data.TreeNode
Tell it that it can release its children.
collapse(int) - method in class ewe.ui.TreeTableModel
Collapse the index.
collapseMatrix(int) - method in class ewe.ui.TreeTableModel
color - field in class ewe.fx.Brush
The color for the Brush.
Color - class ewe.fx.Color
Color represents a color.
color - field in class ewe.fx.Graphics
color - field in class ewe.fx.Pen
color - field in class ewe.ui.formatted.TextFormatter
If this is not null then the text will be redrawn in this color if the FONT_CHANGE flag is set in fontFlags.
Color(int,int,int) - constructor for class ewe.fx.Color
Constructs a color object with the given red, green and blue values.
Color(int,int,int,int) - constructor for class ewe.fx.Color
colors - field in class ewe.ui.EditControl
columnHeaders - field in class ewe.data.FieldTableExportSpecs
columnHeaders - field in class ewe.ui.GridTableModel
The column headers if any.
columnNoNulls - static field in class ewex.sql.DatabaseMetaData
The column does not allow NULL
columnNoNulls - static field in class ewex.sql.ResultSetMetaData
The column does not allow NULL's.
columnNullable - static field in class ewex.sql.DatabaseMetaData
The column does allow NULL
columnNullable - static field in class ewex.sql.ResultSetMetaData
The column allows NULL's.
columnNullableUnknown - static field in class ewex.sql.DatabaseMetaData
It is unknown whether or not the column allows NULL
columnNullableUnknown - static field in class ewex.sql.ResultSetMetaData
It is unknown whether or not the column allows NULL's.
columnOf(int) - method in class ewe.ui.TreeTableModel
Returns the column which contains the '+'/'-' box of the entry at the following index.
columns - field in class ewe.ui.Control
columns - field in class ewe.data.FieldTableExportSpecs
columns - field in class ewe.util.Grid
This holds the number of columns in the Grid.
command - field in class ewe.net.HttpConnection
This is the command to be sent to the server.
COMMAND - static field in class ewe.ui.IKeys
special key
commit() - method in class ewex.sql.Connection
This method commits any SQL statements executed on this connection since the last commit or rollback.
compact(ewe.sys.Handle) - method in class ewe.database.RecordDatabaseIndex
Compact the index so that it uses less space.
Comparable - interface ewe.util.Comparable
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
compare(char,char,int) - method in class ewe.sys.Locale
Compare two characters.
compare(char[],int,int,char[],int,int) - static method in class ewe.util.SubString
This does a numeric char for char comparison.
Compare two sections of character arrays.
compare(int,int) - method in class ewe.util.CompareArrayElements
Compare the two integer values provided by treating them as indexes into the array and then using the Comparer to compare the Objects found at those indexes.
compare(int,int) - method in class ewe.util.CompareInts
This should return <0 if one is considered less than two, >0 if one is considered more than two, and 0 if they are considered equal.
compare(int,int) - method in class ewe.database.DatabaseEntryCompareInts
This should return <0 if one is considered less than two, >0 if one is considered more than two, and 0 if they are considered equal.
compare(java.lang.Object) - method in class ewe.database.EntrySelector
This should compare the two objects and return: 0 = the objects are equal.
This should compare the two objects and return: 0 = the objects are equal.
This should compare the two objects and return: 0 = the objects are equal.
This should compare the two objects and return: 0 = the objects are equal.
This should compare the two objects and return: 0 = the objects are equal.
compare(java.lang.Object,java.lang.Object) - static method in class ewe.util.Utils
This attempts to compare two objects which may or may not implement the Comparable interface.
This should compare the two objects and return: 0 = the objects are equal.
compare(java.lang.String,java.lang.String) - static method in class ewe.util.mString
Compare two strings.
This is an implementation of CompareInts which compares Objects in an array.
Creates a new CompareArrayElements which uses the specified Comparer to compare objects in the specified array.
compareAsDatabaseEntries - field in class ewe.database.EntryComparer
If this is set true, then when compareEntries() is called the two objects will be of type DatabaseEntries.
compareData(java.lang.Object) - method in class ewe.datastore.DatabaseDataComparer
You must override this OR override the other compareData() that takes one argument.
You must override this method OR override the other compareData() that takes one argument if you will be using a null searchData in the for the findXXX() method.
compareEncodedTimes(long,long,boolean,boolean) - static method in class ewe.sys.Time
Compare two encoded times.
Override this to compare to entries.
CompareInts - interface ewe.util.CompareInts
This interface is used to compare two Object values which are referenced somehow via unique integer values.
This compares the lengths of the lines as given in the array.
Comparer - interface ewe.util.Comparer
A Comparer is used to compare two objects with each other.
comparerClassName - field in class ewe.database.IndexEntry
This is an ObjectFinder that will use a comparer to check if the lookingFor() method should return true.
Compare this entry with another based on the sortID stored in the database (ignoring the SORT_DESCENDING option).
Compare this entry with another based on the sortID stored in the database (ignoring the SORT_DESCENDING option).
Compare this DatabaseEntry to another.
Compare this entry with another based on an arbitrary sort criteria.
compareTo(ewe.math.BigDecimal) - method in class ewe.math.BigDecimal
compareTo(ewe.math.BigInteger) - method in class ewe.math.BigInteger
compareTo(ewe.math.MPN) - method in class ewe.math.MPN
compareTo(ewex.math.BigDecimal) - method in class ewex.math.BigDecimal
compareTo(ewex.math.BigInteger) - method in class ewex.math.BigInteger
compareTo(ewex.sql.Timestamp) - method in class ewex.sql.Timestamp
Compare two Timestamp
compareTo(int) - method in class ewe.math.MPN
compareTo(java.lang.Integer) - method in class java.lang.Integer
Compare two Integers numerically by comparing their int values.
compareTo(java.lang.Object) - method in class ewe.math.BigDecimal
Compare this object with another.
compareTo(java.lang.Object) - method in class ewex.math.BigDecimal
compareTo(java.lang.Object) - method in class ewe.math.BigInteger
Compare this object with another.
compareTo(java.lang.Object) - method in class ewex.math.BigInteger
compareTo(java.lang.Object) - method in class ewe.util.Comparable
Compare this object with another.
compareTo(java.lang.Object) - method in class ewe.data.DataObject
Compare this object with another.
compareTo(java.lang.Object) - method in class ewe.sys.DayOfYear
compareTo(java.lang.Object) - method in class ewe.sys.Decimal
Compare this object with another.
compareTo(java.lang.Object) - method in class ewe.sys.Double
Compare this object with another.
compareTo(java.lang.Object) - method in class java.lang.Integer
Behaves like compareTo(Integer) unless the Object is not an Integer.
compareTo(java.lang.Object) - method in class ewe.sys.Long
Compare this object with another.
compareTo(java.lang.Object) - method in class ewe.fx.mImage
compareTo(java.lang.Object) - method in class ewe.data.Property
Compare this object with another.
compareTo(java.lang.Object) - method in class ewe.util.SubString
Compare this SubString with either another SubString or a String.
compareTo(java.lang.Object) - method in class ewe.sys.Time
Compare this object with another.
compareTo(java.lang.Object) - method in class ewe.sys.TimeOfDay
Compare this object with another.
compareTo(java.lang.Object) - method in class ewex.sql.Timestamp
Compares this Timestamp to another.
Compare this object with another.
compareTo(java.lang.Object) - method in class ewe.zip.ZipEntry
Compare this object with another.
compareTo(java.lang.Object,int) - method in class ewe.util.SubString
Compare this SubString with either another SubString or a String.
compareTo(java.lang.String) - method in class java.lang.String
compareTo(long) - method in class ewe.math.MPN
complete - field in class ewe.sys.ThreadTask
This is set true when doTask() has returned.
CompletelyIn - static field in class ewe.fx.mImage
A property bit - Another image must be completely within this image to be considered "within" this image.
A CompressedRandomStream is a read-only RandomStream that has been compressed for storage, but optimized for random access reading.
Create a CompressedRandomStream from a RandomAccessStream.
Create a CompressedRandomStream from a RandomStream.
compression - field in class ewe.fx.ImageCodec
Compress an InputStream into a CompressedRandomStream.
Compress an InputStream into a CompressedRandomStream.
computer - static field in class ewe.sys.Device
computer - static field in class ewe.filechooser.FileChooserBase
ComputerKeyNode - class ewex.registry.ComputerKeyNode
concat(java.lang.String) - method in class java.lang.String
Concatenates the given string to this string and returns the result.
CONCUR_READ_ONLY - static field in class ewex.sql.ResultSet
The concurrency mode of for the result set may not be modified.
CONCUR_UPDATABLE - static field in class ewex.sql.ResultSet
The concurrency mode of for the result set may be modified.
CONDITIONAL - static field in class ewe.ui.IKeys
For PRESSED KeyEvents, indicates that the key that was typed should be considered "conditional" - that is it may be superceded by another key.
conditionalChar - field in class ewe.ui.EditControl
conditionalCharIndex - field in class ewe.ui.EditControl
conditionalKey - field in class ewe.ui.InputMethod
conditionalLineBreak() - method in class ewe.ui.formatted.FormattedTextMaker
configFileName - field in class ewe.io.TreeConfigFile
configFiles - static field in class ewe.io.TreeConfigFile
confirmDelete - field in class ewe.ui.ListEditor
confirmImage(ewe.fx.Image) - method in class ewe.graphics.Mosaic
connect() - method in class ewe.net.ClientServerConnector
Start the connection process and immediately return a Handle to indicate its progress.
connect() - method in class ewe.net.HttpConnection
This makes the connection, blocking the current thread.
connect() - method in class ewe.io.SerialPortSpecs
This attempts to create a new Serial Port with the current options.
connect() - method in class ewe.net.URLConnection
This calls startTask(), waits for completion and returns number of bytes read.
This method connects to the specified database using the connection properties supplied.
connectAsync() - method in class ewe.net.HttpConnection
Connect asynchronously.
Connect asynchronously.
connected - field in class ewe.net.URLConnection
connectedSocket - field in class ewe.net.HttpConnection
connecting - field in class ewe.net.ClientServerConnector
Connection - interface ewex.sql.Connection
This interface provides methods for managing a connection to a database.
connection - field in class ewe.net.HttpConnectionTask
This is the connection being used.
connectionClosed() - method in class ewe.io.RemoteCallTask
This gets called when the connection between the two RemoteHandlers is closed.
This is called once a successful connection and request is made.
connectSocketOnly() - method in class ewe.net.HttpConnection
Connect to the server and save the socket for later use as the "connectedSocket" field.
connectTimeOut - field in class ewe.io.RemoteConnection
This is a time in milliseconds for timing out a connection between the ewe application and the underlying RemoteConnection.
connectTimeout - field in class ewe.io.SyncApp
Connect this console to a Reader and a Writer.
connectTo(ewe.io.Stream) - method in class ewe.ui.Console
Connect this console to a bi-directional Stream.
This is used by an application to connect to a host and port which is accessible from the remote machine (including the remote machine itself).
connectToServer() - method in class ewe.net.ClientServerConnector
This is used to make another connection to the server process on the same server port where the initial connection was made.
This is used by an application to connect to a service on the remote machine.
Console - class ewe.ui.Console
A Console is a non-editable text display.
constant(int) - static method in class ewe.sys.Math
constraints - field in class ewe.ui.CellEntry
constraints - field in class ewe.ui.Control
Constructor - class ewe.reflect.Constructor
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
Constructor - class java.lang.reflect.Constructor
Constructor(ewe.reflect.Constructor) - constructor for class java.lang.reflect.Constructor
consumed - field in class ewe.ui.Event
If this is set true then this should indicate that the event should not be sent to any more listeners.
container - field in class ewe.ui.ChoiceControl
Container - class ewe.ui.Container
Container is a control that contains child controls.
containerHasFocus() - method in class ewe.ui.Container
Returns true if the Container itself has the focus instead of one of its children.
contains(ewe.ui.Control) - method in class ewe.ui.Control
contains(int,int) - method in class ewe.ui.Control
Returns true if the given x and y coordinate in the parent's coordinate system is contained within this control.
contains(java.lang.Object) - method in class ewe.util.Vector
contains(java.lang.Object) - method in class ewe.util.WeakSet
Checks if an Object is contained in the Weak Set.
containsKey(java.lang.Object) - method in class ewe.util.Hashtable
Checks if an entry with the specified key is in the Map.
containsKey(java.lang.Object) - method in class ewe.util.Map
Checks if an entry with the specified key is in the Map.
containsValue(java.lang.Object) - method in class ewe.util.Hashtable
Checks if at least one entry with the specified value is in the Map.
containsValue(java.lang.Object) - method in class ewe.util.Map
Checks if at least one entry with the specified value is in the Map.
content - field in class ewe.ui.CarrierFrame
contentLength - field in class ewe.net.HttpConnection
This is the length of the document read in, valid after a connection call.
contents - field in class ewe.ui.Frame
contents - field in class ewe.ui.SaveableEditor
contents - field in class ewe.ui.Window
contentsOnly - field in class ewe.ui.Frame
context - field in class ewe.sys.Coroutine
contextMenuItem - field in class ewe.ui.ListEditor
continueWait() - static method in class ewe.ui.Form
This requests that a wait Cursor be shown IF it was shown before the last Form was displayed - otherwise it has no effect.
CONTINUOUS - static field in class ewe.fx.print.PageFormatData
control - field in class ewe.ui.ButtonObject
Control - class ewe.ui.Control
Control is the base class for user-interface objects.
CONTROL - static field in class ewe.ui.IKeys
modifier for control key
control - field in class ewe.ui.MenuState
control - field in class ewe.ui.mLabel
This is used to associate another Control with this label.
control - field in class ewe.ui.TableModel.CellControl
The Control that is being used for editing.
control - field in class ewe.ui.TableModel.ControlProxy
control - field in class ewe.ui.TextInputParameters
This is the Control which will own the input.
control - field in class ewe.ui.TreeControl.ControlTreeNode
controlAnchor - field in class ewe.data.FieldData
The anchor of any Control used to edit/display the data - by default it is UIConstants.WEST|UIConstants.EAST which stretches it horizontally to fill its conatainer.
ControlBase - class ewe.ui.ControlBase
The only purpose of this class is to provide space for Control's static variables and to keep the number of Fields in control below 64.
ControlEvent - class ewe.ui.ControlEvent
ControlEvent is an event posted by a control.
ControlEvent() - constructor for class ewe.ui.ControlEvent
ControlEvent(int,ewe.ui.Control) - constructor for class ewe.ui.ControlEvent
Constructs a control event of the given type.
controlFont - field in class ewe.ui.TextInputParameters
This will be the font of the control.
CONTROLMASK - static field in class ewe.ui.CellConstants
This class is used to implement a special, perhaps complex, Control which is popped up when another control is activated.
ControlPopupForm() - constructor for class ewe.ui.ControlPopupForm
Create a new Panel which uses itself to layout components.
controlRect - field in class ewe.ui.TextInputParameters
This can be set to be the Rect of the host control in its parent window.
controls - field in class ewe.ui.InputStack
controls - field in class ewe.ui.ProgressAndControl
Add your controls to this panel.
controlsToRefresh - field in class ewe.ui.Frame
This is a collection of components that should be refreshed when the frame is removed.
controlToLetter() - method in class ewe.ui.KeyEvent
Convert specific control keys to their letter counterpart.
ControlTreeNode() - constructor for class ewe.ui.TreeControl.ControlTreeNode
Convert - class ewe.sys.Convert
Convert is used to convert between objects and basic types.
Convert() - constructor for class ewe.sys.Convert
convertCountryCode(java.lang.String) - static method in class ewe.sys.Locale
This will convert a three letter (uppercase) ISO country code to the two letter (uppercase) ISO country code OR the other way.
Return true if the conversion was successfull.
Return true if the conversion was successfull.
converter - field in class ewe.reflect.FieldTransfer
An optional DataConverter.
convertMode(java.lang.String) - static method in class ewe.io.FileBase
A utility method to convert from "r" or "rw" to READ_ONLY or READ_WRITE mode.
If the value is a String, convert it to an Object suitable for the specified type.
convertSystemTime(long,boolean) - static method in class ewe.sys.Time
convertTime - field in class ewe.fx.ImageCodec
This is used for debugging only.
copied - field in class ewe.io.IOTransfer
This is the number of bytes copied so far.
copied(java.lang.Object) - method in class ewe.data.DataObject
This method is called after the base implementation of copyFrom() is executed.
copy(java.lang.Object,java.lang.Object) - static method in class ewe.sys.Reflection
This copies data from the source to the destination.
copy(java.lang.Object,java.lang.Object) - static method in class ewe.util.Utils
This copies data from the source to the destination.
COPY_MULTIPLE_CURSOR - static field in class ewe.sys.VmConstants
COPY_SINGLE_CURSOR - static field in class ewe.sys.VmConstants
Copyable - interface ewe.util.Copyable
This is a simple interface which says that the implementing object can provide a copy of itself on request.
Copies the elements of one array to another array.
copyCopiesFrom(java.lang.Object) - method in class ewe.util.Vector
copyCriteria(int[]) - static method in class ewe.database.DatabaseUtils
copyData(java.lang.Object) - method in class ewe.database.Record
Return a copy of the data returned by getField() - unless that data is of type JAVA_OBJECT in which case a copy will only be returned if it implements ewe.util.Copyable.
This copies one field from the source object to the destination object using the provided Reflect Object as the class specifier.
This copies one field from the source object to the destination object using the provided Reflect Object as the class specifier.
This copies one field from the source object to the destination object using the provided Reflect Object as the class specifier.
copyFrom(byte[]) - method in class ewe.util.ByteArray
Copy the bytes from the supplied array, re-using the interal byte array if possible.
copyFrom(byte[],int,int) - method in class ewe.util.ByteArray
Copy the bytes from the supplied array, re-using the interal byte array if possible.
copyFrom(char[],int,int) - method in class ewe.util.CharArray
Set the data in the CharArray to be a copy of the data provided re-using the internal char array if possible.
This copies the data from the other DatabaseEntry, but does not copy the OID, modified date or created date.
copyFrom(ewe.util.SubString) - method in class ewe.util.CharArray
Set the data in the CharArray to be a copy of the data in the SubString, re-using the internal char array if possible.
copyFrom(java.lang.Object) - method in class ewe.data.DataObject
Copy all appropriate data from another object.
copyFrom(java.lang.Object) - method in class ewe.data.DataUnit
Copy all appropriate data from another object.
copyFrom(java.lang.Object) - method in class ewe.sys.Decimal
Copy all appropriate data from another object.
copyFrom(java.lang.Object) - method in class ewe.sys.Double
This stores the bit-wise representation of the double in the Long value.
copyFrom(java.lang.Object) - method in class ewe.sys.Long
Copy all appropriate data from another object.
copyFrom(java.lang.Object) - method in class ewe.fx.mImage
copyFrom(java.lang.Object) - method in class ewe.util.Vector
copyFrom(java.lang.Object) - method in class ewe.sys.VMApp
Copy all appropriate data from another object.
copyFrom(java.lang.String) - method in class ewe.util.CharArray
Set the data in the CharArray to be a copy of the data in the string, re-using the internal char array if possible.
copyFromLocalToRemoteDatabase - field in class ewe.database.ResolveConflict
copyFromLocalToRemoteDatabase - field in class ewe.datastore.ResolveConflict
copyFromRemoteToLocalDatabase - field in class ewe.database.ResolveConflict
copyFromRemoteToLocalDatabase - field in class ewe.datastore.ResolveConflict
copyInto(byte[],int,boolean) - method in class ewe.util.SubString
Copy all the characters of this substring into a byte array.
Copy a subset of this SubStrings data into a byte array.
copyInto(char[],int) - method in class ewe.util.SubString
Copy all the characters of this substring into a character array.
copyInto(char[],int,int,int) - method in class ewe.util.SubString
Copy a subset of this SubStrings data into a character array.
copyInto(int[],int) - method in class ewe.util.IntArray
Copy all values into the destination array at the specified offset.
copyInto(java.lang.Object[]) - method in class ewe.util.Vector
The destination array MUST be big enough to hold the vector.
copyInto(java.lang.Object[],int) - method in class ewe.util.Vector
The destination array MUST be big enough to hold the vector.
copyInto(java.lang.String,char[],int) - static method in class ewe.util.mString
Copy the characters from the String into the destination in the most memory effecient way.
copyInto(java.lang.String,int,char[],int,int) - static method in class ewe.util.mString
Copy the characters from the String into the destination in the most memory effecient way.
CopyOver - class ewe.io.CopyOver
This class will copy multiple source files to multiple destination files.
copyOver - field in class ewe.sys.VMApp
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
Copies a rectangular area from a surface to the given coordinates on the current surface.
copyValue(ewe.reflect.Wrapper) - method in class ewe.reflect.Wrapper
copyValueOf(char[]) - static method in class java.lang.String
copyValueOf(char[],int,int) - static method in class java.lang.String
Coroutine - class ewe.sys.Coroutine
A Coroutine is a non-preemptive implementation of a multi-threading.
Coroutine(java.lang.Runnable) - constructor for class ewe.sys.Coroutine
Coroutine(java.lang.Runnable,int) - constructor for class ewe.sys.Coroutine
coroutineStackSize - field in class ewe.ui.Editor
CorruptedDataException() - constructor for class ewe.io.CorruptedDataException
COS - static field in class ewe.sys.Math
Cosine trig function.
cos(double) - static method in class java.lang.Math
Returns the trigonometric cosine of an angle.
count - field in class ewe.io.BufferedInputStream
The number of valid bytes currently in the buffer.
count - field in class ewe.io.BufferedOutputStream
This is the number of bytes that are currently in the buffer and are waiting to be written to the underlying stream.
count - field in class ewe.io.ByteArrayInputStream
This indicates the maximum number of bytes that can be read from this stream.
count - field in class ewe.io.ByteArrayOutputStream
The number of bytes that have been written to the buffer
count - field in class ewe.io.CharArrayReader
This indicates the maximum number of chars that can be read from this stream.
count - field in class ewe.io.CharArrayWriter
The number of chars that have been written to the buffer
count() - static method in class ewe.sys.Coroutine
This returns a count of all running Coroutines.
count() - method in class ewe.util.WeakSet
This counts the number of live references.
count_leading_zeros(int) - static method in class ewe.math.MPN
Count the number of leading zero bits in an int.
countAssignedFields() - method in class ewe.database.ByteArrayDatabaseEntry
countAssignedFields() - method in class ewe.database.DatabaseEntry
countBlankLines(boolean) - method in class ewe.ui.DisplayLine
Count how many blank lines are above or below this line.
countChildren(int) - method in class ewe.ui.TreeTableModel
Return the number of children for a node at the specified index.
countDeleted() - method in class ewe.database.RemoteSynchronizer
countDeleted() - method in class ewe.datastore.RemoteSynchronizer
countDeletedEntries() - method in class ewe.database.Database
Returns the number of entries marked as deleted.
countDeletedEntries() - method in class ewe.database.RecordFile
Returns the number of deleted records.
countEncoded(byte[],int,int) - static method in class ewe.util.ByteEncoder
Count how many data units (primitive values or object values) are stored in sequence in the specified sequence of bytes.
countEntries() - method in class ewe.database.Database
If getEntriesCount() returns -1, indicating that the number of entries is unknown, then this method will count the entries by counting each one if necessary.
countEntries() - method in class ewe.database.DatabaseObject
If getEntriesCount() returns -1, indicating that the number of entries is unknown, then this method will count the entries by counting each one if necessary.
countEntries() - method in class ewe.data.FieldTableModel
This calls calculateNumRows() which is what you should override.
counterRotated - static field in class ewe.ui.mApp
Set this to true before calling setupMainWindow() to display the application rotated by 90 degrees anti-clockwise (which puts the controls on the left - when the user rotates it back by 90 degrees clockwise).
Counts the number of elements in the inclusive range start -> end.
countItems() - method in class ewe.ui.PhoneMenu
Return the number of items.
countItems() - method in class ewe.util.RangeList
countListItems() - method in class ewe.ui.BasicList
countListItems() - method in class ewe.data.ISimpleList
Count the number of list items.
Count how many are in the list starting from (and including) start.
countObjects(boolean) - static method in class ewe.sys.Vm
This returns a count of allocated objects.
countPages(ewe.fx.print.PageFormat) - method in class ewe.fx.print.Printable
This is called when printing is about to start and it requests a count of the number of pages that would be necessary to print.
By default this returns UNKNOWN_NUMBER_OF_PAGES.
countPagesWillPrint(int) - method in class ewe.fx.print.PrintOptions
Count the number of pages that will print if reportedNumberOfPages is not UNKNOWN_NUMBER_OF_PAGES.
countPoints() - method in class ewe.fx.GeneralPath
This returns the number of points that has been added to the GeneralPath so far.
Count how many are in the list starting from (and including) start going backwards.
countRanges() - method in class ewe.util.RangeList
countRemoteDeletedEntries() - method in class ewe.database.DoubleSynchronizer
countRemoteDeletedEntries() - method in class ewe.database.RemoteSynchronizer
countRemoteDeletedEntries() - method in class ewe.datastore.RemoteSynchronizer
countRemoteDeletedEntries() - method in class ewe.database.Synchronizer
countRemoteDeletedEntries() - method in class ewe.datastore.Synchronizer
countRemoteUnsynchronizedEntries() - method in class ewe.database.Synchronizer
countRemoteUnsynchronizedEntries() - method in class ewe.datastore.Synchronizer
COUNTRY - static field in class ewe.sys.Locale
Use with getString() - The full name of the locale country.
COUNTRY - static field in class ewex.locale.LocaleInfo
COUNTRY_ENGLISH - static field in class ewe.sys.Locale
Use with getString() - The full English name of the locale country.
COUNTRY_ID - static field in class ewex.locale.LocaleInfo
COUNTRY_NATIVE - static field in class ewe.sys.Locale
Use with getString() - The full native name of the locale country.
COUNTRY_SHORT - static field in class ewe.sys.Locale
Use with getString() - The three letter (uppercase) ISO country code.
countSelectedIndexes() - method in class ewe.ui.BasicList
countSelectedIndexes() - method in class ewe.data.IndexSelectable
Returns the number of items that are currently selected.
countSelectedIndexes() - method in class ewe.ui.mList
countSelectedIndexes() - method in class ewe.ui.SimpleList
countSelectedLines() - method in class ewe.ui.TreeTableModel
countTokens() - method in class ewe.util.StringTokenizer
This counts the number of remaining tokens in the string, with respect to the current delimiter set.
countToSectionEnd() - method in class ewe.ui.DisplayLine
This returns how many lines are from this line (inclusive) to the end of this section.
countTotalChildNodes(int) - method in class ewe.ui.TreeTableModel
Count all child nodes of a parent, including children of its children and so on.
countUnsynced() - method in class ewe.database.RemoteSynchronizer
countUnsynced() - method in class ewe.datastore.RemoteSynchronizer
CRC32 - class ewe.util.zip.CRC32
CRC32 - class ewe.zip.CRC32
Computes CRC32 data checksum of a data stream.
CREATE - static field in class ewe.io.Catalog
Create open mode.
CREATE - static field in class ewe.io.FileBase
Create open mode.
CREATE - static field in class ewe.io.RandomAccessFile
Create open mode.
This creates the native window associated with this Window object.
create(java.lang.Object) - method in class ewe.database.SafeDBAccess
This calls openForCreate() and then calls closeCreate().
CREATE_NEW_FORM - static field in class ewe.ui.ExecTransfer
A value sent to the createForm method.
createAnother(java.lang.String) - method in class ewe.datastore.DataEntry
This creates and saves a new DataEntry with the specified path name - relative to this DataEntry.
createColorTable - field in class ewe.fx.ImageTool
This is the optional color map that will be used for createImage().
Create a new Image that is compatible with the source ImageData.
Create a new Image that is compatible with the source ImageData, given a specific destination ImageData type.
createCursor(java.lang.Object) - static method in class ewe.sys.Vm
Use this to create a new Mouse cursor.
CREATED_FIELD - static field in class ewe.datastore.Database
This is the reserved "CreatedDate" field.
CREATED_FIELD - static field in class ewe.database.DatabaseTypes
This is the reserved "CreatedDate" field.
createDefaultXMLParser() - static method in class ewex.xml.XMLParserFactory
Creates a default parser.
Creates a default parser.
createDir() - method in class ewe.io.File
Creates a directory.
createDir() - method in class ewe.io.FileAdapter
Creates a directory.
createDir() - method in class ewe.io.FileBase
Creates a directory.
createDir() - method in class ewex.rapi.RapiFile
Creates a directory.
createDisplay() - method in class ewe.ui.HtmlViewer
createDisplay() - method in class ewe.ui.WebBrowser
CreatedSortName - static field in class ewe.database.Database
CreatedSortName - static field in class ewe.datastore.Database
createElement(java.lang.String) - method in class ewex.xml.IXMLElement
Creates an empty element.
createElement(java.lang.String) - method in class ewex.xml.XMLElement
Creates an empty element.
Creates an empty element.
Creates an empty element.
Creates an empty element.
Creates an empty element.
Creates an empty element.
Creates an empty element.
createEntryFor(java.lang.Object) - method in class ewe.datastore.FoundEntries
This creates a new DatabasEntry and sets its fields from the specified data object.
createEweObject(java.lang.Object) - static method in class ewe.sys.JavaBridge
Create a Ewe Object that is the equivalent of a Java Object.
This is called to create a new FileChooser when the select button is pressed.
This creates a MemoryFile from an input stream.
createGraphics() - method in class ewe.ui.Control
Do not use this - it is for Waba compatibility only, use getGraphics() instead.
This should create a locale ID based on the ISO two character language and country codes.
createIfNotPresent - field in class ewe.data.MultiListSelect
If this is true then the list will default to adding an empty selection for a list if there is no entry for that list.
createImage(int,int) - method in class ewe.fx.ImageTool
This creates an Image using the createOptions and createColorTable fields.
createImageOptions - field in class ewe.fx.print.PrintPreview
The options used when images are being created for the PrintPreview.
If the specified ImageTool is null, then an image will be created using the default options, otherwise the specified ImageTool is used to create the image.
createMenu() - method in class ewe.ui.mChoice
This creates the Menu for the mChoice.
Create a Menu for a specific set of Objects, placed in a Vector, or a Container or an Object array.
createMenuItem(ewe.ui.mButton) - method in class ewe.ui.Form
Return a MenuItem that will be used as a proxy for a specific buton.
Return a MenuItem that will be used as a proxy for a specific buton.
Create a MenuItem for a particular Object.
createNew() - method in class ewe.datastore.DataStorage
Create a new DataStorage file after opening with DataStorage(String fileName).
createNew() - static method in class ewe.security.RSA
Create a new RSAKey pair with a length of 400 bits and using the current time as the random seed.
createNew(ewe.fx.ISurface) - static method in class ewe.fx.Graphics
createNew(ewe.io.RandomAccessStream) - method in class ewe.datastore.DataStorage
Create a new DataStorage file after opening with DataStorage(String fileName).
createNew(int,long) - static method in class ewe.security.RSA
Create a new RSAKey pair.
Use this to create a new node object for a node which is about to be expanded.
Use this to create a new node object for a node which is about to be expanded.
createOptions - field in class ewe.fx.ImageTool
These are the options that will be used for createImage().
createPCDataElement() - method in class ewex.xml.IXMLElement
Creates an element to be used for #PCDATA content.
createPCDataElement() - method in class ewex.xml.XMLElement
Creates an element to be used for #PCDATA content.
createSecureDocument() - method in class ewe.io.BlockIO
createService(java.lang.String) - static method in class ewe.io.RemoteConnection
This creates a ServerSocket on a new port and then posts the service to the RemoteConnecion.
createShortcutToEwe() - static method in class ewe.sys.VMOptions
createSimpleList() - method in class ewex.livedata.SimpleListEdit
createStatement() - method in class ewex.sql.Connection
This method creates a new SQL statement.
createStatement(int,int) - method in class ewex.sql.Connection
This method creates a new SQL statement with the specified type and concurrency.
createStatement(int,int,int) - method in class ewex.sql.Connection
createStringWithChars(char[]) - static method in class ewe.sys.Vm
Create a new String that uses the specified character array without creating a new character array for the String.
This creates an empty file with a specific name in a temporary directory.
This creates an empty file with a specific name in a temporary directory.
This creates an empty temporary file with the specified prefix and suffix.
This creates an empty temporary file with the specified prefix and suffix.
createWindow() - method in class ewe.ui.Form
This creates a new Window for the Form on request (when being shown).
createWindow() - method in class ewe.ui.WindowContainer
Creates a parser.
createZeroValue(java.lang.Class) - static method in class ewe.sys.Reflection
Create a zero value Java wrapper object.
Creates a new zip entry for the given name.
This gives the TextFormatter the chance to actually alter the lines being displayed.
creationData - field in class ewe.ui.Window
criteria - field in class ewe.database.EntrySelector
criteriaToField(int) - static method in class ewe.database.DatabaseUtils
criteriaToOptions(int) - static method in class ewe.database.DatabaseUtils
criteriaToType(int) - static method in class ewe.database.DatabaseUtils
CROSS - static field in class ewe.fx.DrawnIcon
This is a 'X' cross.
cross - static field in class ewe.ui.FormBase
The cross (X) icon - colored Red.
CROSS_CURSOR - static field in class ewe.sys.VmConstants
csp - field in class ewex.msencrypt.Encryptor
cur - field in class ewe.util.TextEncoder
curCard - field in class ewe.ui.CardPanel
Focus on the first control on the active panel.
curFile - field in class ewex.movieplayer.PlayerForm
curFile - field in class ewe.io.SimpleFileChooser
curLoc - field in class ewe.ui.PanelSplitter
curPoint - static field in class ewe.ui.ControlBase
curPoint - field in class ewe.ui.DragContext
CURRENCY - static field in class ewe.sys.Locale
Use with getString()/fromString() - Gets the currencty symbol.
current - field in class ewe.ui.ScrollTrack
currentClassLoader() - method in class java.lang.SecurityManager
Find the ClassLoader of the first non-system class on the execution stack.
currentCursor - field in class ewe.ui.Window
currentDir - field in class ewe.io.SimpleFileChooser
currentDir - static field in class ewe.sys.VMOptions
currentElements - field in class ewex.xml.NonValidator
The stack of elements to be processed.
currentEvent - field in class ewe.ui.Editor
This is the event that caused the current fieldChanged() or action() event.
currentFiles - field in class ewe.io.SimpleFileChooser
currentIcon - field in class ewe.ui.TaskbarWindow
currentLoadedClass() - method in class java.lang.SecurityManager
Find the first non-system class on the execution stack.
currentMask - field in class ewe.io.SimpleFileChooser
currentPageFormat - field in class ewe.fx.print.PrintableObject
This is the PageFormat for the page being printed now.
currentPageIndex - field in class ewe.fx.print.PageCounter
This is only valid after calls to moveToNextPage().
currentPageRect - field in class ewe.fx.print.PrintableObject
This is the PageRect that is currently being drawn on.
currentPenEvent - static field in class ewe.ui.ControlBase
This is set to be the current PenEvent in the onPenEvent() handler.
currentPrintPage - field in class ewe.fx.print.PrintableObject
This is the PrintPage being used for the current page.
currentState - field in class ewe.sys.HandleStatus
currentThread() - static method in class ewe.sys.mThread
Return the current running mThread.
currentThread() - static method in class java.lang.Thread
currentTimeMillis() - static method in class java.lang.System
Get the current time in milliseconds.
currentTip - static field in class ewe.ui.PenEvent
cursor - field in class ewe.ui.TableControl
This is the cursor position.
cursor - field in class ewe.ui.formatted.TextFormatter
cursorOn - field in class ewe.ui.mInput
cursorPos - field in class ewe.ui.mInput
cursorSize - field in class ewe.ui.TableModel
This specifies the size of the cursor, in cells.
cursorTo(int,boolean) - method in class ewe.ui.TreeControl
cursorTo(int,int,boolean) - method in class ewe.ui.TableControl
cursorTo(int,int,boolean) - method in class ewe.ui.TreeControl
cursorToEnd() - method in class ewe.ui.mInput
curState - field in class ewe.ui.mTextArea
curState - field in class ewe.ui.mTextPad
curStream - field in class ewe.fx.PNGEncoder
curText - field in class ewe.ui.InputKeyPad
curve - static field in class ewe.fx.Curve
Curve - class ewe.fx.Curve
This class provides methods for calculating points and bounds for linear, quadratic and cubic curves.
Draw a Bezier curve from the last point to the co-ordinates (x3,y3) using (x1,y1) and (x2,y2) as the curve's control points.
CUSTOM - static field in class ewe.fx.print.PageFormatData
CustomListEdit - class ewex.livedata.CustomListEdit
cutNodes - field in class ewe.ui.TreeTableModel
cycledKeys - field in class ewe.ui.InputMethod
cycleFocus - field in class ewe.ui.Container
If this is true then the keyboard focus will cycle from the first to the last control in this container when the focus has moved to the very first or very last control.

D

d1 - static field in class ewe.sys.Double
Convenience temporary variable.
d2 - static field in class ewe.sys.Double
Convenience temporary variable.
d3 - static field in class ewe.sys.Double
Convenience temporary variable.
D_COMPRESSED_SIZE - static field in class ewe.zip.ZipConstants
D_CRC32 - static field in class ewe.zip.ZipConstants
D_HDR_SIG - static field in class ewe.zip.ZipConstants
D_SIGNATURE - static field in class ewe.zip.ZipConstants
D_SIZE - static field in class ewe.zip.ZipConstants
D_UNCOMPRESSED_SIZE - static field in class ewe.zip.ZipConstants
daemon - field in class ewe.sys.mThread
damageRect(int,int,int,int) - method in class ewe.ui.Window
Adds a damage rectangle to the current list of areas that need repainting.
DarkBlue - static field in class ewe.fx.Color
DarkGray - static field in class ewe.fx.Color
DASH - static field in class ewe.fx.Pen
DASHDOT - static field in class ewe.fx.Pen
DASHDOTDOT - static field in class ewe.fx.Pen
data - field in class ewe.ui.AppForm
Put the data in here.
data - field in class ewe.ui.ButtonListSelect
This holds the data that the ButtonListSelect uses for input and display.
data - field in class ewe.util.ByteArray
The data bytes.
data - field in class ewe.util.CharArray
These are the data characters.
data - field in class ewe.util.DataProperty
This will be set to the appropriate value if it is a String or byte array.
data - field in class ewe.database.EncodedUTF8String
data - field in class ewe.datastore.EntrySearcher
data - field in class ewe.ui.FrameEvent
data - field in class ewe.ui.GridTableModel
The data to be displayed.
data - field in class ewe.util.IntArray
This is the array of integers itself.
data - field in class ewe.io.MemoryFile
data - field in class ewe.ui.MenuItem
Optional data to associate with the MenuItem.
data - field in class ewe.fx.SoundClip
data - field in class ewe.util.SubString
data - field in class ewe.ui.TableCellAttributes
This is alternate non-textual data to display.
data - field in class ewe.ui.formatted.TextFormatter
data - field in class ewe.ui.WindowEvent
/** In the case of a DATA_DROPPED event this will hold data that has been dropped into the window.
DATA_CHANGED - static field in class ewe.ui.DataChangeEvent
DATA_CHANGED_BY_ENTER - static field in class ewe.ui.mInput
This is a flag used with a generated DataChangeEvent to indicate that the data was changed by the enter key being pressed.
DATA_DROPPED - static field in class ewe.ui.WindowEvent
This event occurs when the user drops data picked up from another application or from the OS shell.
This is called either when data that was cut from this control was pasted into another control, OR when data that was dragged from this control is dropped into another control.
This is called either when data that was cut from this control was pasted into another control, OR when data that was dragged from this control is dropped into another control.
This is called either when data that was cut from this control was pasted into another control, OR when data that was dragged from this control is dropped into another control.
database - field in class ewe.database.DatabaseEntryObject
database - field in class ewe.database.DatabaseTableModel
Database - interface ewe.database.Database
A Database represents a single relational database table along with associated indexes and other meta data.
Database - interface ewe.datastore.Database
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
database - field in class ewe.database.FoundEntriesObject
databaseClosed() - method in class ewe.database.SafeDBAccess
This is called when the database has been closed.
This class can be used when searching for records in a FoundEntries.
DatabaseEntry - interface ewe.database.DatabaseEntry
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
DatabaseEntry - class ewe.datastore.DatabaseEntry
Each field value is stored as follows in the byte array.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
DatabaseEvent - class ewe.database.DatabaseEvent
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
DatabaseEvent(int,java.lang.Object) - constructor for class ewe.database.DatabaseEvent
databaseExists() - method in class ewe.database.SafeDBAccess
Check if the database does exist.
databaseExists(ewe.io.File) - method in class ewe.database.DatabaseMaker
databaseExists(java.lang.String) - method in class ewe.database.DatabaseMaker
DatabaseIOException - exception ewe.database.DatabaseIOException
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
databaseIsValid(ewe.io.File) - method in class ewe.database.DatabaseMaker
databaseIsValid(java.lang.String) - method in class ewe.database.DatabaseMaker
DatabaseList - class ewe.datastore.DatabaseList
This class is used to display a list of items stored in a Database within a DataStorage object.
Create the DatabaseList based on a DataStorage and a Database stored within the DataStorage.
DatabaseMaker - interface ewe.database.DatabaseMaker
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
DatabaseManager - class ewe.database.DatabaseManager
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
DatabaseMetaData - interface ewex.sql.DatabaseMetaData
DatabaseObject - class ewe.database.DatabaseObject
A building block for a Database.
This gets called when the DB has been successfully opened.
This is an IOException that indicates that the operation requested is illegal based on the current state of the Database.
DatabaseSpecs - class ewe.database.DatabaseSpecs
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
DatabaseSpecs() - constructor for class ewe.database.DatabaseSpecs
DatabaseStream - interface ewe.database.DatabaseStream
This is not part of the Ewe Simple Database specification.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
DatabaseTypes - interface ewe.database.DatabaseTypes
This class contains constants used in the Database package.
DatabaseUtils - class ewe.database.DatabaseUtils
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
This tells the control that data is being removed from it either via a cut operation or by a drag operation that is not explicitly a copy operation.
This tells the control that data is being removed from it either via a cut operation or by a drag operation that is not explicitly a copy operation.
This tells the control that data is being removed from it either via a cut operation or by a drag operation that is not explicitly a copy operation.
dataChanged() - method in class ewe.ui.Editor
This calls toControls() and then notifyDataChange().
dataChanged(java.lang.String) - method in class ewe.ui.Editor
This calls toControls(fields) and then notifyDataChange().
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
dataChangeOnEachKey - field in class ewe.ui.mInput
If this is true then a DataChange will be fired on each key.
dataChangeOnEachPress - field in class ewe.ui.UpDownInput
This is false by default, and if it is set true then a DataChange event will be sent everytime the value changes instead of only when it loses focus (which is the default mode of operation).
dataClass - field in class ewe.data.FieldData
This is the Class of the Object that holds the data.
DataConverter - interface ewe.reflect.DataConverter
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
This method tests whether or not a DDL statement will cause the current transaction to be automatically committed.
This method tests whether or not DDL statements are ignored in transactions.
dataDraggedOff(java.lang.Object) - method in class ewe.ui.Control
This is called when data that was previously dragged into the control has now been dragged off.
This is called when data that was previously dragged into the control has now been dragged off.
This is called when data is being dragged into the control.
This is called when data is being dragged into the control.
This is called when data is being dragged into the control.
This is called by a drop from a drag and drop operation.
This is called by a drop from a drag and drop operation.
DataEntry - class ewe.datastore.DataEntry
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
DataEntryData - class ewe.datastore.DataEntryData
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
DataEntryNode - class ewe.datastore.DataEntryNode
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
DataEntryNode() - constructor for class ewe.datastore.DataEntryNode
A DatagramPacket is used to hold data that is sent from or received by a DatagramSocket.
DatagramPacket(byte[],int) - constructor for class ewe.net.DatagramPacket
This is used to create a DatagramPacket to be used to receive data.
This is used to create a DatagramPacket to be used to transmit data.
A DatagramSocket is used for sending/receiving datagram (connectionless) IP packets (UDP).
DatagramSocket() - constructor for class ewe.net.DatagramSocket
Create a DatagramSocket bound to all addresses for the local host and to the next available port number.
DatagramSocket(int) - constructor for class ewe.net.DatagramSocket
Create a DatagramSocket bound to all addresses for the local host and to the specified port number.
Create a DatagramSocket bound to a specific local host address and to a specified port number.
This is generally only used to connect to the infra-red port, in which case you should set hostName to InetAddress.INFRA_RED.
DataInput - interface ewe.io.DataInput
This interface is implemented by classes that can data from streams into Java primitive types.
DataInputStream(ewe.io.Stream) - constructor for class ewe.io.DataInputStream
dataInterface - field in class ewe.reflect.FieldTransfer
This is the Control used for the field in an Editor.
DATALINK - static field in class ewex.sql.Types
DataObject - class ewe.data.DataObject
This is an object which completely implements the DataUnit interface.
dataObject - field in class ewe.reflect.FieldTransfer
The data object being used.
DataOutput - interface ewe.io.DataOutput
This interface is implemented by classes that can wrte data to streams from Java primitive types.
DataOutputStream(ewe.io.Stream) - constructor for class ewe.io.DataOutputStream
DataParser - class ewe.util.DataParser
A DataParser is used to extract numeric and textual information from a formated line of text.
DataParser(java.lang.String) - constructor for class ewe.util.DataParser
Create a new DataParser for the specified format.
DataProcessor - interface ewe.io.DataProcessor
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
This is a ONE-WAY stream.
DataProperty - class ewe.util.DataProperty
This class is not currently used.
DataReady - static field in class ewe.net.HttpConnection
DataStorage - class ewe.datastore.DataStorage
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
DataStorage(ewe.io.File,java.lang.String) - constructor for class ewe.datastore.DataStorage
Open or create a DataStorage file.
Open or create a DataStorage file.
DataStorage(ewe.io.RandomAccessStream) - constructor for class ewe.datastore.DataStorage
Open or create a DataStorage file in a RandomAccessStream.
Open or create a DataStorage file in a RandomAccessStream.
DataStorage(java.lang.String) - constructor for class ewe.datastore.DataStorage
Create a new DataStorage - but do not open the associated file.
DataStorage(java.lang.String,int,boolean) - constructor for class ewe.datastore.DataStorage
Creates a new DataStorage and opens up the specified file.
DataStorage(java.lang.String,java.lang.String) - constructor for class ewe.datastore.DataStorage
Open or create a DataStorage file.
Open or create a DataStorage file.
DataStore - class ewe.datastore.DataStore
This class provides static methods that provide fully portable means of manipulating databases.
DataStoreBrowser - class ewe.datastore.DataStoreBrowser
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
DataStoreBrowser() - constructor for class ewe.datastore.DataStoreBrowser
Create a new Editor that will initially be set to edit itself.
dataTable - field in class ewe.datastore.DatabaseTableModel
DataTable - class ewe.datastore.DataTable
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
DataTable() - constructor for class ewe.datastore.DataTable
DataTableSpecs - class ewe.datastore.DataTableSpecs
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
dataToDrag - field in class ewe.ui.DragContext
Used for Drag and Drop - this is any data to be dragged.
DataTooBigException - exception ewe.database.DataTooBigException
This is thrown by Database.getEntries() if the specified criteria returns too many entries than can be represented by a FoundEntries() object.
This gets called either when that was cut from this control was not placed into another control (either it was rejected by a paste or a subsequent copy/cut into the clipboard occured before the data was pasted) or a drag and drop was initiated but not completed.
This gets called either when that was cut from this control was not placed into another control (either it was rejected by a paste or a subsequent copy/cut into the clipboard occured before the data was pasted) or a drag and drop was initiated but not completed.
This gets called either when that was cut from this control was not placed into another control (either it was rejected by a paste or a subsequent copy/cut into the clipboard occured before the data was pasted) or a drag and drop was initiated but not completed.
This gets called either when that was cut from this control was not placed into another control (either it was rejected by a paste or a subsequent copy/cut into the clipboard occured before the data was pasted) or a drag and drop was initiated but not completed.
DataTruncation - exception ewex.sql.DataTruncation
This exception is thrown when a piece of data is unexpectedly truncated in JDBC.
This method initializes a new instance of DataTruncation with the specified values.
DataUnit - interface ewe.data.DataUnit
A DataUnit encompasses a set of standard methods which are useful for small units of data.
DataUtils - class ewe.data.DataUtils
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
dataValidator - field in class ewe.database.DatabaseObject
DataValidator - interface ewe.database.DataValidator
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
dataValidatorClass - field in class ewe.database.DatabaseSpecs
DATE - static field in class ewe.database.DatabaseTypes
This is for a date value (represented by ewe.sys.DayOfYear) value (saved as a 64-bit integer).
Date - class ewe.sys.Date
A Date is Identical to a Time.
Date - class ewex.sql.Date
This class is a wrapper around java.util.Date to allow the JDBC driver to identify the value as a SQL Date.
DATE - static field in class ewex.sql.Types
Date() - constructor for class ewe.sys.Date
Constructs a time object set to the current date and time.
Date() - constructor for class ewex.sql.Date
Constructs a time object set to the current date and time.
Date(int,int,int) - constructor for class ewe.sys.Date
Date(int,int,int) - constructor for class ewex.sql.Date
This method initializes a new instance of this class with the specified year, month, and day.
Date(long) - constructor for class ewex.sql.Date
This method initializes a new instance of this class with the specified time value representing the number of seconds since Jan 1, 1970 at 12:00 midnight GMT.
DATE_SEPARATOR - static field in class ewe.sys.Locale
Use with getString() - The character(s) for the date separator.
DATE_TIME - static field in class ewe.datastore.Database
This is for a date/time value (saved as a 64-bit integer).
DATE_TIME - static field in class ewe.database.DatabaseTypes
This is for a date and time (represented by ewe.sys.Time) value (saved as a 64-bit integer).
DateChange - class ewe.sys.DateChange
A DateChange object is used when calculating differences between two Dates or when adding/subtracting time periods to an existing date.
DateChooser - class ewe.ui.DateChooser
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
DateChooser(ewe.sys.Locale) - constructor for class ewe.ui.DateChooser
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
DateChooserPopup() - constructor for class ewe.ui.DateChooserPopup
Create a new Panel which uses itself to layout components.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
DateDisplayInput() - constructor for class ewe.ui.DateDisplayInput
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
DateTimeInput() - constructor for class ewe.ui.DateTimeInput
DateTimeInput(boolean) - constructor for class ewe.ui.DateTimeInput
This inputs a time of day value using a set of UpDownInputs.
DateUpDownInput(boolean) - constructor for class ewe.ui.DateUpDownInput
day - field in class ewe.ui.DateChooser
DAY - static field in class ewe.sys.Locale
Use with getString()/fromString() - The full name of the day which is equivalent to Monday to Sunday, where 1 == Monday, 2 == Tuesday.
DAY - static field in class ewe.sys.Time
DAY_OF_WEEK - static field in class ewe.sys.Locale
Use with getString()/fromString() - The full name of a DAY IN THE WEEK.
dayFirst - static field in class ewe.ui.DateChooser
Set this true to select the day first.
dayOfWeek - field in class ewe.sys.Time
The day of the week in the range 1 to 7, with 1 being Monday and 7 being Sunday
DayOfYear - class ewe.sys.DayOfYear
DayOfYear is a type of Time object which is only concerned with the day of a specified year.
DayOfYear() - constructor for class ewe.sys.DayOfYear
DayOfYear(int,int,int) - constructor for class ewe.sys.DayOfYear
days - field in class ewe.sys.DateChange
The number of days difference.
db - field in class ewe.database.EntryComparer
db - field in class ewe.database.EntrySelector
de - field in class ewe.database.EntrySelector
DEACTIVATE - static field in class ewe.ui.WindowEvent
This indicates that the window is no longer active.
deactivate() - method in class ewe.ui.ButtonControl
This does NOT disable a control - but tells it to put itself in a "non-active" state.
deactivate() - method in class ewe.ui.Control
This does NOT disable a control - but tells it to put itself in a "non-active" state.
deactivate() - method in class ewe.graphics.MosaicPanel
This deactivates detecting mouse interaction with the images on the panel.
Debug - class ewe.util.Debug
This class contains a set of useful methods for debugging an application.
debug(java.lang.String) - static method in class ewe.ui.Console
Send a line of data to the special debugging/standard IO console.
debug(java.lang.String) - static method in class ewe.sys.Vm
Print a message on the console with no option.
debug(java.lang.String,int) - static method in class ewe.sys.Vm
Print a message on the console.
debugControl - static field in class ewe.ui.ControlBase
debugFlag - static field in class ewe.ui.ControlBase
debugImages - static field in class ewe.fx.Image
debugImageSize - static field in class ewe.fx.Image
If this is set to a value > 0 then whenever numImages % debugImageSize is zero during creation, the number of images will be displayed on the screen.
debugObject(java.lang.Object,int) - static method in class ewe.sys.Vm
DECIMAL - static field in class ewe.database.DatabaseTypes
This is for an arbitrary sized decimal number stored as an ewe.sys.Decimal.
Decimal - class ewe.sys.Decimal
A Decimal is a mutable version of BigDecimal.
DECIMAL - static field in class ewex.sql.Types
Decimal() - constructor for class ewe.sys.Decimal
Decimal(double) - constructor for class ewe.sys.Decimal
Decimal(ewe.math.BigDecimal) - constructor for class ewe.sys.Decimal
Decimal(java.lang.String) - constructor for class ewe.sys.Decimal
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
DecimalKeyPad() - constructor for class ewe.ui.DecimalKeyPad
decimalPlaces - field in class ewe.sys.Double
This sets the default number of decimal places for this Double when a toString() is done.
DECLARED - static field in class ewe.reflect.Member
DECLARED - static field in class java.lang.reflect.Member
Represents all members, whether public, private, protected or package-protected, but only which are declared in this class.
DECLARED - static field in class ewe.reflect.Reflect
An option for retrieving Fields, Methods and Constructors.
declaringClass - field in class ewe.reflect.Field
declaringClass - field in class ewe.reflect.MethodConstructor
decode(byte[],int,int) - static method in class ewe.util.ByteEncoder
decode(byte[],int,int) - method in class ewe.database.DatabaseEntry
decode(byte[],int,int) - method in class ewe.database.DatabaseEntryObject
Decode an encoded DatabaseEntry.
Decode an encoded DatabaseEntry.
Decode a data unit at the specified location, placing it in the destination Wrapper.
decode(char[],int,int) - static method in class ewe.util.TextDecoder
decode(ewe.data.PropertyList) - method in class ewe.data.FieldData
Decode the FieldData from a PropertyList containing properties that specify this FieldData.
Decode the EntrySelector for use with the specified Database.
Call this first to decode the parameters of the PNG image.
decode(ewe.util.ByteArray) - method in class ewe.security.SecureDocument
Decode the encrypted text as set by setData() into the plain text of the original document.
decode(ewe.util.TextDecoder) - method in class ewe.data.ListObject
decode(ewe.util.TextDecoder) - method in class ewe.data.LiveObject
Override this to decode the fields that you want to decode.
decode(ewe.util.TextDecoder) - method in class ewe.sys.VMApp
Override this to decode the fields that you want to decode.
decode(ewe.util.TextDecoder) - method in class ewe.sys.VMApps
decode(ewe.util.TextDecoder) - method in class ewe.sys.VMOptions
Given the properties (encoded as a String: e.g.
decode(java.lang.String) - static method in class java.lang.Byte
Convert the specified String into a Byte.
decode(java.lang.String) - static method in class java.lang.Integer
Convert the specified String into an Integer.
decode(java.lang.String) - static method in class java.lang.Long
Convert the specified String into a Long.
decode(java.lang.String) - static method in class java.lang.Short
Convert the specified String into a Short.
This decodes four characters into between 1 to 3 bytes.
decodeAlignment(java.lang.String) - static method in class ewe.ui.Gui
decodeAnchor(java.lang.String) - static method in class ewe.ui.Gui
decodeBuffer() - method in class ewe.datastore.DatabaseEntry
decodeBytes(byte[],int,int) - method in class ewe.util.ByteDecodable
This requests the Object to decode itself from a stream of bytes.
decodeBytes(byte[],int,int) - method in class ewe.sys.Decimal
This requests the Object to decode itself from a stream of bytes.
decodeBytes(byte[],int,int) - method in class ewe.fx.mImage
decoded(java.lang.String) - method in class ewe.data.LiveObject
This method is called after the base implementation of textDecode() is executed.
Decode the fields of an Encodable object, as encoded by encodeEncodableObjectData().
This searchs for a field name and returns the encoded value associated with the field.
You can call this within your decode(TextDecoder te) method to encode specific fields.
decodeFrom(byte[]) - method in class ewe.datastore.DatabaseEntry
This uses the data in the provided byte array for decoding the data in the database entry.
decodeFrom(ewe.io.Stream) - method in class ewe.io.TreeConfigFile
decodeFrom(ewe.util.ByteArray) - method in class ewe.datastore.DatabaseEntry
This uses the data in the provided buffer for decoding the data in the database entry.
decodeJavaUtf8String(byte[],int,int) - static method in class ewe.util.Utils
Decode a String encoded as Java Utf8 bytes.
decodeJavaUtf8String(byte[],int,int,char[],int) - static method in class ewe.util.Utils
Convert a Java Utf8 byte encoded string into a string of characters.
Decode an object into the specified destination object.
Decode the data bytes of the object, as encoded by encodeObjectData.
Decode an array of Objects.
Decode the bytes into Unicode characters.
Decode the bytes into Unicode characters.
decodeURL(java.lang.String) - static method in class ewe.net.URL
Decode a URL encoded with '%##' notation.
decrypt(byte[],int,byte[],int,int) - method in class ewe.security.BlowfishCBC
decrypt(byte[],int,byte[],int,int) - method in class ewe.security.BlowfishECB
Decrypts a byte buffer to another buffer, extra misaligned data will not be processed.
decrypt(byte[],int,int) - method in class ewe.security.Decryptor
Decrypt data that has been encrypted by an Encrytpor with an encrypt() method using this Decryptor object as the decryptor.
decrypt(byte[],int,int) - method in class ewe.security.EncryptionKey
decrypt(byte[],int,int) - method in class ewe.security.RSAKey
Decrypt the data as encrypted by this key's counterpart.
Decrypt data that has been encrypted by an Encrytpor with an encrypt() method using this any DataProcessor object as the decryptor.
Decrypt data that has been encrypted by an Encrytpor with an encrypt() method using this Decryptor object as the decryptor.
This is an InputStream that passes its data through a DataProcessorStream() which decrypts it using a Decryptor object.
decryptor - field in class ewe.database.DatabaseObject
decryptor - field in class ewe.datastore.DataStorage
Decryptor - class ewe.database.Decryptor
Decryptor - class ewe.security.Decryptor
A Decryptor implements the Blowfish CBC algorithm to decrypt data as encrypted by an Encryptor.
Decryptor - class ewex.msencrypt.Decryptor
Decryptor() - constructor for class ewe.database.Decryptor
Decryptor(byte[]) - constructor for class ewe.security.Decryptor
Create a Decryptor using the specified key.
Decryptor(byte[]) - constructor for class ewex.msencrypt.Decryptor
Decryptor(java.lang.String) - constructor for class ewe.database.Decryptor
Decryptor(java.lang.String) - constructor for class ewe.security.Decryptor
Create a Decryptor using the specified key.
Decryptor(java.lang.String) - constructor for class ewex.msencrypt.Decryptor
Decryptor(java.lang.String,int,byte[]) - constructor for class ewex.msencrypt.Decryptor
Decryptor(java.lang.String,int,java.lang.String) - constructor for class ewex.msencrypt.Decryptor
decryptorClass - field in class ewe.database.DatabaseSpecs
ded - field in class ewe.datastore.EntrySearcher
DEFAULT_CLASS - static field in class ewex.xml.XMLParserFactory
The class name of the default XML parser.
DEFAULT_CURSOR - static field in class ewe.sys.VmConstants
DEFAULT_EXTENSION - static field in class ewe.io.FileChooserParameters
This is property is used to set the default extension.
defaultActiveColor - static field in class ewe.ui.HyperlinkLabel
defaultAddToMeCellConstraints - field in class ewe.ui.Panel
The default cell constraints when controls are added to the Panel.
defaultBackground - static field in class ewe.ui.Menu
defaultBackgroundColor - static field in class ewe.ui.SoftKeyBar
The default background color for the soft keys.
defaultBlockSize - field in class ewe.fx.print.PrintableObject
defaultBoxWidth - static field in class ewe.ui.mCheckBox
This is the default width of the box.
defaultConstructor - field in class ewe.reflect.Reflect
defaultEditor - field in class ewe.ui.ListEditor
defaultExtension - field in class ewe.filechooser.FileChooser
If no extension is given then this will be appended on to the selected file.
defaultExtension - field in class ewe.io.FileSaver
This is the default extension for the file name.
defaultExtension - field in class ewe.ui.mFileInput
defaultFileName - field in class ewe.io.FileSaver
defaultFont - static field in class ewe.ui.MainWindow
defaultFont - static field in class ewe.ui.SoftKeyBar
This is the default font.
defaultFormat - static field in class ewe.sys.Time
The default format to use if one is not specified.
defaultIcon - static field in class ewe.ui.TreeEdit
defaultID - static field in class ewe.sys.Locale
This is the ID to use as the default locale identifier.
defaultPasswordCharacter - static field in class ewe.ui.PasswordDisplayMaker
Set the default value of a requestor property.
defaults - field in class ewe.util.Properties
The property list that contains default values for any keys not in this property list.
defaults - field in class ewex.util.Properties
The property list that contains default values for any keys not in this property list.
defaultShowOptions - static field in class ewe.ui.FormBase
This is set to Gui.CENTER_FRAME by default.
defaultTags - field in class ewe.ui.Panel
This contains default Tag values for the controls added to the Panel.
defaultTitleTo(java.lang.String) - method in class ewe.ui.Form
This will set the title of the Form if it has not already been set.
defaultTo(int,java.lang.Object) - method in class ewe.ui.Control
defaultTo(int,java.lang.Object) - method in class ewe.util.TagList
Set a value for a tag if it has not already been set.
defaultTo(java.lang.String) - method in class ewe.data.PropertyList
defaultUseCross - static field in class ewe.ui.mCheckBox
If this is true a checkbox will draw an 'x' instead of a tick.
defaultUseScrollBarSize - static field in class ewe.ui.Menu
defaultVolume() - method in class ewe.io.FakeFileSystem
DEFCANCELB - static field in class ewe.ui.FormBase
This is an OK button that has CANCEL assigned as the hotkey.
deferToImageData - field in class ewe.fx.RGBImageData
This tells the VM to convert a sequence of bytes representing a class definition into a Class Object.
DEFLATED - static field in class ewe.zip.ZipEntry
Compression method.
DEFLATED - static field in class ewe.zip.ZipOutputStream
Compression method.
deflateEnd() - method in class ewe.zip.DeflaterOutputStream
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
deflt - field in class ewe.ui.Form
DEFOKB - static field in class ewe.ui.FormBase
This is an OK button that has ENTER assigned as the hotkey.
del(int) - method in class ewe.util.Vector
Deletes the object reference at the given index.
DELETE - static field in class ewe.ui.IKeys
special key
delete() - method in class ewe.io.Catalog
Deletes the catalog.
delete() - method in class ewe.database.Database
Delete the database.
delete() - method in class ewe.datastore.Database
Delete the database.
delete() - method in class ewe.database.DatabaseEntry
This will delete the entry from the database.
delete() - method in class ewe.datastore.DatabaseEntry
This removes the data's entry from the data store.
delete() - method in class ewe.database.DatabaseEntryObject
This will delete the entry from the database.
delete() - method in class ewe.database.DatabaseObject.MetaData
delete() - method in class ewe.database.DatabaseStream
delete() - method in class ewe.datastore.DataEntry
This disconnects this entry from the tree and then marks it and all its children as free space.
delete() - method in class ewe.datastore.DataStorage
This deletes the DataStorage, closing it first.
delete() - method in class ewe.datastore.DataTable
delete() - method in class ewe.io.File
Deletes the file or directory.
delete() - method in class ewe.io.FileAdapter
Deletes the file or directory.
delete() - method in class ewe.io.FileBase
Deletes the file or directory.
delete() - method in class ewe.database.RandomAccessDatabaseStream
delete() - method in class ewex.rapi.RapiFile
Deletes the file or directory.
delete() - method in class ewe.database.RecordFile
Delete the database.
delete() - method in class ewex.registry.RegistryKey
Delete the entire key and all its subkeys (if possible).
delete(ewe.datastore.DatabaseEntry) - method in class ewe.datastore.FoundEntries
This deletes the data AND removes it from this FoundEntries list.
delete(int) - method in class ewe.datastore.DatabaseTableModel
delete(int) - method in class ewe.database.EntriesView
Delete the record at the specified index from the database.
delete(int) - method in class ewe.database.FoundEntries
This deletes the data AND removes it from this FoundEntries list.
delete(int) - method in class ewe.datastore.FoundEntries
This deletes the data AND removes it from this FoundEntries list.
delete(int) - method in class ewe.database.FoundEntriesObject
delete(int,int) - method in class ewe.util.ByteArray
This removes bytes from within the data.
delete(int,int) - method in class java.lang.StringBuffer
Remove characters from the StringBuffer..
delete(int,int) - method in class java.lang.StringBuilder
Remove characters from the StringBuilder..
delete(int,int) - method in class ewe.ui.TreeTableModel
Remove a set of entries.
DELETE_BUTTON - static field in class ewe.ui.ListEditor
deleteAKey() - method in class ewex.registry.RegistryKey
deleteAll() - method in class ewe.datastore.DataEntry
Delete an entry and all its children.
deleteAValue(java.lang.String) - method in class ewex.registry.RegistryKey
deleteCharAt(int) - method in class java.lang.StringBuffer
deleteCharAt(int) - method in class java.lang.StringBuilder
This assumes you are using TreeNode objects with the control.
deleted(int) - method in class ewe.database.FoundEntriesObject
DELETED_ENTRY_ERASED - static field in class ewe.database.DatabaseEvent
deleteEntry(ewe.datastore.DatabaseEntry) - method in class ewe.datastore.Database
This deletes the Entry from the database, moving it to a deleted section if the database is set up for synchronization.
deleteEntry(ewe.datastore.DatabaseEntry) - method in class ewe.datastore.DataTable
deleteField(int) - method in class ewe.datastore.DatabaseEntry
deleteFieldValue(int) - method in class ewe.datastore.DatabaseEntry
deleteItem(int) - method in class ewe.ui.ChoiceControl
Delete an item from the control.
deleteLastHistory() - method in class ewe.ui.formatted.TextDisplay
deleteMenu - field in class ewe.ui.ListEditor
deleteMetaData(java.lang.String) - method in class ewe.database.Database
deleteMetaData(java.lang.String) - method in class ewe.database.RecordFile
deleteOnExit() - method in class ewe.io.File
This tells the system to delete the file when the program exits.
deleteOnExit() - method in class ewe.io.FileBase
This tells the system to delete the file when the program exits.
deletePressed(int) - method in class ewe.filechooser.FileChooser
deleteRecord() - method in class ewe.io.Catalog
Deletes the current record and sets the current record position to -1.
deleteRecord(int) - method in class ewe.database.RecordFile
Delete the record at the specified location.
deleteRow() - method in class ewex.sql.ResultSet
This method deletes the current row in the database.
deletesAreDetected(int) - method in class ewex.sql.DatabaseMetaData
This method tests whether or not the specified result set type can detect a visible delete by calling the rowUpdated method.
deleteSelected() - method in class ewe.ui.PhoneVMLauncher
deleteSelection() - method in class ewe.ui.Console
deleteSelection() - method in class ewe.ui.mInput
deleteSelection() - method in class ewe.ui.mList
deleteSelection() - method in class ewe.ui.mTextArea
deleteSelection() - method in class ewe.ui.mTextPad
deleteSelection() - method in class ewe.ui.Selectable
deleteSelection() - method in class ewe.ui.TreeControl
deleteStream(java.lang.String) - method in class ewe.database.Database
Delete a Stream from the Database.
deleteStream(java.lang.String) - method in class ewe.database.DatabaseObject
Delete a Stream from the Database.
deleteValue(java.lang.String) - method in class ewex.registry.RegistryKey
Delete a value with the specified name.
deleteValue(java.lang.String) - method in class ewe.util.TextDecoder
DepthMask - static field in class ewe.ui.TreeTableModel
deregisterDriver(ewex.sql.Driver) - static method in class ewex.sql.DriverManager
This method de-registers a driver from the manager.
description - field in class ewex.sql.DriverPropertyInfo
A description of the property, possibly null.
DESELECTED - static field in class ewe.ui.MenuEvent
DESKTOP_HEIGHT - static field in class ewe.ui.Gui
A possible flag for screenIs.
DESKTOP_SCREEN - static field in class ewe.ui.Gui
A possible flag for screenIs.
DESKTOP_VERSION - static field in class ewe.filechooser.FileChooserBase
This is an option for use in the constrcutor.
DESKTOP_WIDTH - static field in class ewe.ui.Gui
A possible flag for screenIs.
desktopConnected(ewe.net.Socket) - method in class ewe.io.SyncApp
desktopHeight - field in class ewe.ui.SIPEvent
This is the visible desktop (i.e.
desktopWide - static field in class ewe.filechooser.FileChooserBase
destDirectory - field in class ewe.io.CopyOver
destFiles - field in class ewe.io.CopyOver
destination - field in class ewe.net.HttpConnectionTask
This is the destination object that will hold the received data.
destroy() - method in class ewe.sys.Process
Kills the process.
Detach the popup form from the specified Control.
detailMode - field in class ewe.filechooser.FileChooser
Do not set this directly.
Device - class ewe.sys.Device
This class provides useful utilities for monitoring/controlling the device or for retrieving native resources for the device.
deviceName - field in class ewe.io.FakeFileSystem
This is the name of the File system which by default is "Virtual File System".
DIAMOND - static field in class ewe.ui.formatted.TextFormatter
didAll - field in class ewe.ui.DateChooser
didDrag - field in class ewe.ui.DragContext
DidHoldDown - static field in class ewe.ui.ControlBase
digest - static field in class ewe.security.Encryptor
digest() - method in class ewe.security.MD5
Completes the digest operation.
digest() - method in class ewe.security.SHA1
Completes the digest operation.
digest(byte[]) - method in class ewe.security.SHA1
digest(byte[],int,int) - method in class ewe.security.SHA1
DIGEST_SIZE - static field in class ewe.security.SHA1
size of a SHA-1 digest in octets
digit(char,int) - static method in class java.lang.Character
digit(char,int) - static method in class ewe.math.Number
digit(char,int) - static method in class ewex.math.Number
Dimension - class ewe.fx.Dimension
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
Dimension() - constructor for class ewe.fx.Dimension
Dimension(int,int) - constructor for class ewe.fx.Dimension
dimRect - static field in class ewe.ui.ChoiceControl
direction - field in class ewe.ui.UpDownScroller
directory - field in class ewe.database.SafeDBAccess
DIRECTORY_SELECT - static field in class ewe.filechooser.FileChooserBase
This is an option for use in the constructor.
DIRECTORY_TREE - static field in class ewe.filechooser.FileChooserBase
This is an option for use in the constrcutor.
dirNavigation - field in class ewe.filechooser.FileChooser
dirUp() - method in class ewe.filechooser.FileChooser
dis - field in class ewe.io.RandomAccessFile
disableCursor - field in class ewe.ui.mTextPad
Set this true to disable the cursor.
DISABLED - static field in class ewe.ui.Card
A flag.
Disabled - static field in class ewe.ui.ControlConstants
Control Modifier - sets the control to a disabled state.
disabled - field in class ewe.fx.DisabledIcon
The image to display when disabled.
DISABLED - static field in class ewe.fx.IImage
This is an option that tells the image that it should draw itself in a disabled (usually "grayed") state.
Disabled - static field in class ewe.ui.MenuItem
A MenuItem modifier.
DisabledIcon - class ewe.fx.DisabledIcon
This is a mImage that displays one of two images (the normal and disabled image) depending on whether it is asked to draw the image in normal or Disabled mode.
DisablePopupMenu - static field in class ewe.ui.ControlConstants
Control Modifier - tells the control not to show popup menus.
disableRestore - field in class ewe.database.SafeDBAccess
Set this true to temporarily disable restoring from a backup.
disableTextChanges - field in class ewe.ui.mTextPad
Set this true to disable any text changes.
disableTiming() - static method in class ewe.util.Debug
This method disables and returns the global OperationTimer, which was previously setup by enableTiming().
discard(java.lang.Object) - method in class ewe.sys.Handle
Discard, in this Thread, the provided Object.
discardResult() - method in class ewe.sys.Handle
Tell the Handle that current or future returnValues should be discarded.
discardResult(boolean) - method in class ewe.sys.Handle
Tell the Handle that current or future returnValues should be discarded.
disconnect() - method in class ewe.datastore.DataEntry
This disconnects the entry from the tree.
discoverType(int) - method in class ewe.database.ByteArrayDatabaseEntry
discoverType(int) - method in class ewe.database.DatabaseEntryObject
dismantle() - method in class ewe.ui.Container
dismantle(ewe.ui.Control) - method in class ewe.ui.CarrierFrame
dismantle(ewe.ui.Control) - method in class ewe.ui.Container
dismantle(ewe.ui.Control) - method in class ewe.ui.Editor
dismantle(ewe.ui.Control) - method in class ewe.ui.Form
dismantle(ewe.ui.Control) - method in class ewe.ui.ScrollBarPanel
dismantle(ewe.ui.Control) - method in class ewe.ui.UpDownScroller
dismantleOnClose - field in class ewe.ui.Form
This tells the Form to dismantle itself when it closes.
dispatch(ewe.ui.Event) - method in class ewe.util.EventDispatcher
Send off the event to the listeners.
dispatch(ewe.ui.KeyEvent) - method in class ewe.ui.InputMethod
dispatcher - field in class ewe.database.FoundEntriesObject
dispatchEvent(int) - method in class ewe.database.DatabaseObject
dispatchEvent(int) - method in class ewe.database.EntriesView
dispatchEvent(int) - method in class ewe.database.FoundEntriesObject
display - field in class ewe.data.FieldData
This is a Control that is used to display the data - it can be null in which case a default Control will be used.
display - field in class ewe.ui.ListEditor
display - field in class ewex.livedata.ObjectListEdit
display - field in class ewe.graphics.PageDisplay
display - field in class ewe.graphics.PageDisplayUnit
display - field in class ewe.ui.PhoneMenu
This is an IconAndText that you can use when painting individual items.
display() - method in class ewe.ui.SoftKeyBar
Display the SoftKeyBar in the global SoftKeyBar location.
This displays a modal progress message without a bar or cancel button.
DISPLAY_NO_OPEN - static field in class ewe.ui.HtmlViewer
A display option for the constructor.
DISPLAY_NO_STATUS_BAR - static field in class ewe.ui.HtmlViewer
A display option for the constructor.
DISPLAY_NO_TABS - static field in class ewe.ui.HtmlViewer
A display option for the constructor.
DISPLAY_NO_TOOL_BUTTONS - static field in class ewe.ui.HtmlViewer
A display option for the constructor.
displayChanged() - method in class ewe.graphics.PageDisplay
Call this if the "display" unit has changed somehow and the scroll bars need updating.
displayControl - field in class ewe.graphics.AniImage
displayFields - field in class ewe.data.FieldTableModel
This holds the list of fields that are being displayed.
displayLeaves - field in class ewe.datastore.DataEntryNode
displayLength - field in class ewe.ui.DisplayLineSpecs
DisplayLine - class ewe.ui.DisplayLine
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
displayLineHeight - field in class ewe.fx.FormattedTextSpecs
This is the height of the line (in pixels) that the formatted text will be displayed in.
displayLinesChanged() - method in class ewe.ui.mTextPad
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
displayLineWidth - field in class ewe.fx.FormattedTextSpecs
This is the width of the line (in pixels) that the formatted text will be displayed in.
DisplayOnly - static field in class ewe.ui.ControlConstants
Control Modifier - flags the control as a DisplayOnly control.
displayOptions - field in class ewe.ui.Frame
This is set to either Gui.FILL_FRAME or Gui.CENTER_FRAME depending on the option chosen when it was shown/exec'ed
displayPropertiesChanged() - method in class ewe.ui.HtmlDisplay
displayPropertiesChanged() - method in class ewe.ui.formatted.TextDisplay
Call this to indicate that something about the display has changed.
displayRows - field in class ewe.ui.ChoiceControl
displayTitle - field in class ewe.io.CopyOver
displayWidth - field in class ewe.ui.DisplayLine
This is the width that was used when the DisplayLine was created split.
displayWidth - field in class ewe.ui.DisplayLineSpecs
DISTINCT - static field in class ewex.sql.Types
DIVIDE - static field in class ewe.sys.Math
divide(ewe.math.BigDecimal,int) - method in class ewe.math.BigDecimal
divide(ewe.math.BigInteger) - method in class ewe.math.BigInteger
Divide two integers, yielding quotient and remainder.
divide(ewex.math.BigDecimal,int) - method in class ewex.math.BigDecimal
divide(ewex.math.BigInteger) - method in class ewex.math.BigInteger
divide(int[],int,int[],int) - static method in class ewe.math.MPN
Divide zds[0:nx] by y[0:ny-1].
divmod_1(int[],int[],int,int) - static method in class ewe.math.MPN
Divide dividend[0:len-1] by (unsigned int)divisor.
dls - field in class ewe.ui.mTextPad
doAction(int) - method in class ewe.ui.ButtonControl
doAction(int) - method in class ewe.ui.ButtonListSelect
doAction(int) - method in class ewe.ui.Control
doAction(int) - method in class ewe.ui.mCheckBox
doAction(int) - method in class ewe.ui.mChoice
doAction(int) - method in class ewe.ui.MessageBox
doAction(int) - method in class ewe.ui.mLabel
doAction(int) - method in class ewe.ui.PhoneMenu
doAction(int) - method in class ewe.ui.PullDownMenu
doAction(int) - method in class ewe.ui.SipButton
doActionKey(int) - method in class ewe.ui.ChoiceControl
doActionKey(int) - method in class ewe.ui.Control
doActionKey(int) - method in class ewe.ui.mChoice
doActionKey(int) - method in class ewe.ui.mComboBox
doActionKey(int) - method in class ewe.ui.Menu
doAdd() - method in class ewe.ui.LaunchPanel
doAdd() - method in class ewe.ui.PhoneVMLauncher
doAddNew(java.lang.Object) - method in class ewe.ui.ListEditor
This adds a new item as if the user had pressed the New Item button.
This adds a new item as if the user had pressed the New Item button.
doAllFields() - method in class ewe.datastore.EntrySearcher
This is the loop that fetches the field data for each entry.
dob - field in class ewe.database.TestData
doBackground(ewe.fx.Graphics) - method in class ewe.ui.Control
doBackground(ewe.fx.Graphics) - method in class ewe.ui.Panel
doBackground(ewe.fx.Graphics) - method in class ewe.ui.PhoneMenu
doBeep - field in class ewe.ui.MessageBox
doBorder(ewe.fx.Graphics) - method in class ewe.ui.Canvas
doBorder(ewe.fx.Graphics) - method in class ewe.ui.Control
doBorder(ewe.fx.Graphics) - method in class ewe.ui.FormFrame
doBorder(ewe.fx.Graphics) - method in class ewe.ui.Panel
doButtons(int) - method in class ewe.ui.Form
This is used to add a row of buttons at the bottom of the form, using The value of "which" can be the logical OR of any of the pre-defined button values (e.g.
doClear() - method in class ewe.ui.ControlPopupForm
By default this does nothing.
doClear() - method in class ewe.ui.DecimalKeyPad
doClear() - method in class ewe.ui.InputKeyPad
By default this does nothing.
doClear() - method in class ewe.ui.NumericKeyPad
doClear() - method in class ewe.ui.SinglePressKeyPad
doCloseFirst - field in class ewe.ui.PanelSplitter
If this is true, then a click on the splitter when the splitter is neither opened nor closed will cause it to go into the Closed state.
doCollapse(int) - method in class ewe.ui.TreeTableModel
doColumnSelection() - method in class ewe.data.FieldTableModel
doCopySubdirectoryContents - field in class ewe.io.CopyOver
document - field in class ewe.net.HttpConnection
The document to fetch/submit.
documentIsEncoded - field in class ewe.net.HttpConnection
If the document you supplied is already URL encoded, set this to true.
documentProperties - field in class ewe.net.HttpConnection
This is the list of properties for the server and document.
DoDataTransfer - static field in class ewe.ui.Editor
doDelete(int,boolean) - method in class ewe.ui.ListEditor
doDragAt(ewe.fx.Point) - method in class ewe.ui.mInput
doDraw(ewe.fx.Graphics,int) - method in class ewe.graphics.AnimatedIcon
doDraw(ewe.fx.Graphics,int) - method in class ewe.fx.DisabledIcon
doDraw(ewe.fx.Graphics,int) - method in class ewe.fx.DrawnIcon
doDraw(ewe.fx.Graphics,int) - method in class ewe.fx.mImage
Bottom level draw.
doDraw(ewe.fx.Graphics,int) - method in class ewe.graphics.PolygonImage
doDropMenu() - method in class ewe.ui.mChoice
doDropMenu(ewe.ui.Menu) - method in class ewe.ui.Menu
doEdit() - method in class ewe.ui.PhoneVMLauncher
doEdit(int) - method in class ewe.ui.ListEditor
doEnableLookupMode() - method in class ewe.database.DatabaseObject
This should check if the underlying stream supports temporary closing/re-opening.
doEnableLookupMode() - method in class ewe.database.RecordFile
doEntry(java.lang.Object[],int) - method in class ewe.datastore.EntrySearcher
Override this to process the data for each entry.
doErase(int,boolean) - method in class ewe.database.RecordDatabaseObject
doErase(int,boolean) - method in class ewe.database.RecordFile
This method tests whether or not the maximum row size includes BLOB's
doEstimateEntriesCount() - method in class ewe.database.DatabaseObject
Override this to do an estimate on the number of entries if you can't tell the exact number of entries.
doExclude(int) - method in class ewe.database.FoundEntriesObject
doExclude(int) - method in class ewe.database.RecordFoundEntries
doExec - field in class ewe.io.EweFileBrowser
doExec - field in class ewe.filechooser.FileChooserDemo
doExec - field in class ewe.zip.ZipFileBrowser
doExecFrame(ewe.ui.Frame,ewe.ui.Container,int) - static method in class ewe.ui.Gui
doExpand(int) - method in class ewe.ui.TreeModelAdapter
doExpand(int) - method in class ewe.ui.TreeTableModel
Override this to do expansion.
The parameters will be in the array provided, beginning at start.
This method checks to see if a KeyEvent should be considered the Control's hot-key.
This method checks to see if a KeyEvent should be considered the Control's hot-key.
doHotKey(ewe.ui.Control,ewe.ui.KeyEvent) - method in class ewe.filechooser.FileChooser
This method checks to see if a KeyEvent should be considered the Control's hot-key.
This method checks to see if a KeyEvent should be considered the Control's hot-key.
doHotKey(ewe.ui.KeyEvent) - method in class ewe.data.FieldTableModel
doHotKey(ewe.ui.KeyEvent) - method in class ewe.ui.TableModel
doing - field in class ewe.sys.Handle
This is a text version of what the process is currently doing.
doing - field in class ewe.ui.ProgressBar
If you set this to a non null value, then a message will be displayed along with the percentage value.
doingLocalInput - field in class ewe.ui.EditControl
doingNativeInput - field in class ewe.ui.EditControl
doInit() - method in class ewe.ui.ControlPopupForm
This is called after the call to popup().
doInit() - method in class ewe.ui.InputKeyPad
This is called after the call to popup().
doInput - field in class ewe.net.URLConnection
doList(java.lang.String,int) - method in class ewe.io.FileAdapter
doLoad(int,ewe.util.ByteArray) - method in class ewe.database.RecordFile
doLoop(ewe.sys.Handle) - method in class ewe.graphics.AnimatedIcon
This actually does the looping of the images.
doMarkAsDeleted(int,long,long) - method in class ewe.database.RecordFile
doMenu(ewe.fx.Point) - method in class ewe.ui.Control
This is a request to display a menu based on the pen being held or the mouse being right clicked on the Control.
doMenu(ewe.fx.Point) - method in class ewe.ui.Menu
This is a request to display a menu based on the pen being held or the mouse being right clicked on the Control.
doMenu(ewe.fx.Point) - method in class ewe.graphics.PageDisplay
This will be called by default on a right-click.
doMenu(ewe.fx.Point) - method in class ewe.ui.TableControl
doMenu(ewe.fx.Point) - method in class ewe.ui.TreeControl
This is a request to display a menu based on the pen being held or the mouse being right clicked on the Control.
doMouseEnter(ewe.ui.PenEvent,int,int) - method in class ewe.graphics.MosaicPanel
doMouseExit(ewe.ui.PenEvent,int,int) - method in class ewe.graphics.MosaicPanel
doMouseMove(ewe.ui.PenEvent,int,int) - method in class ewe.graphics.MosaicPanel
doMove - field in class ewe.io.CopyOver
doNewShortcut(ewe.ui.Editor) - method in class ewe.filechooser.FileChooser
DONT_CLOSE_IF_ABORTED - static field in class ewe.io.StreamUtils
An option for transfer().
DONT_DROP_CURSOR - static field in class ewe.sys.VmConstants
DONT_SHOW_FILE_EXTENSION - static field in class ewe.filechooser.FileChooserBase
DONT_STOP_AFTER_KNOWN_SIZE - static field in class ewe.io.StreamUtils
An option for transfer().
DONT_STRETCH_CONTENTS - static field in class ewe.ui.SplittablePanel
This is an option for getNextPanel().
dontAcceptDrop() - method in class ewe.ui.Control
Should be called from the dataDraggedOver() method to indicate that the Control is willing to accept the data.
dontAllowKeyChangeChoice - field in class ewe.ui.mChoice
If this is true, then the Left and Right cursor keys will not change the selection.
dontAppendLineFeed - field in class ewe.io.FileSaver
This applies for saving text.
dontAutoScroll - field in class ewe.ui.ChoiceControl
dontAutoScroll - field in class ewe.ui.Container
If this is set to true, then when child Controls gain the focus the GUI will not attempt to scroll so that the focused Control is visible.
This is false by default and tells the table model to not automatically select the scrolling mode (vertical or horizontal) appropriate for the size of the table.
dontBlink - field in class ewe.ui.mCheckBox
Set this true to disable blinking of the Checkbox when it gets the keyboard focus.
dontCacheObjects - field in class ewe.data.FieldTableModel
Set this true if you don't want objects to be cached.
DONTCHANGE - static field in class ewe.ui.CellConstants
dontCopySubdirectoryContents - field in class ewe.io.CopyOver
dontExpandTabs - field in class ewe.ui.mTabbedPanel
If this is true, then the tabs are not expanded to show both the icon AND the text when selected.
DONTFILL - static field in class ewe.ui.CellConstants
dontFocusOnChildren - field in class ewe.ui.Container
If this is true then the keyboard focus cannot be moved to the Container's child controls using the TAB or cursor keys.
dontFocusOnNextSelect - field in class ewe.ui.CardPanel
Set this true if you dont want the focus to move to the Card on the next select().
dontFocusOnNextSelect - field in class ewe.ui.mTabbedPanel
Set this true if you dont want the focus to move to the Card on the next select().
dontFreeImages - field in class ewe.fx.DisabledIcon
If this is true then a call to free() will not free the supplied normal and disabled images, but it will still call super.free().
dontGc - static field in class ewe.sys.Vm
A Vector where you can placed objects that you don't want gc'd.
dontPaintNextFrame - static field in class ewe.ui.Gui
dontScaleIcons - field in class ewe.ui.PhoneMenu
Set this true if you do not want the icons to be scaled to 16x16 or 32x32
dontSearchForKeys - field in class ewe.ui.mChoice
If this is true then when you press a key, each item will not be searched to see if the key relates to that item.
dontSearchForKeys - field in class ewe.ui.Menu
If this is true then when you press a key, each item will not be searched to see if the key relates to that item.
dontShowCancel - field in class ewe.net.ClientServerConnector
Set this true if you don't want to show the cancel box.
dontShowDifferentFonts - static field in class ewe.ui.FontChooser
If this is set true, then the text in the drop-down menu for Fonts will be in the same Font instead of being rendered in their own face.
dontShowNumbers - field in class ewe.ui.PhoneMenu
Set this true if you do not want the phone digits to be displayed.
DONTSTRETCH - static field in class ewe.ui.CellConstants
dontSynchronizeDeletedItems - field in class ewe.database.Synchronizer
If this is true, then deleting an item on one database will not cause the item to be deleted in the other.
dontSynchronizeDeletedItems - field in class ewe.datastore.Synchronizer
If this is true, then deleting an item on one database will not cause the item to be deleted in the other.
dontSyncJustDebug - field in class ewe.database.Synchronizer
This goes through the motion of synchronization but does not actually make any changes to either database.
dontTimestampSignature - field in class ewe.security.SecureDocument
dontUseCompression - field in class ewe.security.SecureDocument
dontUseSeparateThread - field in class ewe.util.EventDispatcher
If this is set true then events are not delivered via a separate thread, but within the same thread that called dispatch().
dontWantPopup - field in class ewe.ui.mTextPad
This is false by default.
This attempts an open operation on the data - and you should override this as necessary.
doOpen(java.lang.String) - method in class ewe.ui.HtmlViewer
Open the file relative to the current document root, or as a new document/file.
doOpenClose(boolean) - method in class ewe.ui.PanelSplitter
Open or close the splitter.
doOpenCloseLookup(boolean) - method in class ewe.database.DatabaseObject
This should temporarily close or re-open the underlying data.
doOpenCloseLookup(boolean) - method in class ewe.database.RecordFile
doOutput - field in class ewe.net.URLConnection
doPaint(ewe.fx.Graphics) - method in class ewe.graphics.pagedisplay.ImageUnit
This tells the PageDisplayUnit to display itself only - not its children.
doPaint(ewe.fx.Graphics) - method in class ewe.graphics.PageDisplayUnit
This tells the PageDisplayUnit to display itself only - not its children.
doPaint(ewe.fx.Graphics,ewe.fx.Rect) - method in class ewe.graphics.Mosaic
The doPaint() method for the Control.
doPaint(ewe.fx.Graphics,ewe.fx.Rect) - method in class ewe.graphics.PageDisplay
This overrides doPaintChildren() to do nothing.
doPaintCircle(ewe.fx.Graphics) - method in class ewe.ui.mCheckBox
doPaintData() - method in class ewe.ui.Control
Repaint the "data" part of the Control.
Repaint the "data" part of the Control.
Repaint the "data" part of the Control.
doPaintData(ewe.fx.Graphics) - method in class ewe.ui.Console
Repaint the "data" part of the Control.
doPaintData(ewe.fx.Graphics) - method in class ewe.ui.Control
Repaint the "data" part of the Control.
doPaintData(ewe.fx.Graphics) - method in class ewe.ui.mCheckBox
Repaint the "data" part of the Control.
doPaintData(ewe.fx.Graphics) - method in class ewe.ui.mInput
Repaint the "data" part of the Control.
doPaintData(ewe.fx.Graphics) - method in class ewe.ui.mLabel
Repaint the "data" part of the Control.
doPaintData(ewe.fx.Graphics) - method in class ewe.ui.mList
Repaint the "data" part of the Control.
doPaintData(ewe.fx.Graphics) - method in class ewe.ui.mTextArea
Repaint the "data" part of the Control.
doPaintData(ewe.fx.Graphics) - method in class ewe.ui.mTextPad
Repaint the "data" part of the Control.
DoPaintMethod - field in class ewe.ui.Control
doPaintSquare(ewe.fx.Graphics) - method in class ewe.ui.mCheckBox
doPaste(ewe.io.File,ewe.filechooser.FileChooser) - static method in class ewe.filechooser.FileChooser
doPenHeld(ewe.fx.Point) - method in class ewe.ui.ButtonControl
doPenPress(ewe.fx.Point) - method in class ewe.ui.ButtonControl
doPenPress(ewe.fx.Point) - method in class ewe.ui.PullDownMenu
doPlay(java.lang.Object) - method in class ewex.movieplayer.FakeMoviePlayer
doPopupInput - field in class ewe.ui.InputStack
This returns: 0 - Stream end reached.
doReIndex(ewe.sys.Handle) - method in class ewe.database.DatabaseObject
doReset() - method in class ewe.ui.ControlPopupForm
This should reset the Form for input.
doReset() - method in class ewe.ui.InputKeyPad
This should reset the Form for input.
doReset() - method in class ewe.ui.NumericKeyPad
doReset() - method in class ewe.ui.SinglePressKeyPad
doRun() - method in class ewe.sys.AsyncTask
Override this method if you want to use an mThread to run your Task.
doRun() - method in class ewe.net.ClientServerConnector
Override this method if you want to use an mThread to run your Task.
doRun() - method in class ewe.io.CopyOver
Override this method if you want to use an mThread to run your Task.
doRun() - method in class ewe.datastore.EntrySearcher
Override this method if you want to use an mThread to run your Task.
doRun() - method in class ewe.util.EventDispatcher
Override this method if you want to use an mThread to run your Task.
doRun() - method in class ewe.io.EweFileBrowser
doRun() - method in class ewe.net.HttpConnectionTask
Override this method if you want to use an mThread to run your Task.
doRun() - method in class ewe.graphics.ImageMover
Override this method if you want to use an mThread to run your Task.
doRun() - method in class ewe.io.IOTransfer
This is the method that runs in its own Coroutine thread.
doRun() - method in class ewe.sys.TaskObject
Override this method if you want to use an mThread to run your Task.
doRun() - method in class ewe.sys.ThreadPool
Override this method if you want to use an mThread to run your Task.
doRun() - method in class ewe.zip.ZipFileBrowser
dos - field in class ewe.fx.PNGEncoder
dos - field in class ewe.io.RandomAccessFile
DOS_SYSTEM - static field in class ewe.io.FileSys
The file system is a DOS/Windows type system.
doSave(int,byte[],int,int) - method in class ewe.database.RecordDatabaseObject
doSave(int,byte[],int,int) - method in class ewe.database.RecordFile
This attempts a save operation on the data - and you should override this as necessary.
doSaveScreen - field in class ewe.ui.Frame
doScroll(int,int,int) - method in class ewe.ui.Canvas
doScroll(int,int,int) - method in class ewe.ui.Console
doScroll(int,int,int) - method in class ewe.ui.Menu
doScroll(int,int,int) - method in class ewe.ui.mTextArea
doScroll(int,int,int) - method in class ewe.ui.mTextPad
doScroll(int,int,int) - method in class ewe.ui.ScrollClient
doScroll(int,int,int) - method in class ewe.ui.TableControl
doScroll(int,int,int) - method in class ewe.ui.TextMessage
doSelections - field in class ewe.ui.TreeControl
All show()/exec()/execute() methods eventually call this method.
doShowMenu(ewe.fx.Point) - method in class ewe.ui.Control
Used to show the menu associated with the Control.
doShowMenu(ewe.fx.Point) - method in class ewe.ui.MenuState
doShowMenu(ewe.fx.Point) - method in class ewe.ui.mInput
Used to show the menu associated with the Control.
doShowMenu(ewe.fx.Point) - method in class ewe.ui.mTextPad
Used to show the menu associated with the Control.
doSpecialOp(int,java.lang.Object) - method in class ewe.ui.Window
This handles special features like dragging/resizing the window by a Ewe DragPanel.
doStart() - method in class ewe.sys.TaskObject
This is called to start the TaskObject running.
doStartUp(ewe.ui.Frame) - static method in class ewe.sys.VMOptions
doStop(int) - method in class ewe.net.ClientServerConnector
This method, by default, sets the shouldStop variable to true.
doStop(int) - method in class ewe.sys.TaskObject
This method, by default, sets the shouldStop variable to true.
Return true if the entry is a new entry, false if not.
DOT - static field in class ewe.fx.Pen
You must override this method.
This is the only thing to override.
doTransfer - field in class ewe.ui.ExecTransfer
DOUBLE - static field in class ewe.datastore.Database
This is the double precision floating point (64-bit) type.
DOUBLE - static field in class ewe.database.DatabaseTypes
This is the double precision floating point (64-bit) type.
Double - class ewe.sys.Double
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
Double - class java.lang.Double
Instances of class Double represent primitive double values.
DOUBLE - static field in class ewex.sql.Types
DOUBLE - static field in class ewe.reflect.Wrapper
Double(double) - constructor for class java.lang.Double
Create a Double from the primitive double specified.
Double(java.lang.String) - constructor for class java.lang.Double
Create a Double from the specified String.
DOUBLE_MAX_VALUE - static field in class ewe.math.Number
DOUBLE_MAX_VALUE - static field in class ewex.math.Number
DOUBLE_MIN_VALUE - static field in class ewe.math.Number
DOUBLE_MIN_VALUE - static field in class ewex.math.Number
doubleArrayOfParameters - field in class ewe.sys.MathFunctionData
doubleBuffer - static field in class ewe.ui.ControlBase
doubleClicked(int,int) - method in class ewe.ui.TableControl
doubleClickTime - static field in class ewe.ui.ControlBase
doubleFromText(char[],int) - static method in class ewe.util.TextEncoder
doubleLined - field in class ewe.ui.InputStack
This Synchronizes two Databases where you have full local access to both.
doubleToLongBits(double) - static method in class java.lang.Double
Convert the double to the IEEE 754 floating-point "double format" bit layout.
doubleToRawLongBits(double) - static method in class java.lang.Double
Convert the double to the IEEE 754 floating-point "double format" bit layout.
doubleValue - field in class ewe.datastore.DatabaseEntry
doubleValue - field in class ewe.reflect.Wrapper
doubleValue() - method in class ewe.math.BigDecimal
Return the value of this Number as a double.
doubleValue() - method in class ewex.math.BigDecimal
doubleValue() - method in class ewe.math.BigInteger
Return the value of this Number as a double.
doubleValue() - method in class ewex.math.BigInteger
doubleValue() - method in class java.lang.Byte
Return the value of this Byte as a double.
doubleValue() - method in class java.lang.Double
Return the value of this Double.
doubleValue() - method in class java.lang.Float
Return the value of this Float as a double
doubleValue() - method in class java.lang.Integer
Return the value of this Integer as a double.
doubleValue() - method in class java.lang.Long
Return the value of this Long as a double.
doubleValue() - method in class ewe.math.Number
Return the value of this Number as a double.
doubleValue() - method in class ewex.math.Number
Return the value of this Number as a double.
doubleValue() - method in class java.lang.Number
Return the value of this Number as a float.
doubleValue() - method in class java.lang.Short
Return the value of this Short as a double.
Down - static field in class ewe.ui.ControlConstants
DOWN - static field in class ewe.ui.IKeys
special key
downButton - field in class ewe.ui.UpDownScroller
The down button.
downIcon - static field in class ewe.ui.ListEditor
downPoint - static field in class ewe.ui.Window
This is the point at which the mouse was first pressed in a current press and hold/drag operation.
This returns: 0 - Stream closed.
doyDefaultFormat - static field in class ewe.sys.DayOfYear
Drag - static field in class ewe.graphics.ReactiveImage
DRAG_MULTIPLE_CURSOR - static field in class ewe.sys.VmConstants
DRAG_SINGLE_CURSOR - static field in class ewe.sys.VmConstants
dragAndDropCursor - static field in class ewe.ui.Window
dragAndDropData - static field in class ewe.ui.Window
dragAndDropSource - static field in class ewe.ui.Window
dragBackground - field in class ewe.graphics.InteractivePanel
DragContext - class ewe.ui.DragContext
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
DragContext() - constructor for class ewe.ui.DragContext
DragContext(ewe.ui.PenEvent) - constructor for class ewe.ui.DragContext
dragCursor - field in class ewe.ui.DragContext
Used for Drag and Drop - if this is not 0 then it will be used as the special drag and drop mouse pointer.
dragData - field in class ewe.ui.DragContext
You can use this for attaching custom data to your drag.
dragged - field in class ewe.graphics.MosaicPanel
dragged(ewe.ui.DragContext) - method in class ewe.ui.BasicList
This is called during the drag operation.
This is called during the drag operation.
dragged(ewe.ui.DragContext) - method in class ewe.ui.Control
This is called during the drag operation.
dragged(ewe.ui.DragContext) - method in class ewe.ui.DragPanel
This is called during the drag operation.
dragged(ewe.ui.DragContext) - method in class ewe.ui.Menu
This is called during the drag operation.
dragged(ewe.ui.DragContext) - method in class ewe.ui.mInput
This is called during the drag operation.
dragged(ewe.ui.DragContext) - method in class ewe.ui.mTextArea
This is called during the drag operation.
dragged(ewe.ui.DragContext) - method in class ewe.ui.mTextPad
This is called during the drag operation.
This is called during the drag operation.
dragged(ewe.ui.DragContext) - method in class ewe.ui.TableControl
dragged(ewe.ui.DragContext) - method in class ewe.ui.TrackControl
dragging - field in class ewe.ui.Control
dragging(ewe.graphics.AniImage) - method in class ewe.graphics.MosaicPanel
This should be called by mousePressed() or mouseDragged() to indicate to the panel that an image is being dragged.
This should be called by mousePressed() or mouseDragged() to indicate to the panel that an image is being dragged.
draggingOver - field in class ewe.graphics.ImageDragContext
dragImage - static field in class ewe.ui.PanelSplitter
If this is not null the image will be limited to being within this area.
DragOff - static field in class ewe.graphics.ReactiveImage
DragOver - static field in class ewe.graphics.ReactiveImage
DragPanel - class ewe.ui.DragPanel
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
dragRate - field in class ewe.graphics.MosaicPanel
Use this to set the number of milliseconds in between drag messages.
dragResolution - field in class ewe.ui.Control
The minimum number of pixels that the Pen/Mouse has to move during a drag operation to be considered a drag to a new location.
DragStarted - static field in class ewe.graphics.ReactiveImage
DragStopped - static field in class ewe.graphics.ReactiveImage
dragTime - field in class ewe.ui.Control
Use this to control the resolution of the pen drags - it is the minimum delay in milliseconds between processing pen drags.
draw(ewe.fx.Graphics) - method in class ewe.fx.mImage
Draws itself on the graphic g at the point specified by the variable "location".
Draw the polygon onto a Graphics object.
draw(ewe.fx.Graphics,int,int,int) - method in class ewe.fx.IImage
Draw the full image at the specified co-ordinates in the graphics provided.
draw(ewe.fx.Graphics,int,int,int) - method in class ewe.fx.Image
draw(ewe.fx.Graphics,int,int,int) - method in class ewe.fx.mImage
Draws itself on the graphic g at a specfied co-ordinate.
Draw the full image at the specified co-ordinates in the graphics provided.
DRAW_ALPHA - static field in class ewe.fx.Graphics
This is used for drawing images.
DRAW_AND - static field in class ewe.fx.Graphics
The constant for a draw operation that AND's the source with the destination.
DRAW_OR - static field in class ewe.fx.Graphics
The constant for a draw operation that OR's the source with the destination.
DRAW_OVER - static field in class ewe.fx.Graphics
The constant for a draw operation that draws the source over the destination.
DRAW_XOR - static field in class ewe.fx.Graphics
The constant for a draw operation that XOR's the source with the destination.
drawable - field in class ewe.fx.mImage
If this is set, then the mImage will draw itself using this other IImage.
Draws the outline of a circular or elliptical arc covering the specified rectangle.
drawArrow(ewe.fx.Rect,int) - method in class ewe.fx.Graphics
Draws the border of the image.
drawButton(ewe.fx.Graphics) - method in class ewe.ui.ButtonObject
drawChar(char,int,int,int) - method in class ewe.fx.Graphics
Draws the outline of a circular or elliptical arc covering the specified rectangle, and includes lines that connect the end and start point of the arc to each other (ie the connecting chord).
drawCursor(int,int,int,int) - method in class ewe.fx.Graphics
Draws a cursor by XORing the given rectangular area on the surface.
drawDiamond(ewe.fx.Rect,int) - method in class ewe.fx.Graphics
drawDots(int,int,int,int) - method in class ewe.fx.Graphics
Draws a dotted line at the given coordinates.
drawDPI - field in class ewe.fx.print.PrintableObject
This is 360 by default, but you can change it to any value you want.
drawEllipse(int,int,int,int) - method in class ewe.fx.Graphics
DrawFlat - static field in class ewe.ui.ControlConstants
Control Modifier - sets the control to draw itself and its children flat instead of 3-D or etched.
This will draw and scale a portion of an image into the destination area.
drawImage(ewe.fx.Image,int,int) - method in class ewe.fx.Graphics
Draws an image at the given x and y coordinates.
drawImageOptions - field in class ewe.ui.TableCellAttributes
drawLine(int,int,int,int) - method in class ewe.fx.Graphics
Draws a line at the given coordinates.
This is a fast way of drawing a solid line of thickness 1 of a particular color.
drawLines(x[],y[],int) - method in class ewe.fx.Graphics
drawMode - field in class ewe.fx.mImage
drawn(ewe.fx.Rect) - method in class ewe.fx.mImage
DrawnIcon - class ewe.fx.DrawnIcon
A DrawnIcon represents a number of Images which are "drawn" using Graphics primitives rather than from a Image.
DrawnIcon(int,int,int,ewe.fx.Color) - constructor for class ewe.fx.DrawnIcon
Create a new DrawnIcon
Create a new DrawnIcon
Draws the outline of a circular or elliptical arc covering the specified rectangle, and includes lines that connect the end and start point of the arc to the center of the ellipse.
drawPolygon(x[],y[],int) - method in class ewe.fx.Graphics
Draws the outline of a polygon with the given coordinates.
drawRect(int,int,int,int) - method in class ewe.fx.Graphics
Draws a rectangle at the given coordinates.
drawRect(int,int,int,int,int) - method in class ewe.fx.Graphics
Draw a rectangle with rounded corners.
drawTail(ewe.fx.Rect,int) - method in class ewe.fx.Graphics
Draws text at the given coordinates.
Draws text at the given coordinates.
drive - static field in class ewe.sys.Device
drive - static field in class ewe.filechooser.FileChooserBase
DriveIcon - static field in class ewe.io.FileBase
Driver - interface ewex.sql.Driver
This interface specifies a mechanism for accessing a JDBC database driver.
DriverManager - class ewex.sql.DriverManager
This class manages the JDBC drivers in the system.
This class holds a driver property that can be used for querying or setting driver configuration parameters.
This method initializes a new instance of DriverPropertyInfo with the specified name and value.
drives - field in class ewe.filechooser.FileChooser
DriveSeparator - static field in class ewe.util.FileComparer
dropAction - field in class ewe.ui.DragContext
dropButtonBorder - field in class ewe.ui.mChoice
dropButtonOnly - field in class ewe.ui.mChoice
If this is true only the drop button will be displayed.
dropDownButton - field in class ewe.ui.ChoiceControl
dropImage(ewe.graphics.AniImage) - method in class ewe.graphics.Mosaic
This is used with quickDragging.
dropMenuRows - field in class ewe.ui.mChoice
This value should be one of the following:
0 = Default size (approx 3 times the size of the mChoice)
<0 = Full menu size.
DropOn - static field in class ewe.graphics.ReactiveImage
dropOptions - field in class ewe.ui.DragContext
Used for Drag and Drop - these are options to display when the data is dropped.
dropX - field in class ewe.ui.mChoice
DSS - static field in class ewex.msencrypt.Encryptor
This is a provider type.
DSS_DH - static field in class ewex.msencrypt.Encryptor
This is a provider type.
DumbLabel - class ewe.ui.DumbLabel
Normally, when you press the mouse or pen on a label, the event is passed to its associated control.
DumbLabel(int,int) - constructor for class ewe.ui.DumbLabel
DumbLabel(java.lang.String) - constructor for class ewe.ui.DumbLabel
DumbLabel(java.lang.String,boolean) - constructor for class ewe.ui.DumbLabel
dummyItem - static field in class ewe.ui.ChoiceControl
dump() - method in class ewe.database.DatabaseEntryObject
Duplicate all set fields in this DatabaseEntry with those from the other.
Duplicate all set fields in this DatabaseEntry with those from the other.
This duplicates the data from the other DatabaseEntry, including the OID, modified date or created date.
dynamicCanExpand - field in class ewe.ui.TreeTableModel
If this is true then the "canExpand" state of a node will be queried every time it is displayed.

E

E - static field in class ewe.sys.Math
E constant
E - static field in class java.lang.Math
EAST - static field in class ewe.ui.CellConstants
EC_HDR_SIG - static field in class ewe.zip.ZipConstants
EC_NUM_DISK_WITH_START_CENTRAL_DIR - static field in class ewe.zip.ZipConstants
EC_NUM_ENTRIES_CENTRL_DIR_THS_DISK - static field in class ewe.zip.ZipConstants
EC_NUMBER_THIS_DISK - static field in class ewe.zip.ZipConstants
EC_OFFSET_START_CENTRAL_DIRECTORY - static field in class ewe.zip.ZipConstants
EC_SIGNATURE - static field in class ewe.zip.ZipConstants
EC_SIZE - static field in class ewe.zip.ZipConstants
EC_SIZE_CENTRAL_DIRECTORY - static field in class ewe.zip.ZipConstants
EC_TOTAL_ENTRIES_CENTRAL_DIR - static field in class ewe.zip.ZipConstants
EC_ZIPFILE_COMMENT_LENGTH - static field in class ewe.zip.ZipConstants
EDGE_BUMP - static field in class ewe.ui.UIConstants
EDGE_ETCHED - static field in class ewe.ui.UIConstants
EDGE_RAISED - static field in class ewe.ui.UIConstants
EDGE_SUNKEN - static field in class ewe.ui.UIConstants
EDIT_BUTTON - static field in class ewe.ui.ListEditor
editable - field in class ewe.data.FieldData
This states whether the data is editable - by default it is true.
EditableData - interface ewe.data.EditableData
An EditableData is a simple data object that can create and utilize it's own Control for editing.
This is an implementation of EditableData that is only missing the getControl() method.
editButtons - field in class ewe.ui.InputForm
EditControl - class ewe.ui.EditControl
This is a base class for mInput and mTextPad.
edited - field in class ewe.ui.SaveableEditor
editedObject - field in class ewe.ui.UIBuilder
This is an instance of the object being edited (this is allowed to be null).
editIcon - static field in class ewe.ui.ListEditor
editNow(int) - method in class ewex.livedata.ObjectListEdit
Editor - class ewe.ui.Editor
An Editor is a special type of Form that can automatically transfer data between public fields in an Object and Gui Controls within the Editor.
editor - field in class ewe.data.FieldData
This is a Control that is used to edit the data - it can be null in which case a default Control will be used.
editor - field in class ewe.ui.ListEditor
editor - field in class ewex.livedata.ObjectListEdit
editor - field in class ewe.ui.UIBuilder
This is the Editor that the UIBuilder is building.
Editor() - constructor for class ewe.ui.Editor
Create a new Editor that will initially be set to edit itself.
Editor(java.lang.Object) - constructor for class ewe.ui.Editor
Create a new Editor to edit the type of Object specified.
EditorEvent - class ewe.ui.EditorEvent
This gets sent to FieldListeners through the fieldEvent() method.
editorOnTop - field in class ewe.ui.ListEditor
editorVisiblePanel - field in class ewex.livedata.ListEdit
elapsed() - method in class ewe.sys.TimeOut
How many milliseconds has elapsed since the TimeOut was started/reset.
elementAt(int) - method in class ewe.util.Stack
elementAt(int) - method in class ewex.xml.Stack
elementAt(int) - method in class ewe.util.Vector
This is the same as get().
This method is called when the attributes of an XML element have been processed.
This method is called when the attributes of an XML element have been processed.
Indicates that an attribute has been added to the current element.
This method is called when the attributes of an XML element have been processed.
This method is called when the attributes of an XML element have been processed.
Indicates that the current element has ended.
Indicates that the current element has ended.
Indicates that the current element has ended.
elements() - method in class ewe.util.Hashtable
elements() - method in class ewex.security.PermissionCollection
This method returns an Enumeration of all the objects in this collection.
elements() - method in class ewex.security.Permissions
This method returns an Enumeration which contains a list of all Permission objects contained in this collection.
elements() - method in class ewe.util.Vector
Get an Enumeration for the elements of the vector.
Indicates that an element has been started.
Indicates that an element has been started.
Indicates that an element has been started.
EMBEDDED - static field in class ewe.filechooser.FileChooserBase
This is an option for use in the constrcutor.
empty - static field in class ewe.ui.SoftKeyBar
empty() - method in class ewe.util.Stack
Tests if the stack is empty.
empty() - method in class ewex.xml.Stack
Tests if the stack is empty.
emptyClasses - static field in class ewe.sys.Reflection
A zero length Class array.
emptyLine - static field in class ewe.ui.Console
emptyParameters - static field in class ewe.sys.Reflection
A zero length Object array.
EmptyTag - static field in class ewe.util.TagList
enableAlpha() - method in class ewe.fx.Image
enabled - field in class ewe.ui.ButtonObject
Enable/Disable an Editors main scrollbar panel.
enableLookupMode() - method in class ewe.database.Database
This method tells the database that it will be used for read-only lookups and that it can close its underlying file if it wishes - and later re-open it when lookups are done without re-reading the database info.
enableLookupMode() - method in class ewe.database.DatabaseObject
This method tells the database that it will be used for read-only lookups and that it can close its underlying file if it wishes - and later re-open it when lookups are done without re-reading the database info.
enableLookupMode() - method in class ewe.database.EntriesView
This method tells the database that it will be used for read-only lookups and that it can close its underlying file if it wishes - and later re-open it when lookups are done without re-reading the database info.
enableScrolling(boolean) - method in class ewe.ui.Editor
If a ScrollablePanel has been setup in the Editor, and the property "MainScrollBarPanel" has been added to the PropertyList of this Editor, then this will either enable or disable the scrolling of the scrollbar.
This tells the database to include the OID_FIELD, FLAGS_FIELD, CREATED_FIELD and MODIFIED_FIELD information with each record so that it can be synchronized with a other databases.
This tells the database to include the OID_FIELD, FLAGS_FIELD, CREATED_FIELD and MODIFIED_FIELD information with each record so that it can be synchronized with a other databases.
enableSynchronization(int) - method in class ewe.database.Database
This tells the database to include the OID_FIELD, FLAGS_FIELD, CREATED_FIELD and MODIFIED_FIELD information with each record so that it can be synchronized with a other databases.
enableSynchronization(int) - method in class ewe.datastore.Database
This tells the database to include the OID_FIELD, FLAGS_FIELD, CREATED_FIELD and MODIFIED_FIELD information with each record so that it can be synchronized with a other databases.
enableSynchronization(int) - method in class ewe.database.DatabaseObject
This tells the database to include the OID_FIELD, FLAGS_FIELD, CREATED_FIELD and MODIFIED_FIELD information with each record so that it can be synchronized with a other databases.
enableSynchronization(int) - method in class ewe.datastore.DataTable
enableTiming() - static method in class ewe.util.Debug
This method sets up a global OperationTimer that can be used to time operations.
enableTiming(ewe.util.OperationTimer) - static method in class ewe.util.Debug
This method sets up a global OperationTimer that can be used to time operations - using a specific timer.
Encodable - interface ewe.util.Encodable
This interface indicates that a field-by-field text encoding is allowed on the implementing object.
encode() - method in class ewe.database.DatabaseEntry
encode() - method in class ewe.database.DatabaseEntryObject
encode() - method in class ewe.util.TextDecoder
Re-encode the decoded text into a String.
encode(ewe.util.ByteArray) - method in class ewe.security.SecureDocument
Encode the plain text as set by setData() into a secure document sequence of bytes.
encode(ewe.util.ByteArray,byte[],int,int) - static method in class ewe.util.ByteEncoder
This encodes the bytes as a byte array data unit.
This will place the encoded record data in the destination ByteArray, clearing it first and possibly encrypting it first (if encryptor is not null).
Encode and append the data to the supplied ByteArray object.
Encode and append the EntrySelector to a ByteArray.
Fully encode any data type, including a null object reference.
encode(ewe.util.TextEncoder) - method in class ewe.data.ListObject
encode(ewe.util.TextEncoder) - method in class ewe.data.LiveObject
Override this to encode the fields that you want to encode.
encode(ewe.util.TextEncoder) - method in class ewe.sys.VMApp
Override this to encode the fields that you want to encode.
encode(ewe.util.TextEncoder) - method in class ewe.sys.VMApps
encode(ewe.util.TextEncoder) - method in class ewe.sys.VMOptions
encodeBytes(ewe.util.ByteArray) - method in class ewe.math.BigDecimal
This requests the Object to encode itself as a stream of bytes which is appended to the destination ByteArray.
encodeBytes(ewe.util.ByteArray) - method in class ewe.math.BigInteger
This requests the Object to encode itself as a stream of bytes which is appended to the destination ByteArray.
This requests the Object to encode itself as a stream of bytes which is appended to the destination ByteArray.
encodeBytes(ewe.util.ByteArray) - method in class ewe.sys.Decimal
This requests the Object to encode itself as a stream of bytes which is appended to the destination ByteArray.
encodeBytes(ewe.util.ByteArray) - method in class ewe.fx.mImage
This requests the Object to encode itself as a stream of bytes which is appended to the destination ByteArray.
encodeBytes(ewe.util.ByteArray) - method in class ewe.math.MPN
This requests the Object to encode itself as a stream of bytes which is appended to the destination ByteArray.
encodeBytes(ewe.util.ByteArray) - method in class ewe.security.RSAKey
Used to store the key in a stream of bytes.
encoded(java.lang.String) - method in class ewe.data.LiveObject
This method is called after the base implementation of textEncode() is executed.
encodedStringClass - static field in class ewe.sys.Reflection
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
Encode the fields of an Encodable object.
You can call this within your encode(TextEncoder te) method to encode specific fields.
encodeJavaUtf8String(char[],int,int,byte[],int) - static method in class ewe.util.Utils
Encode a String of characters a Java Utf8 encoded bytes.
encodeJavaUtf8String(java.lang.String) - static method in class ewe.util.Utils
Encodes a String as Java Utf8 bytes.
Encode an object, specifying the full class of the object.
Encode only the data for the Object, not any information about the class of the Object.
Enocde the Unicode characters into a byte Stream.
Enocde the Unicode characters into a byte Stream.
encodeURL(java.lang.String,boolean) - static method in class ewe.net.URL
Encode the URL using %## notation.
ENCODING - static field in class ewe.util.Properties
This is the encoding used.
encoding - field in class ewe.io.StreamReader
Set this to be a text encoding form.
encoding - field in class ewe.io.StreamWriter
Set this to be a text encoding form.
encodingChars - static field in class ewe.io.Base64Codec
This returns the six bit value of the character.
encrypt(byte[],int,byte[],int,int) - method in class ewe.security.BlowfishCBC
encrypt(byte[],int,byte[],int,int) - method in class ewe.security.BlowfishECB
Encrypts a byte buffer to another buffer, extra misaligned data will not be processed.
encrypt(byte[],int,int) - method in class ewe.security.EncryptionKey
encrypt(byte[],int,int) - method in class ewe.security.Encryptor
Encrypt a "salted" version of the provided plaintext data without compressing the data before encryption and without signing the salted data.
encrypt(byte[],int,int) - method in class ewe.security.RSAKey
Encrypt the provided data.
Using a particular DataProcessor, encrypt a "salted" version of the provided plaintext data optionally compressing the data before encryption and optionally signing the salted/compressed data.
Encrypt a "salted" version of the provided plaintext data without compressing the data before encryption

The data is first salted to add some randomness to it.

Encrypt a "salted" version of the provided plaintext data optionally compressing the data before encryption and optionally signing the salted/compressed data.
ENCRYPT_WITHOUT_COMPRESSION - static field in class ewe.security.Encryptor
This error indicates that data within the Database is Encrypted but no suitable decryptor is available to decrypt the data.
EncryptedDataException() - constructor for class ewe.database.EncryptedDataException
encryptedKey - field in class ewe.security.SecureDocument
This is an OutputStream that passes its data through a DataProcessorStream() which encrypts it using an Encryptor object.
ENCRYPTION_ALGORITHM_MASK - static field in class ewex.msencrypt.Encryptor
EncryptionKey - interface ewe.security.EncryptionKey
An EncryptionKey is a class that can encrypt or decrypt a short block of data.
encryptor - field in class ewe.database.DatabaseObject
encryptor - field in class ewe.datastore.DataStorage
Encryptor - class ewe.database.Encryptor
Encryptor - class ewe.security.Encryptor
Encryptor - class ewex.msencrypt.Encryptor
Encryptor() - constructor for class ewe.database.Encryptor
Encryptor(byte[]) - constructor for class ewe.security.Encryptor
Encryptor(byte[]) - constructor for class ewex.msencrypt.Encryptor
Create an Encryptor using the default (currently RSA_FULL) provider with the default stream encryption and hashing algorithm (currently ALG_RC4 and HASH_SHA1).
Encryptor(java.lang.String) - constructor for class ewe.database.Encryptor
Encryptor(java.lang.String) - constructor for class ewe.security.Encryptor
Encryptor(java.lang.String) - constructor for class ewex.msencrypt.Encryptor
Create an Encryptor using the default (currently RSA_FULL) provider with the default stream encryption and hashing algorithm (currently ALG_RC4 and HASH_SHA1).
Encryptor(java.lang.String,int,byte[]) - constructor for class ewex.msencrypt.Encryptor
Create an Encryptor using the specified Cryptography Service Provider and specified provider types, crypto algorithm and hash algorithm.
Encryptor(java.lang.String,int,java.lang.String) - constructor for class ewex.msencrypt.Encryptor
Create an Encryptor using the specified Cryptography Service Provider and specified provider types, crypto algorithm and hash algorithm.
encryptorClass - field in class ewe.database.DatabaseSpecs
encryptorNotSet - field in class ewe.database.DatabaseObject
encryptPrv(byte[],int,byte[],int,int) - method in class ewe.security.BlowfishECB
END - static field in class ewe.ui.IKeys
special key
end - field in class ewe.graphics.ImageMover
This is the ending point.*
end() - method in class ewe.util.OperationTimer
End timing an operation and add the timed name and value to the list of stored times.
end() - method in class ewe.fx.PNGEncoder
This ends the current data chunk, writes the end and closes the output.
end(int) - method in class ewe.ui.formatted.FormattedTextMaker
endCharacter - field in class ewe.ui.formatted.TextFormatter
The index of the last character in the last line being covered by the formatter.
endDataChunk() - method in class ewe.fx.PNGEncoder
Closes the current data chunk and writes the compressed data for the current chunk.
endedLoad(ewe.sys.Handle) - method in class ewe.ui.HtmlViewer
This method is called when the end of an XML elemnt is encountered.
This method is called when the end of an XML elemnt is encountered.
endFind(int) - method in class ewe.io.EweFile.EweEntryFile
This tells the File to free all resources associated with the find given the search ID returned by startFind().
endFind(int) - method in class ewe.io.FileAdapter
This tells the File to free all resources associated with the find given the search ID returned by startFind().
endFind(int) - method in class ewex.rapi.RapiFile
This tells the File to free all resources associated with the find given the search ID returned by startFind().
endFind(int) - method in class ewe.zip.ZipEntryFile
This tells the File to free all resources associated with the find given the search ID returned by startFind().
endHtml() - method in class ewe.ui.formatted.FormattedTextMaker
endHtml() - method in class ewe.ui.HtmlDisplay
endRow() - method in class ewe.util.Grid
End the current row - all future add() calls will add objects to a new row.
endRow() - method in class ewe.ui.Panel
endRow() - method in class ewe.ui.UIBuilder
This ends the row in the current open CellPanel.
ENDS_WITH_NEWLINE - static field in class ewe.ui.DisplayLine
This indicates that this line actually has a '\n' character at the end.
ENDS_WITH_SPACE - static field in class ewe.ui.DisplayLine
This is not used.
endSel - field in class ewe.ui.mInput
endsWith(java.lang.String) - method in class java.lang.String
endsWith(java.lang.String) - method in class ewe.util.SubString
Check if the SubString endsWith a particular String.
endTask() - method in class ewe.ui.ProgressAndControl
Call this when you consider the task complete and want to show the controls again.
endTiming() - static method in class ewe.util.Debug
If enableTiming() was previously called, this method will tell the debug timer to stop timing the current operation, otherwise this method does nothing.
endUpdate() - method in class ewe.database.SafeDBAccess
End the update process.
ENGCOUNTRY - static field in class ewex.locale.LocaleInfo
ENGLANGUAGE - static field in class ewex.locale.LocaleInfo
Insert blank lines before or after the specified data line so that there are at least count number of blank lines before or after the data line.
ensureCapacity(int) - method in class ewe.util.CharArray
This will ensure that the size of the "data" character array is at least newCapacity.
ensureCapacity(int) - method in class java.lang.StringBuffer
Make sure that the StringBuffer's capacity is at least as large as minimumCapacity.
ensureCapacity(int) - method in class java.lang.StringBuilder
Make sure that the StringBuilder's capacity is at least as large as minimumCapacity.
Similar to setFields() except that no error is thrown if any fields of the same name and type already exist.
Similar to setFields() except that no error is thrown if any fields of the same name and type already exist.
This works the same as setSorts() except that no error is thrown if any of the sorts already exists and has the same criteria of the already declared sort.
This works the same as setSorts() except that no error is thrown if any of the sorts already exists and has the same criteria of the already declared sort.
ENTER - static field in class ewe.ui.IKeys
special key
ENTER_AS_TEXT - static field in class ewe.ui.NumberEntry
entered - field in class ewe.ui.TextEvent
The text that was entered for a TEXT_ENTERED message.
enteredText - field in class ewe.ui.TextInputParameters
This is the text that was entered.
enterNativeDialog() - static method in class ewe.ui.Window
entireTable - field in class ewe.data.FieldTableExportSpecs
entries - field in class ewe.database.DatabaseObject
entries - field in class ewe.database.DatabaseTableModel
entries - field in class ewe.datastore.DatabaseTableModel
entries - field in class ewe.datastore.DataStorage
entries - field in class ewe.io.EweFile
entries - field in class ewe.util.TextEncoder
entries() - method in class ewe.database.Database
This returns an Iterator that you can use to go through the entries in the database.
entries() - method in class ewe.util.Hashtable
Provides an Iterator to iterate through all the entries.
entries() - method in class ewe.util.Map
Provides an Iterator to iterate through all the entries.
entries() - method in class ewe.database.RecordDatabaseObject
entries() - method in class ewe.util.WeakSet
Get an Iterator to go through all the entries.
entries() - method in class ewe.util.zip.ZipFile
entries() - method in class ewe.zip.ZipFile
Returns an iterator of all Zip entries in this Zip file.
entries(ewe.util.ObjectFinder) - method in class ewe.database.Database
This returns an Iterator that you can use to go through the entries in the database.
entries(ewe.util.ObjectFinder) - method in class ewe.database.DatabaseObject
This returns an Iterator that you can use to go through the entries in the database.
This returns an Iterator that you can use to go through the entries in the database.
This returns an Iterator that you can use to go through the entries in the database.
entriesChanged() - method in class ewe.database.DatabaseTableModel
entriesChanged() - method in class ewe.data.FieldTableModel
Call this to notify the table that the entries to be displayed have been changed in some way.
entriesChanged(int) - method in class ewe.data.FieldTableModel
This calls entriesChanged and then selects a specified row.
EntriesView - class ewe.database.EntriesView
An EntriesView is a view into a FoundEntries object while a FoundEntries object is a view into a database.
EntriesView(ewe.database.FoundEntries) - constructor for class ewe.database.EntriesView
Create a new EntriesView for a FoundEntries, but which initially contains no data.
ENTRY_ADDED - static field in class ewe.database.DatabaseEvent
ENTRY_CHANGED - static field in class ewe.database.DatabaseEvent
ENTRY_DELETED - static field in class ewe.database.DatabaseEvent
EntryComparer - class ewe.database.EntryComparer
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
EntryComparer() - constructor for class ewe.database.EntryComparer
EntryComparer(ewe.database.Database) - constructor for class ewe.database.EntryComparer
EntrySearcher - class ewe.datastore.EntrySearcher
This class is used to quickly search through a set of DatabaseEntry items in a Database.
Create a new EntrySearcher for the specified entryIds in the specified tables.
Create a new EntrySearcher based on the entries in the FoundEntries object.
EntrySelector - class ewe.database.EntrySelector
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
enumerate(ewe.sys.mThread[]) - method in class ewe.sys.mThreadGroup
enumerateAttributeNames() - method in class ewex.xml.IXMLElement
Returns an enumeration of all attribute names.
enumerateAttributeNames() - method in class ewex.xml.XMLElement
Returns an enumeration of all attribute names.
enumerateAvailablePorts() - static method in class ewe.io.SerialPort
Enumerate all available Comm ports.
enumerateChildren() - method in class ewex.xml.IXMLElement
Returns an enumeration of all child elements.
enumerateChildren() - method in class ewex.xml.XMLElement
Returns an enumeration of all child elements.
Enumeration - interface ewe.util.Enumeration
This is used to iterate through a sequence of Objects of some kind.
EOFException - exception ewe.io.EOFException
This exception is thrown when a Stream or InputStream ends unexpectantly.
EOFException() - constructor for class ewe.io.EOFException
EOFException(java.lang.String) - constructor for class ewe.io.EOFException
EOFException(java.lang.Throwable) - constructor for class ewe.io.EOFException
epoch - static field in class ewe.sys.Time
equalHeights - field in class ewe.ui.CellPanel
EQUALS - static field in class ewe.sys.Math
equals(byte[]) - method in class ewe.security.MD5
Compares the message digest with another message digest.
equals(byte[]) - method in class ewe.security.SHA1
equals(byte[],int,int) - method in class ewe.security.SHA1
equals(char[],int,int,char[],int,int,int) - static method in class ewe.util.SubString
This compares the character sequence given by the "small" parameters to the character sequence given by the "big" parameters.
Provides the default equals calculation.
equals(ewex.sql.Timestamp) - method in class ewex.sql.Timestamp
This method tests the specified timestamp for equality against this object.
equals(int) - method in class ewe.math.MPN
equals(java.lang.Object) - method in class ewex.security.AllPermission
Checks an object for equality.
equals(java.lang.Object) - method in class ewex.security.BasicPermission
This method tests to see if this object is equal to the specified Object.
equals(java.lang.Object) - method in class ewe.math.BigDecimal
Returns if this object is considered equal to the other object.
equals(java.lang.Object) - method in class ewex.math.BigDecimal
equals(java.lang.Object) - method in class ewe.math.BigInteger
Returns if this object is considered equal to the other object.
equals(java.lang.Object) - method in class ewex.math.BigInteger
equals(java.lang.Object) - method in class java.lang.Boolean
If the obj is an instance of Boolean and has the same primitive value as this object then true is returned.
equals(java.lang.Object) - method in class java.lang.Byte
Returns true if obj is an instance of Byte and represents the same byte value.
equals(java.lang.Object) - method in class java.lang.Character
Returns if this object is considered equal to the other object.
equals(java.lang.Object) - method in class java.lang.Class
equals(java.lang.Object) - method in class ewe.fx.Color
equals(java.lang.Object) - method in class java.lang.reflect.Constructor
Returns if this object is considered equal to the other object.
equals(java.lang.Object) - method in class ewe.data.DataObject
Returns if this object is considered equal to the other object.
equals(java.lang.Object) - method in class ewe.fx.Dimension
Returns if this object is considered equal to the other object.
equals(java.lang.Object) - method in class java.lang.Double
Returns true if obj is an instance of Double and represents the same double value.
equals(java.lang.Object) - method in class java.lang.reflect.Field
equals(java.lang.Object) - method in class ewe.data.FieldData
equals will check the equality of the field names.
equals(java.lang.Object) - method in class ewe.io.FileBase
This checks to see if the two files refer to the same object in the file system.
equals(java.lang.Object) - method in class ewe.io.FileChooserLink
This checks for equality of Paths.
equals(java.lang.Object) - method in class java.lang.Float
Returns true if obj is an instance of Float and represents the same float value.
equals(java.lang.Object) - method in class ewe.fx.Font
Returns if this object is considered equal to the other object.
equals(java.lang.Object) - method in class ewe.fx.FontMetrics
equals(java.lang.Object) - method in class ewe.sys.HandleStatus
Returns if this object is considered equal to the other object.
equals(java.lang.Object) - method in class ewe.net.InetAddress
Two InetAddresses are equal if getAddress() called on each one returns precisely the same sequence of bytes.
equals(java.lang.Object) - method in class java.lang.Integer
Returns true if obj is an instance of Integer and represents the same int value.
equals(java.lang.Object) - method in class ewex.xml.IXMLElement
Returns true if the element equals another element.
equals(java.lang.Object) - method in class ewe.sys.Long
Returns if this object is considered equal to the other object.
equals(java.lang.Object) - method in class java.lang.Long
Returns true if obj is an instance of Long and represents the same long value.
equals(java.lang.Object) - method in class ewe.util.Map.MapEntry
equals(java.lang.Object) - method in class ewe.ui.MenuItem
Returns if this object is considered equal to the other object.
equals(java.lang.Object) - method in class java.lang.reflect.Method
Returns if this object is considered equal to the other object.
equals(java.lang.Object) - method in class java.lang.Object
Returns if this object is considered equal to the other object.
equals(java.lang.Object) - method in class ewex.security.Permission
Check to see if this object equals obj.
equals(java.lang.Object) - method in class ewe.fx.Point
equals(java.lang.Object) - method in class ewe.util.Range
equals(java.lang.Object) - method in class ewe.fx.Rect
equals(java.lang.Object) - method in class java.lang.Short
Returns true if obj is an instance of Short and represents the same short value.
equals(java.lang.Object) - method in class java.lang.String
equals(java.lang.Object) - method in class ewe.util.SubString
Compare this SubString with either another SubString or a String.
equals(java.lang.Object) - method in class ewe.sys.Time
equals(java.lang.Object) - method in class ewex.sql.Timestamp
This method these the specified Object for equality against this object.
equals(java.lang.Object) - method in class ewe.io.TreeConfigFile
equals(java.lang.Object) - method in class ewe.net.URL
Test another URL for equality with this one.
equals(java.lang.Object) - method in class ewex.xml.XMLElement
Returns true if the element equals another element.
equals(long) - method in class ewe.math.MPN
equalsIgnoreCase(java.lang.String) - method in class java.lang.String
Returns true if the element equals another element.
Returns true if the element equals another element.
equalWidths - field in class ewe.ui.CellPanel
erase() - method in class ewe.database.DatabaseEntry
This will erase the entry from the database.
erase() - method in class ewe.datastore.DatabaseEntry
erase() - method in class ewe.database.DatabaseEntryObject
This will erase the entry from the database.
erase(ewe.datastore.DatabaseEntry) - method in class ewe.datastore.FoundEntries
This erases the item completely.
erase(int) - method in class ewe.database.FoundEntries
This erases the data without marking it as deleted AND removes it from this FoundEntries list.
erase(int) - method in class ewe.datastore.FoundEntries
This erases the item completely.
erase(int) - method in class ewe.database.FoundEntriesObject
Given the OID of an entry in the remote database, erase it completely from this database.
Given the OID of an entry in the remote database, erase it completely from this database.
eraseDeleted(int) - method in class ewe.database.RemoteSynchronizer
eraseDeleted(int) - method in class ewe.datastore.RemoteSynchronizer
eraseDeleted(long) - method in class ewe.database.Synchronizer
This is called after an OID marked as deleted on this database has been erased from the remote database.
eraseDeleted(long) - method in class ewe.datastore.Synchronizer
This is called after an OID marked as deleted on this database has been erased from the remote database.
eraseDeletedEntries() - method in class ewe.database.Database
Erase all the entries marked as deleted.
eraseDeletedEntries() - method in class ewe.database.RecordFile
Free all the deleted records.
eraseDeletedEntry(long) - method in class ewe.database.Database
Erase the deleted entry for the specified OID.
eraseDeletedEntry(long) - method in class ewe.database.RecordFile
Free a particular deleted entry.
eraseDeletedOnRemote(int) - method in class ewe.database.DoubleSynchronizer
eraseDeletedOnRemote(int) - method in class ewe.database.RemoteSynchronizer
eraseDeletedOnRemote(int) - method in class ewe.datastore.RemoteSynchronizer
eraseDeletedOnRemote(int) - method in class ewe.database.Synchronizer
eraseDeletedOnRemote(int) - method in class ewe.datastore.Synchronizer
eraseEntry(ewe.datastore.DatabaseEntry) - method in class ewe.datastore.Database
This erases the Entry from the database completely.
eraseEntry(ewe.datastore.DatabaseEntry) - method in class ewe.datastore.DataTable
eraseEntry(long) - method in class ewe.database.RemoteSynchronizer
eraseEntry(long) - method in class ewe.datastore.RemoteSynchronizer
eraseEntryOnRemote(long) - method in class ewe.database.DoubleSynchronizer
eraseEntryOnRemote(long) - method in class ewe.database.RemoteSynchronizer
eraseEntryOnRemote(long) - method in class ewe.datastore.RemoteSynchronizer
eraseEntryOnRemote(long) - method in class ewe.database.Synchronizer
eraseEntryOnRemote(long) - method in class ewe.datastore.Synchronizer
eraseSavedScreen() - method in class ewe.ui.Frame
err() - static method in class ewe.sys.Vm
error - field in class ewe.datastore.DataStorage
error - field in class ewe.util.Errorable
This is the error that was reported.
error - field in class ewe.sys.Handle
If the process stopped due to an error.
Error - error java.lang.Error
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
error - static field in class ewex.rapi.Rapi
Error() - constructor for class java.lang.Error
error(java.lang.String) - method in class ewe.io.CopyOver
Error(java.lang.String) - constructor for class java.lang.Error
Error(java.lang.String,java.lang.Throwable) - constructor for class java.lang.Error
Error(java.lang.Throwable) - constructor for class java.lang.Error
Errorable - class ewe.util.Errorable
An Errorable is a base class for Objects that report some sort of error.
errorCode - field in class ewe.sys.Handle
This is an application specific error code.
errorObject - field in class ewe.sys.Handle
This can be used for more detailed error handling.
ESCAPE - static field in class ewe.ui.IKeys
special key
estimateEntriesCount() - method in class ewe.database.Database
If getEntriesCount() returns -1, indicating that the number of entries is unknown, then this method will attempt to estimate the entries count via a quick non-blocking method without resorting to counting each entry.
estimateEntriesCount() - method in class ewe.database.DatabaseObject
If getEntriesCount() returns -1, indicating that the number of entries is unknown, then this method will attempt to estimate the entries count via a quick non-blocking method without resorting to counting each entry.
EVEN_PAGES_ONLY - static field in class ewe.fx.print.PrintOptions
A possible value for whichPages *
EVENPARITY - static field in class ewe.io.SerialPort
Event - class ewe.ui.Event
Event is the base class for all events.
Event() - constructor for class ewe.ui.Event
This exception is a RuntimeException that is ignored by the native VM should it be uncaught.
EventDirectionException() - constructor for class ewe.sys.EventDirectionException
An EventDispatcher is a utility class that can be used to keep track of a set of ewe.ui.EventListener objects that wish to listen to some kind of event via their onEvent(Event ev) method.
EventDispatcher() - constructor for class ewe.util.EventDispatcher
Create a new TaskObject and assign a new Handle to the handle member.
EventDispatcher(int) - constructor for class ewe.util.EventDispatcher
Create an EventDispatcher specifying the number of threads used to deliver events.
EventListener - interface ewe.ui.EventListener
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
events - static field in class ewe.ui.Event
ewe.data - package
ewe.database - package
ewe.datastore - package
This package has been replaced by the ewe.database package - please use that package instead.
ewe.filechooser - package
ewe.fx - package
ewe.fx.print - package
ewe.graphics - package
ewe.io - package
ewe.math - package
ewe.net - package
ewe.reflect - package
ewe.security - package
ewe.sys - package
ewe.ui - package
ewe.util - package
ewe.util.zip - package
ewe.zip - package
EweEntry(java.lang.String) - constructor for class ewe.io.EweFile.EweEntry
EweEntryFile(ewe.io.EweFile) - constructor for class ewe.io.EweFile.EweEntryFile
Create an EweEntryFile for a particular EweFile.
Create an EweEntryFile for a particular EweFile.
EweFile - class ewe.io.EweFile
A EweFile represents a formatted ".ewe" file.
eweFile - field in class ewe.io.EweFile.EweEntryFile
EweFile(ewe.io.File) - constructor for class ewe.io.EweFile
EweFile(ewe.io.RandomAccessStream) - constructor for class ewe.io.EweFile
EweFileBrowser() - constructor for class ewe.io.EweFileBrowser
Create an EweFileBrowser that will automatically show itself.
eweFileName - field in class ewe.io.EweFile.EweEntryFile
eweIcon - static field in class ewe.io.EweFile
eweName - field in class ewe.io.EweFile
ewex.livedata - package
ewex.locale - package
ewex.math - package
ewex.msencrypt - package
ewex.rapi - package
ewex.registry - package
ewex.security - package
ewex.sql - package
ewex.util - package
ewex.xml - package
EXACT_TYPE_IMAGE - static field in class ewe.fx.Image
Use this during image creation that the EXACT image type must be created and if it cannot, then an ImageTypeNotSupportedException should be thrown.
exampleObject - field in class ewe.data.FieldData
This is possibly an actual instance of the Object that holds the data.
exception - field in class ewe.io.FileSaver
This is set to any exception that may have occured during loading/saving.
Exception - exception java.lang.Exception
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
exception - field in class ewe.sys.ThreadTask
This is set to any exception thrown when run in a separate mThread.
Exception() - constructor for class java.lang.Exception
Exception(java.lang.String) - constructor for class java.lang.Exception
Exception(java.lang.Throwable) - constructor for class java.lang.Exception
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
exclude(ewe.database.DatabaseEntry) - method in class ewe.database.EntriesView
Exclude the entry from this view.
exclude(ewe.database.DatabaseEntry) - method in class ewe.database.FoundEntries
Exclude the entry from this FoundEntries if it is in it.
exclude(ewe.database.EntriesView) - method in class ewe.database.EntriesView
Exclude all the entries in the other view from this view.
exclude(int) - method in class ewe.database.EntriesView
Exclude the entry from this view.
exclude(int) - method in class ewe.database.FoundEntries
Exclude the entry from this FoundEntries.
exclude(int) - method in class ewe.database.FoundEntriesObject
Exclude all the entries as specified from the view of another FoundEntries from this FoundEntries.
excludeAt(int) - method in class ewe.database.EntriesView
Exclude the entry form this view.
exclusive - field in class ewe.ui.CheckBoxGroup
exec() - method in class ewe.ui.Form
This displays the Form modally in a new Window.
exec(boolean) - method in class ewe.ui.Form
Display the Form modally in a new Window and return the Handle that can be used to monitor the Form's open state using waitUntilClosed().
exec(boolean,ewe.ui.Frame,int) - method in class ewe.ui.Form
Display the Form modally in a parent Frame and return the Handle that can be used to monitor the Form's open state using waitUntilClosed().
exec(ewe.sys.Handle) - method in class ewe.ui.Form
This is used to exec a Form using the Handle from another Form (usually got from closeForTransfer()).
This is used to exec a Form using the Handle from another Form (usually got from closeForTransfer()).
exec(ewe.ui.Container,int) - method in class ewe.ui.Frame
This will add the frame to the container and call a make() on it.
exec(ewe.ui.Frame,int) - method in class ewe.ui.Form
This displays the Form modally within an already displayed parent Frame.
exec(int) - method in class ewe.ui.Form
exec(java.lang.String) - static method in class ewe.sys.Vm
This starts the task and displays a progress bar.
Executes a command.
exec(java.lang.String,java.lang.String[]) - static method in class ewe.sys.Vm
exec(java.lang.String[]) - static method in class ewe.sys.Vm
exec(java.lang.String[],java.lang.String[]) - static method in class ewe.sys.Vm
execEditor - field in class ewex.livedata.ObjectListEdit
execEwe(java.lang.String,java.lang.String) - static method in class ewe.sys.Vm
Execute a ".ewe" file using the installed Ewe VM.
execEwe(java.lang.String[],java.lang.String[]) - static method in class ewe.sys.Vm
Execute the Ewe VM with the supplied parameters.
execFrame(ewe.ui.Frame,ewe.ui.Container) - static method in class ewe.ui.Gui
execFrame(ewe.ui.Frame,ewe.ui.Container,int) - static method in class ewe.ui.Gui
This will add the frame to the container and call a make() on it.
execMode - field in class ewex.livedata.ObjectListEdit
Run a command line on the remote.
Run command lines on the remote.
ExecTransfer - class ewe.ui.ExecTransfer
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
ExecTransfer(ewe.ui.Form) - constructor for class ewe.ui.ExecTransfer
This creates an ExecTransfer that will do the transfer only if the VM reports that the executing device is considered a low memory device.
ExecTransfer(ewe.ui.Form,boolean) - constructor for class ewe.ui.ExecTransfer
This creates an ExecTransfer that will do the transfer only if the doTransfer parameter is true.
This creates an ExecTransfer that will do the transfer only if the VM reports that the executing device is considered a low memory device.
This creates an ExecTransfer that will do the transfer only if the VM reports that the executing device is considered a low memory device.
execute() - method in class ewe.ui.Form
This displays the Form modally in a new Window and waits for the Form to close.
execute() - method in class ewex.sql.PreparedStatement
This method executes a prepared SQL query.
execute(ewe.ui.Frame,int) - method in class ewe.ui.Form
This displays the Form modally within an already displayed parent Frame and then waits for the Form to close.
execute(int) - method in class ewe.ui.Form
Execute the doTask() method in a System Thread.
execute(java.lang.Object) - method in class ewe.sys.ThreadTask
This attempts to execute the task.
Execute the doTask() method in a System Thread or in the current thread - depending on the value of alwaysExecuteNow.
execute(java.lang.String) - method in class ewex.sql.Statement
This method executes an arbitrary SQL statement of any time.
A quick way to execute a ProgressBarForm.
execute(java.lang.String,int) - method in class ewex.sql.Statement
execute(java.lang.String,int[]) - method in class ewex.sql.Statement
execute(java.lang.String,java.lang.String) - static method in class ewex.rapi.Rapi
execute(java.lang.String,java.lang.String) - static method in class ewe.sys.Vm
Execute a program.
EXECUTE_FAILED - static field in class ewex.sql.Statement
executeBatch() - method in class ewex.sql.Statement
This method executes the SQL batch and returns an array of update counts - one for each SQL statement in the batch - ordered in the same order the statements were added to the batch.
executeEwe(java.lang.String,java.lang.String) - static method in class ewe.sys.Vm
Execute a Ewe file using a new Ewe VM.
executeQuery() - method in class ewex.sql.PreparedStatement
This method executes a prepared SQL query and returns its ResultSet.
executeQuery(java.lang.String) - method in class ewex.sql.Statement
This method executes the specified SQL SELECT statement and returns a (possibly empty) ResultSet with the results of the query.
executeUpdate() - method in class ewex.sql.PreparedStatement
This method executes an SQL INSERT, UPDATE or DELETE statement.
executeUpdate(java.lang.String) - method in class ewex.sql.Statement
This method executes the specified SQL INSERT, UPDATE, or DELETE statement and returns the number of rows affected, which may be 0.
execWithEwe - field in class ewe.sys.VMApp
exists() - method in class ewe.io.EweFile.EweEntryFile
Returns true if the file exists and false otherwise.
exists() - method in class ewe.io.File
Returns true if the file exists and false otherwise.
exists() - method in class ewe.io.FileAdapter
Returns true if the file exists and false otherwise.
exists() - method in class ewe.io.FileBase
Returns true if the file exists and false otherwise.
exists() - method in class ewex.rapi.RapiFile
Returns true if the file exists and false otherwise.
exists() - method in class ewe.reflect.Type
Return if the class of the Type was actually found.
exists() - method in class ewe.zip.ZipEntryFile
Returns true if the file exists and false otherwise.
exit() - method in class ewe.ui.TableModel.CellControl
exit(int) - method in class ewe.filechooser.FileChooser
exit(int) - method in class ewe.ui.Form
This will call the canExit() method and if it returns true, it will close the form.
exit(int) - method in class ewe.ui.MainWindow
Notifies the application that it should stop executing and exit.
exit(int) - static method in class java.lang.System
Tell the VM to exit with the specified exit code.
exit(int) - static method in class ewe.sys.Vm
Exit the application.
Exit_action(ewe.ui.Editor) - method in class ewe.data.SaveableObject
exit_action(ewe.ui.Editor) - method in class ewe.net.TestSocket
EXIT_IDBACK - static field in class ewe.ui.FormBase
A standard Form action string.
EXIT_IDCANCEL - static field in class ewe.ui.FormBase
A standard Form action string.
EXIT_IDNO - static field in class ewe.ui.FormBase
A standard Form action string.
EXIT_IDOK - static field in class ewe.ui.FormBase
A standard Form action string.
EXIT_IDYES - static field in class ewe.ui.FormBase
A standard Form action string.
ExitAction - static field in class ewe.data.SaveableObject
exitAfterLaunch - field in class ewe.sys.VMOptions
exitButtonDefined - field in class ewe.ui.Form
This is set true when doButtons() is called to add close buttons to the form.
EXITED - static field in class ewe.ui.ControlEvent
The event type for a Exit event (i.e.
exitEntry(int,int) - method in class ewe.ui.Control
If this returns false it means it is already in exitEntry.
exitKey - field in class ewe.ui.ControlEvent
This is set if one of the exit keys was pressed.
exitKeyModifiers - field in class ewe.ui.ControlEvent
This is set if one of the exit keys was pressed.
exitKeys - field in class ewe.ui.Control
exitNativeDialog() - static method in class ewe.ui.Window
exitOnCompletion - field in class ewe.ui.ProgressBarForm
Set this to false if you don't want the form to close its containing Frame upon completion.
If this is true then as soon as data is changed the Control will exit - usually disappearing and leaving only the cell data itself.
exitOnLostFocus - field in class ewe.ui.TableModel.CellControl
If this is true then the Control will "exit" if it loses focus - usually this means disappearing and leaving only the cell data itself.
If this is true then as soon as any popup Frame shown by the Control is closed the Control will exit - usually disappearing and leaving only the cell data itself.
exitSystemOnClose - field in class ewe.io.EweFileBrowser
exitSystemOnClose - field in class ewe.ui.Form
exitSystemOnClose - field in class ewe.zip.ZipFileBrowser
exitValue - field in class ewe.ui.Form
This is the value that was sent to close(int exitCode) or exit(int exitCode).
exitValue() - method in class ewe.sys.Process
Get the exit value of the process.
EXP - static field in class ewe.sys.Math
Inverse Log (base e)
exp - field in class ewe.security.RSAKey
exp(double) - static method in class java.lang.Math
Returns the exponential number e (i.e., 2.718...) raised to the power of a double value.
EXP_NOTATION - static field in class ewe.sys.Double
Option for toString().
expand() - method in class ewe.datastore.DataEntryNode
Tell it to expand (ie gather its children).
expand() - method in class ewe.data.LiveTreeNode
expand() - method in class ewe.data.MutableTreeNodeObject
Tell it to expand (ie gather its children).
expand() - method in class ewex.registry.RegistryKeyNode
Tell it to expand (ie gather its children).
expand() - method in class ewe.util.TextEncoder
expand() - method in class ewe.data.TreeNode
Tell it to expand (ie gather its children).
expand(int,long[],byte[]) - method in class ewe.ui.TreeTableModel
Expand the index with the list of object references and the list of flags.
expandBefore - field in class ewe.ui.PanelSplitter
expanding(ewe.data.TreeNode) - method in class ewe.filechooser.FileTree
expandingIcon - static field in class ewe.ui.TreeTableModel
expandingNodes - field in class ewe.ui.TreeTableModel
expandMatrix(int,int) - method in class ewe.ui.TreeTableModel
expandSize - field in class ewe.util.TagList
expandTo(int[]) - method in class ewe.ui.TreeTableModel
This will expand down the tree until the address specified is displayed.
expandTo(int[],boolean) - method in class ewe.ui.TreeTableModel
This will exapand down the tree until the address specified is displayed.
expandToLevel(int) - method in class ewe.ui.TreeTableModel
This expands the tree a specified number of levels deep, below the root.
expansionLevel - field in class ewe.ui.TreeTableModel
This is the default number of levels to expand to when the tree is newly displayed.
expire() - method in class ewe.sys.TimeOut
Force it to expire.
expired - field in class ewe.sys.TimeOut
explorer - field in class ewe.filechooser.FileChooserDemo
EXPLORER_TYPE - static field in class ewe.filechooser.FileChooserBase
This is an option for use in the constrcutor.
extendedSelection - field in class ewe.ui.TableControl
EXTRA_CONTROL - static field in class ewe.filechooser.FileChooserBase
This is an option for use in the constrcutor.
extraControlsLeft - field in class ewe.ui.mTabbedPanel
This is initially null.
extraControlsRight - field in class ewe.ui.mTabbedPanel
This is initially null.
extraDirectory - field in class ewe.ui.mFileInput
extraLineSpacing - field in class ewe.ui.mTextPad
This is extra spacing placed between lines.
extraPanel - field in class ewe.filechooser.FileChooser
Put any extra controls in this panel.
extras - field in class ewe.ui.NumericKeyPad
extraSpaceUsed - field in class ewe.fx.FormattedTextSpecs
The extra space used by other formatters.

F

F1 - static field in class ewe.ui.IFunctionKeys
F10 - static field in class ewe.ui.IFunctionKeys
F11 - static field in class ewe.ui.IFunctionKeys
F12 - static field in class ewe.ui.IFunctionKeys
F2 - static field in class ewe.ui.IFunctionKeys
F3 - static field in class ewe.ui.IFunctionKeys
F4 - static field in class ewe.ui.IFunctionKeys
F5 - static field in class ewe.ui.IFunctionKeys
F6 - static field in class ewe.ui.IFunctionKeys
F7 - static field in class ewe.ui.IFunctionKeys
F8 - static field in class ewe.ui.IFunctionKeys
F9 - static field in class ewe.ui.IFunctionKeys
fail(java.lang.Throwable) - method in class ewe.sys.Handle
Set the Stopped and Failure bits of this Handle and set the errorObject to be the specified Throwable.
Failed - static field in class ewe.sys.Handle
failed(java.lang.Object) - method in class ewe.sys.Handle
Mark the handle as failed and set the errorObject to be error.
Failure - static field in class ewe.sys.Handle
A FakeFileSystem is used to simulate a FileSystem, possibly starting from another read-only File system.
FakeMoviePlayer - class ewex.movieplayer.FakeMoviePlayer
FALSE - static field in class java.lang.Boolean
This field is a Boolean object representing the primitive value false.
FASTEST_DISPLAY_IMAGE - static field in class ewe.fx.Image
Used as an option with the constructor Image(Image other,int options).
FastStream - interface ewe.io.FastStream
fcd - field in class ewe.io.EweFileBrowser
fcd - field in class ewe.zip.ZipFileBrowser
fcp - field in class ewe.io.SimpleFileChooser
FEATURE_CUSTOM_BUTTONS - static field in class ewe.sys.Device
Indicates that application custom buttons are present.
FEATURE_DIRECTION_PAD - static field in class ewe.sys.Device
Indicates that a direction (up/down/left/right) pad is present.
FEATURE_FULL_AUDIO - static field in class ewe.sys.Device
Indicates that the device has full audio capabilities.
FEATURE_KEYBOARD - static field in class ewe.sys.Device
Indicates that a keyboard is present.
FEATURE_MOUSE - static field in class ewe.sys.Device
Indicates that a mouse (as distinct from a pen) is present.
FEATURE_MOUSE_OR_PEN - static field in class ewe.sys.Device
Indicates that either a mouse or pen is present.
FETCH_FORWARD - static field in class ewex.sql.ResultSet
The rows will be processed in order from first to last.
FETCH_REVERSE - static field in class ewex.sql.ResultSet
The rows will be processed in order from last to first.
FETCH_UNKNOWN - static field in class ewex.sql.ResultSet
The rows will be processed in an unknown order
fetchForName(java.lang.String) - method in class ewe.graphics.AnimatedIcon
Field - class ewe.reflect.Field
This is used to access static and instance fields in objects.
field - field in class ewe.reflect.FieldTransfer
The field in the Object (if one exists).
Field - class java.lang.reflect.Field
Field(ewe.reflect.Field) - constructor for class java.lang.reflect.Field
field1 - field in class ewe.database.FieldSortEntry
field2 - field in class ewe.database.FieldSortEntry
field3 - field in class ewe.database.FieldSortEntry
field4 - field in class ewe.database.FieldSortEntry
FIELD_MODIFIER_INTEGER_AUTO_INCREMENT - static field in class ewe.database.Database
Used by modifyField() - this modifies and INTEGER field to be auto-incremental.
This implements the fieldChanged() method in FieldListener.
This implements the fieldChanged() method in FieldListener.
This implements the fieldChanged() method in FieldListener.
This implements the fieldChanged() method in FieldListener.
This implements the fieldChanged() method in FieldListener.
This gets called by fieldChanged(FieldTransfer ft,Editor ed).
This gets called by fieldChanged(FieldTransfer ft,Editor ed).
This gets called by fieldChanged(FieldTransfer ft,Editor ed).
This gets called by fieldChanged(FieldTransfer ft,Editor ed).
This gets called by fieldChanged(FieldTransfer ft,Editor ed).
FieldData - class ewe.data.FieldData
A FieldData class is used to specify information about a particular item of data stored in an Object and to transfer that data to and from the Object.
FieldData() - constructor for class ewe.data.FieldData
Create an empty FieldData.
Create a Field data using the specified FieldTransfer and header.
fieldEvent - field in class ewe.reflect.FieldTransfer
The field event that occured.
This implements fieldEvent() in FieldListener.
This implements the fieldEvent() method in FieldListener.
This implements fieldEvent() in FieldListener.
This implements fieldEvent() in FieldListener.
This implements the fieldEvent() method in FieldListener.
This implements the fieldEvent() method in FieldListener.
This implements fieldEvent() in FieldListener.
fieldID - field in class ewe.database.FieldModifier
FieldListener - interface ewe.ui.FieldListener
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
fieldListeners - field in class ewe.ui.Editor
This holds a list of all the fieldListeners listening to the Editor.
FieldModifier - class ewe.database.FieldModifier
Do not use this class directly - it is used and stored internally by the Database.
FieldModifier() - constructor for class ewe.database.FieldModifier
fieldName - field in class ewe.ui.DataChangeEvent
A field name which caused the data change.
fieldName - field in class ewe.reflect.Field
fieldName - field in class ewe.reflect.FieldTransfer
The full name of the field.
fields - field in class ewe.database.DatabaseSpecs
fields - field in class ewe.datastore.EntrySearcher
fields - field in class ewe.data.InputObject
This is the specification of the fields to be input.
fieldSeparator - field in class ewe.data.FieldTableExportSpecs
fieldsFor(java.lang.Object) - static method in class ewe.sys.Reflection
Get all the public fields for the data object, using the "_fields" variables for the object if present.
fieldSize(int,java.lang.Object) - method in class ewe.datastore.DatabaseEntry
FieldSortEntry - class ewe.database.FieldSortEntry
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
FieldSortEntry - class ewe.datastore.FieldSortEntry
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
FieldSortEntry() - constructor for class ewe.database.FieldSortEntry
fieldsWillNotBeAdded - field in class ewe.ui.Editor
Set this true if you are adding fields with Controls which themselves will not be added as a child of the Editor.
This is used by a FieldTableModel to export table data to the clipboard or to a file.
FieldTableExportSpecs() - constructor for class ewe.data.FieldTableExportSpecs
This is a very useful class that allows the display of public fields of an object within cells of the table - even allowing you to edit the fields within the table.
FieldTableModel() - constructor for class ewe.data.FieldTableModel
Create an empty FieldTableModel.
Create a new FieldTableModel using an instance of a specific object and an array of objects.
fieldToID(java.lang.String) - method in class ewe.database.DatabaseEntryObject
fieldToType(int) - method in class ewe.database.DatabaseEntryObject
fieldTransfer - field in class ewe.ui.Control
FieldTransfer - class ewe.reflect.FieldTransfer
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
FieldTransfer(java.lang.String) - constructor for class ewe.reflect.FieldTransfer
This is only used to create a dummy field transfer.
fieldType - field in class ewe.database.FieldModifier
fieldType - field in class ewe.reflect.FieldTransfer
The type of the field.
file - field in class ewe.database.DatabaseObject
File - class ewe.io.File
File is a file or directory (similar to the Java File) - it is not used for I/O.
file - field in class ewe.filechooser.FileChooser
Do NOT use this to variable.
file - field in class ewe.ui.mFileInput
file - field in class ewe.io.SafeFile
File() - constructor for class ewe.io.File
File(ewe.io.File,java.lang.String) - constructor for class ewe.io.File
Create a File Object which represents a file on the file system under the specified parent directory.
File(java.lang.String) - constructor for class ewe.io.File
Create a File Object which represents a file on the file system.
File(java.lang.String,java.lang.String) - constructor for class ewe.io.File
Create a File Object which represents a file on the file system under the specified parent directory.
FILE_MASK - static field in class ewe.io.FileChooserParameters
This is a property for the FileChooser - you can have more than one, which should be a String value.
FILE_MODEL - static field in class ewe.io.FileChooserParameters
This is a property for the FileChooser - it should be of type ewe.io.File.
FILE_MUST_EXIST - static field in class ewe.filechooser.FileChooserBase
This is an option for use in the constrcutor.
FileAdapter - class ewe.io.FileAdapter
This is the class that you should use when implementing a new File object.
FileAdapter() - constructor for class ewe.io.FileAdapter
fileAt(int,int) - method in class ewe.filechooser.FileListTableModel
FileBase - class ewe.io.FileBase
This class is used as base for the Java and abstract versions of File.
FileBase() - constructor for class ewe.io.FileBase
fileButtons - field in class ewe.ui.SaveableEditor
fileCheck - field in class ewe.filechooser.FileListTableModel
FileChooser - class ewe.filechooser.FileChooser
The FileChooser class is used to choose files or a directory on a file system.
FileChooser() - constructor for class ewe.filechooser.FileChooser
Create a FileChooser in OPEN mode.
FileChooser(ewe.io.FileChooserParameters) - constructor for class ewe.filechooser.FileChooser
FileChooser(int,java.lang.String) - constructor for class ewe.filechooser.FileChooser
Create a FileChooser with a certain type, in the specified initial directory.
FileChooser(int,java.lang.String,ewe.io.File) - constructor for class ewe.filechooser.FileChooser
Create a new FileChooser().
FileChooserBase - class ewe.filechooser.FileChooserBase
This class exists only as a container for some of the FileChooser static variables.
FileChooserDemo - class ewe.filechooser.FileChooserDemo
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * Copyright (C) 1998, 1999 Wabasoft * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
FileChooserOptions - class ewe.filechooser.FileChooserOptions
You can use this to explicitly change the options for FileChooser views.
fileChooserOptions - field in class ewe.ui.mFileInput
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * Copyright (C) 1998, 1999 Wabasoft * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
This is called if a particular file is chosen.
This loads classes and resources from a source which has some kind of File model.
FileClassLoader(ewe.io.File) - constructor for class ewe.util.FileClassLoader
FileClipboard - class ewe.filechooser.FileClipboard
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
FileComparer - class ewe.util.FileComparer
A FileComparer compares two File objects according to criteria which include: name, length, type and modification date.
This will be called if an exception occured during processing of a File action.
FileIcon - static field in class ewe.io.FileBase
This is a read only input stream from a file.
FileInputStream(ewe.io.File) - constructor for class ewe.io.FileInputStream
Create the FileInputStream from a specified file.
FileInputStream(java.lang.String) - constructor for class ewe.io.FileInputStream
Create the FileInputStream for a specified file name.
fileItem - field in class ewe.ui.SaveableEditor
fileLengthDisplay(int) - static method in class ewe.util.Utils
fileList - field in class ewe.io.SimpleFileChooser
FileListTableModel - class ewe.filechooser.FileListTableModel
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
fileMenu - field in class ewe.ui.SaveableEditor
fileModel - field in class ewe.util.FileClassLoader
fileModel - field in class ewe.io.FileSaver
This is the file model to use.
fileModel - field in class ewe.ui.mFileInput
fileName - field in class ewe.datastore.DataStorage
fileName - field in class ewe.data.FieldTableExportSpecs
fileName - field in class ewe.io.SafeFile
fileName - field in class ewe.io.SimpleFileChooser
fileNameControl - field in class ewe.io.SimpleFileChooser
FilenameFilter - interface ewe.io.FilenameFilter
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * Copyright (C) 1998, 1999 Wabasoft * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
FileNotFoundException() - constructor for class ewe.io.FileNotFoundException
This is a write only output stream to a file.
FileOutputStream(ewe.io.File) - constructor for class ewe.io.FileOutputStream
Create the FileOutputStream and overwrite any existing file.
Create the FileOutputStream with the option to append to an existing file.
Create the FileOutputStream and overwrite any existing file.
Create the FileOutputStream and overwrite any existing file.
FilePermissions - interface ewe.io.FilePermissions
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * Copyright (C) 1998, 1999 Wabasoft * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
fileProgress - field in class ewe.io.CopyOverProgress
FileReader - class ewe.io.FileReader
This class provides a convenient way to set up a Reader to read from a file.
FileReader(ewe.io.File) - constructor for class ewe.io.FileReader
This method initializes a FileReader instance to read from the specified File object.
FileReader(java.lang.String) - constructor for class ewe.io.FileReader
This method initializes a FileReader instance to read from the specified named file.
fileReader(java.lang.String) - static method in class ewex.xml.StdXMLReader
Creates a new reader using a file as input.
files - field in class ewe.filechooser.FileChooser
This is the FileListTableModel used by the table.
FILES_REJECTED - static field in class ewe.filechooser.FileClipboard.FileClipboardSource
FILES_TAKEN - static field in class ewe.filechooser.FileClipboard.FileClipboardSource
FileSaver - class ewe.io.FileSaver
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
FileSaver() - constructor for class ewe.io.FileSaver
FileSaver(java.lang.String) - constructor for class ewe.io.FileSaver
filesDropped(java.lang.String[]) - method in class ewe.ui.Form
This is called when files are dropped on the Form and acceptsDroppedFiles is true.
filesDropped(java.lang.String[]) - method in class ewe.ui.Notepad
filesDropped(java.lang.String[]) - method in class ewe.graphics.PngIconMaker
FileSys - class ewe.io.FileSys
This class is used as base for the Java and abstract versions of File.
fileTime - field in class ewe.filechooser.FileListTableModel
fileTips - field in class ewe.filechooser.FileListTableModel
FileTree - class ewe.filechooser.FileTree
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
FileTree(java.lang.String,ewe.io.File) - constructor for class ewe.filechooser.FileTree
fileType - field in class ewe.filechooser.FileChooser
Do NOT use this variable.
FileWriter - class ewe.io.FileWriter
This is a convenience class for writing to files.
FileWriter(ewe.io.File) - constructor for class ewe.io.FileWriter
This method initializes a new FileWriter object to write to the specified File object.
FileWriter(ewe.io.File,boolean) - constructor for class ewe.io.FileWriter
This method initializes a new FileWriter object to write to the specified File object.
FileWriter(java.lang.String) - constructor for class ewe.io.FileWriter
This method intializes a new FileWriter object to write to the specified named file.
FileWriter(java.lang.String,boolean) - constructor for class ewe.io.FileWriter
This method intializes a new FileWriter object to write to the specified named file.
FILL - static field in class ewe.ui.CellConstants
fill - field in class ewe.graphics.PolygonImage
If this is true then the image will be drawn filled.
FILL_FRAME - static field in class ewe.ui.Gui
FILL_HEIGHT - static field in class ewe.ui.Gui
This should not be OR'ed with FILL_WIDTH.
FILL_WIDTH - static field in class ewe.ui.Gui
This should not be OR'ed with FILL_HEIGHT.
fillBackground(ewe.fx.Graphics) - method in class ewe.ui.Control
Draws the outline of a circular or elliptical arc covering the specified rectangle, and includes lines that connect the end and start point of the arc to each other (ie the connecting chord).
fillColor - field in class ewe.ui.TableCellAttributes
fillEllipse(int,int,int,int) - method in class ewe.fx.Graphics
fillInStackTrace() - method in class java.lang.Throwable
Draws and fills the outline of a circular or elliptical arc covering the specified rectangle, and includes lines that connect the end and start point of the arc to the center of the ellipse.
fillPolygon(x[],y[],int) - method in class ewe.fx.Graphics
Draws a filled polygon with the given coordinates.
fillRect(int,int,int,int) - method in class ewe.fx.Graphics
Fills a rectangular area with the current color.
This is a fast way of setting pixel to a particular color.
Fill a rectangle with rounded corners.
fillToEqualHeights - field in class ewe.ui.TableModel
Specifies whether the table should have all cell heights equal and fit exactly in the display area.
fillToEqualWidths - field in class ewe.ui.TableModel
Specifies whether the table should have all cell widths equal and fit exactly in the display area.
filter - field in class ewe.fx.ImageCodec
Filter all entries in the associated FoundEntries and add them to this EntriesView.
Filter all entries in the associated FoundEntries and add them to this EntriesView.
filter(java.lang.Object) - method in class ewe.database.EntriesView
Filter all entries in the associated FoundEntries and add them to this EntriesView, using a separate thread to do the filtering.
filter(java.lang.Object,boolean) - method in class ewe.database.EntriesView
Filter all entries in the associated FoundEntries and add them to this EntriesView, using a separate thread to do the filtering.
Find, using an entry by entry sequential search, all entries in the FoundEntries that match the criteria as specified by the selector.
filterAll(ewe.util.ObjectFinder) - method in class ewe.datastore.FoundEntries
This steps through the data sequentially checking each entry found.
This steps through the data sequentially checking each entry found.
This steps through the data sequentially checking each entry found.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
FilterReader - class ewex.xml.FilterReader
This is the common superclass of all standard classes that filter input.
FilterReader(ewe.io.Reader) - constructor for class ewex.xml.FilterReader
Create a FilterReader with the specified subordinate Reader.
FINAL - static field in class ewe.reflect.Modifier
FINAL - static field in class java.lang.reflect.Modifier
Final:
  • Class: no subclasses allowed.
  • Field: cannot be changed.
  • Method: cannot be overriden.
finalDouble - static field in class ewe.sys.Test
finalImageCreator - field in class ewe.fx.print.PrintPreview
finalize() - method in class ewe.util.EventDispatcher
This method (when overriden), will be called when the VM determines that the Object can be garbage collected.
finalize() - method in class ewex.xml.NonValidator
Cleans up the object when it's destroyed.
finalize() - method in class java.lang.Object
This method (when overriden), will be called when the VM determines that the Object can be garbage collected.
finalize() - method in class ewe.io.SerialPort
Writes to the port.
finalize() - method in class ewe.fx.SoundClip
This method (when overriden), will be called when the VM determines that the Object can be garbage collected.
finalize() - method in class ewex.xml.StdXMLBuilder
Cleans up the object when it's destroyed.
finalize() - method in class ewex.xml.StdXMLParser
Cleans up the object when it's destroyed.
finalize() - method in class ewex.xml.StdXMLReader
Cleans up the object when it's destroyed.
finalize() - method in class ewex.xml.ValidatorPlugin
Cleans up the object when it's destroyed.
finalize() - method in class ewex.xml.XMLElement
Cleans up the object when it's destroyed.
finalize() - method in class ewex.xml.XMLEntityResolver
Cleans up the object when it's destroyed.
finalize() - method in class ewex.xml.XMLException
Cleans up the object when it's destroyed.
finalize() - method in class ewex.xml.XMLValidationException
Cleans up the object when it's destroyed.
finalize() - method in class ewex.xml.XMLWriter
Cleans up the object when it's destroyed.
finalLong - static field in class ewe.sys.Test
finalWrite() - method in class ewe.io.DataProcessorStream
find(ewe.util.ObjectFinder) - method in class ewe.util.Vector
find(ewe.util.ObjectFinder) - method in class ewe.util.WeakSet
This finds an object in the reference list using the ObjectFinder.
find(java.lang.Object) - method in class ewe.util.Vector
Finds the index of the given object.
find(java.lang.String) - method in class ewe.io.FakeFileSystem
find(java.lang.String) - method in class ewe.io.TreeConfigFile
find(java.lang.String,boolean) - method in class ewe.datastore.DataEntry
This finds an entry with the specified path, relative to this entry.
Find, using a binary chop search, all entries in the FoundEntries that match the criteria as specified by the selector.
findAll(ewe.util.Comparer) - method in class ewe.datastore.FoundEntries
This calls findAll(Object searchData,Comparer comparer,IntArray dest) with a null searchData and a null dest.
This searches for the data and returns the subset which encompasses the value returned by findFirst() and that returned by findLast().
Find all the entries where the primary sort field matches the specified mask.
findBaseClass(java.lang.String) - method in class ewe.reflect.Reflect
findByOID(ewe.database.FoundEntries,long) - static method in class ewe.database.Synchronizer
This locates the entry with the specified OID.
This locates the entry with the specified OID.
findCached(java.lang.String) - method in class ewe.ui.HtmlViewer
Override this to provide class caching.
This finds the range of cells in the given area.
findChild(int,int) - method in class ewe.ui.Container
Returns the child located at the given x and y coordinates.
findChild(int,int) - method in class ewe.ui.TreeTableModel
Find the child within the parent.
You can override this method OR you can override getInputStreamFor(String className) - which is called by this method.
findColumn(java.lang.String) - method in class ewex.sql.ResultSet
This method returns the column index of the specified named column.
findControlFor(java.lang.String) - method in class ewe.ui.Editor
Find the Control associated with the field.
findCRLF(byte[],int,int) - static method in class ewe.util.Utils
Find the index of a CRLF sequence or LF character in byte data.
findEntry(java.lang.String) - method in class ewe.io.EweFile
Find a named entry.
finder - static field in class ewe.datastore.DataStorage
findField(int) - method in class ewe.datastore.DatabaseEntry
findField(int) - method in class ewe.database.DatabaseObject
findField(java.lang.String) - method in class ewe.database.Database
Find the FieldID of a named field.
findField(java.lang.String) - method in class ewe.datastore.Database
Find the FieldID of a named field.
findField(java.lang.String) - method in class ewe.datastore.DatabaseEntry
findField(java.lang.String) - method in class ewe.database.DatabaseObject
Find the FieldID of a named field.
findField(java.lang.String) - method in class ewe.datastore.DataTable
Find the FieldID of a named field.
findFields(java.lang.String) - method in class ewe.database.Database
Get an array of fieldIds for a comma separated list of field names.
findFields(java.lang.String) - method in class ewe.datastore.Database
Get an array of fieldIds for a comma separated list of field names.
findFields(java.lang.String) - method in class ewe.database.DatabaseObject
Get an array of fieldIds for a comma separated list of field names.
findFields(java.lang.String) - method in class ewe.datastore.DataTable
Get an array of fieldIds for a comma separated list of field names.
findFields(java.lang.String[]) - method in class ewe.database.Database
Get an array of fieldIds for an array of field names.
findFields(java.lang.String[]) - method in class ewe.datastore.Database
Get an array of fieldIds for an array of field names.
findFields(java.lang.String[]) - method in class ewe.database.DatabaseObject
Get an array of fieldIds for an array of field names.
findFields(java.lang.String[]) - method in class ewe.datastore.DataTable
Get an array of fieldIds for an array of field names.
findFieldTransfer(ewe.ui.Control) - method in class ewe.ui.Editor
Find the FieldTransfer associated with the specified control.
Find the FieldTransfer associated with the specified control.
Find the FieldTransfer associated with the specified field.
Find the index of the first entry that matches a search criteria.
This finds the first index of the entry which (according to the provided Comparer) matches a search criteria.
This finds the first index of the entry which (according to the provided Comparer) matches a search criteria.
findFirst(int,java.lang.Object) - method in class ewe.datastore.FoundEntries
This is a quick method of searching which uses the standard DatabaseFieldComparer.
findFirst(int[]) - method in class ewe.ui.formatted.FormattedTextMaker
findFirst(java.lang.Object) - method in class ewe.datastore.FoundEntries
This searches for the first record in which the primary sort field is considered to match the field data mask.
This finds the first index of the entry which (according to the provided Comparer) matches a search criteria.
This finds the index of the first entry which is the correct insertion point for the provided comparer.
findFont(java.lang.String) - static method in class ewe.ui.mApp
Find a font in the application Font library.
findFont(java.lang.String,boolean) - static method in class ewe.ui.mApp
Find a font in the application Font library.
findHotImage(ewe.fx.Point) - method in class ewe.graphics.ImageList
findIndex(int,ewe.util.Comparer) - method in class ewe.database.DatabaseObject
findIndex(java.lang.String,int) - method in class ewe.database.DatabaseObject
Find the index where the specified entry would be added in the FoundEntries.
This finds the index where a new DatabaseEntry would be inserted with the sort criteria.
findKeyed(int,int) - method in class ewe.ui.ChoiceControl
Find the index of the last entry that matches a search criteria.
This finds the last index of the entry which (according to the provided Comparer) matches a search criteria.
This finds the last index of the entry which (according to the provided ObjectFinder) matches a search criteria.
findLast(int,java.lang.Object) - method in class ewe.datastore.FoundEntries
This is a quick method of searching which uses the standard DatabaseFieldComparer.
findLast(java.lang.Object) - method in class ewe.datastore.FoundEntries
This searches for the last record in which the primary sort field is considered to match the field data mask.
This finds the last index of the entry which (according to the provided ObjectFinder) matches a search criteria.
This finds the index of the last entry which is the correct insertion point for the provided comparer.
findLastSeparator(java.lang.String) - static method in class ewe.util.FileComparer
findLastSeparatorDrive(java.lang.String) - static method in class ewe.util.FileComparer
findLowestBit(int) - static method in class ewe.math.MPN
Return least i such that word&(1<<i).
findLowestBit(int[]) - static method in class ewe.math.MPN
Return least i such that words & (1<<i).
findNext(int) - method in class ewe.io.EweFile.EweEntryFile
This will find the next file in sequence given the search ID returned by startFind().
findNext(int) - method in class ewe.io.FileAdapter
This will find the next file in sequence given the search ID returned by startFind().
findNext(int) - method in class ewex.rapi.RapiFile
This will find the next file in sequence given the search ID returned by startFind().
findNext(int) - method in class ewe.zip.ZipEntryFile
This will find the next file in sequence given the search ID returned by startFind().
findNextSibling(int) - method in class ewe.ui.TreeTableModel
Find the next sibling.
findOpenIndex(java.lang.String) - method in class ewe.database.DatabaseObject
This is used by ewe.sys.Locale - use getConfigFile() instead.
findParent(int) - method in class ewe.ui.TreeTableModel
Find the parent.
findPressedChar(ewe.fx.Point) - method in class ewe.ui.mInput
findPreviousSibling(int) - method in class ewe.ui.TreeTableModel
Find the previous sibling.
Find the range of indexes which match the search criteria as specified in the EntrySelector parameter.
findRangeWith(int) - method in class ewe.util.RangeList
This finds the index of the section the line is on.
findSort(int) - method in class ewe.database.DatabaseObject
findSort(java.lang.String) - method in class ewe.database.Database
Get the ID of a named sort criteria.
findSort(java.lang.String) - method in class ewe.datastore.Database
Get the ID of a named sort criteria.
findSort(java.lang.String) - method in class ewe.database.DatabaseObject
Get the ID of a named sort criteria.
findSort(java.lang.String) - method in class ewe.datastore.DataTable
Override this to find a target given a text encoded targetCode.
finish() - method in class ewe.util.zip.ZipOutputStream
finish() - method in class ewe.zip.ZipOutputStream
Finishes the stream.
This fires the click event.
fireProxyAction() - method in class ewe.ui.SoftKeyEvent
If the SoftKeyEvent was generated by a button or menu item that is associated with a proxy control, then call doAction() on that proxy and then return true.
fireSelection() - method in class ewe.ui.TreeTableModel
fireSelectionEvent() - method in class ewe.ui.TableControl
This fires the selection event.
fireSelectionEvent(int) - method in class ewe.ui.TableControl
This fires the selection event.
first - field in class ewe.util.Range
This is the first index in the range.
first() - method in class ewex.sql.ResultSet
This method repositions the cursor on the first row in the result set.
FIRST_DAY_OF_WEEK - static field in class ewe.sys.Locale
Use with getString() - The index of the first day of the week where 1 = Monday, 2 = Tuesday, ...
FIRST_SPECIAL_FIELD - static field in class ewe.database.DatabaseTypes
All fields equal to and above this value are considered "special" fields, used for synchronization and other such tasks - ie the XXX_FIELD values.
FIRST_WIDTH_ONLY - static field in class ewe.ui.DisplayLine
firstCharPosition - field in class ewe.fx.FormattedTextSpecs
The position (in pixels) of the leftmost character on the line when displayed.
firstChild - field in class ewe.graphics.PageDisplayUnit
firstDisplay - field in class ewe.ui.Window
firstFocus - field in class ewe.ui.Form
This explicitly sets the control which will first get focus when the Form is displayed.
firstItem - field in class ewe.ui.ChoiceControl
firstItem - field in class ewe.ui.PhoneMenu
firstNames - field in class ewe.database.TestData
firstPanel - field in class ewe.ui.DateChooser
firstPress - static field in class ewe.ui.ControlBase
firstRun - field in class ewe.sys.VMOptions
firstSnap - field in class ewe.graphics.Mosaic
FIT - static field in class ewe.ui.ImageControl
If an image is being stretched or shrunk, this option tells it not to change the aspect ration.
This will fit the client and the frame within the specified maxWidth and maxHeight.
Find the biggest Font such that the data provided fits within the size provided.
fix() - method in class ewe.ui.mInput
fix() - method in class ewe.ui.mTextArea
fix() - method in class ewe.ui.mTextPad
fixCase(java.lang.String) - method in class ewe.ui.EditControl
This converts the case of the incoming text to the one associated with the edit control.
fixColors() - method in class ewe.fx.mImage
fixedData - field in class ewe.fx.SoundClip
fixedFontName - field in class ewe.sys.VMOptions
fixedSIPButton - field in class ewe.sys.VMOptions
FIXEDSIZE - static field in class ewe.ui.CellConstants
A Tag type for use in Control.setTag() - use a ewe.fx.Dimension object as the "value" object.
fixedWidth - field in class ewe.ui.DisplayLineSpecs
fixMask(java.lang.String) - method in class ewe.filechooser.FileChooser
Do not use this.
fixMenu(ewe.ui.Menu) - static method in class ewe.ui.SoftKeyBar
Fix a Menu for use with the SoftKeyBar.
fixOrigin() - method in class ewe.ui.Canvas
fixShowOptions(ewe.ui.Container,int) - static method in class ewe.ui.Gui
fixText() - method in class ewe.ui.mTextArea
fixText() - method in class ewe.ui.mTextPad
fixup() - method in class ewe.util.RangeList
fixupPath(java.lang.String) - static method in class ewe.io.FileBase
A call to setValue() will then call this method to validate the entered text.
Flag - static field in class ewe.ui.ControlConstants
FLAG_ALWAYS_ON_TOP - static field in class ewe.ui.WindowConstants
FLAG_ARCHIVE - static field in class ewe.io.FilePermissions
A DOS type file flag.
FLAG_AUTO_WRAP - static field in class ewe.ui.TextInputParameters
FLAG_CAN_MAXIMIZE - static field in class ewe.ui.WindowConstants
FLAG_CAN_MINIMIZE - static field in class ewe.ui.WindowConstants
FLAG_CAN_RESIZE - static field in class ewe.ui.WindowConstants
FLAG_CANCELLED - static field in class ewe.ui.TextInputParameters
This is set if the native input text cancelled the input.
FLAG_CASE_SENSITIVE - static field in class ewe.io.FileBase
This is a flag returned from getInfo(INFO_FLAGS);
FLAG_CLOSE_BY_USER - static field in class ewe.ui.WindowEvent
This bit is used as a flag to mApp.closeMobileApp() if the system knows for sure that the CLOSE event was generated by the user pressing one of the system close buttons.
FLAG_CLOSED_BY_DOWN_KEY - static field in class ewe.ui.TextEvent
This is used with the TEXT_ENTERED event and indicates that the input ended by the DOWN cursor key.
FLAG_CLOSED_BY_ENTER_KEY - static field in class ewe.ui.TextEvent
This is used with the TEXT_ENTERED event and indicates that the input ended by the ENTER key.
FLAG_CLOSED_BY_SOFT_KEY - static field in class ewe.ui.TextEvent
This is used with the TEXT_ENTERED event and indicates that the input ended by the ENTER key.
FLAG_CLOSED_BY_UP_KEY - static field in class ewe.ui.TextEvent
This is used with the TEXT_ENTERED event and indicates that the input ended by the UP cursor key.
FLAG_DONT_CLEAR_BACKGROUND - static field in class ewe.ui.WindowConstants
FLAG_EVENT_ON_EACH_KEY - static field in class ewe.ui.TextInputParameters
If this is true, then a TEXT_CHANGED event is sent for each key press.
FLAG_FILE_SYSTEM_IS_READ_ONLY - static field in class ewe.io.FileBase
This is a flag returned from getInfo(INFO_FLAGS);
FLAG_FULL_SCREEN - static field in class ewe.ui.WindowConstants
FLAG_HAS_CLOSE_BUTTON - static field in class ewe.ui.WindowConstants
FLAG_HAS_TASKBAR_ENTRY - static field in class ewe.ui.WindowConstants
FLAG_HAS_TITLE - static field in class ewe.ui.WindowConstants
FLAG_HIDDEN - static field in class ewe.io.FilePermissions
A DOS type file flag.
FLAG_INPUT_ON_FOCUS - static field in class ewe.ui.EditControl
Use this in combination with FLAG_PASSIVE.
FLAG_IS_DEFAULT_SIZE - static field in class ewe.ui.WindowConstants
FLAG_IS_ICONIZED - static field in class ewe.ui.WindowConstants
FLAG_IS_MODAL - static field in class ewe.ui.WindowConstants
FLAG_IS_VISIBLE - static field in class ewe.ui.WindowConstants
FLAG_KEEP_FOCUS_AFTER_INPUT - static field in class ewe.ui.EditControl
Use this in combination with FLAG_PASSIVE.
FLAG_LOWER_CASE - static field in class ewe.ui.TextInputParameters
FLAG_MAIN_WINDOW_COUNTER_ROTATED - static field in class ewe.ui.WindowConstants
FLAG_MAIN_WINDOW_ROTATED - static field in class ewe.ui.WindowConstants
FLAG_MAXIMIZE - static field in class ewe.ui.WindowConstants
FLAG_MAXIMIZE_ON_PDA - static field in class ewe.ui.WindowConstants
FLAG_MINIMIZE - static field in class ewe.ui.WindowConstants
FLAG_MULTILINE - static field in class ewe.ui.TextInputParameters
FLAG_NEW_POPUP_IS_MENU - static field in class ewe.ui.PopupController
FLAG_NUMBERS_ONLY - static field in class ewe.ui.TextInputParameters
FLAG_PASSIVE - static field in class ewe.ui.EditControl
This tells the system that the EditControl should be "passive", i.e.
FLAG_PASSWORD - static field in class ewe.ui.TextInputParameters
FLAG_READ_ONLY - static field in class ewe.io.FileBase
This is a flag returned from getInfo(INFO_FLAGS);
FLAG_READONLY - static field in class ewe.io.FilePermissions
A permission/flag for files.
FLAG_RESTORE - static field in class ewe.ui.WindowConstants
FLAG_ROM - static field in class ewe.io.FilePermissions
A DOS type file flag - indicates the flag is in ROM.
FLAG_ROMMODULE - static field in class ewe.io.FilePermissions
A DOS type file flag - indicates the flag is in ROM and is designed to execute in place.
FLAG_SELECT_ALL - static field in class ewe.ui.TextInputParameters
FLAG_SELECTED_BY_ARROWKEY - static field in class ewe.ui.TableEvent
FLAG_SENTENCE_CASE - static field in class ewe.ui.TextInputParameters
FLAG_SHOW_SIP_BUTTON - static field in class ewe.ui.WindowConstants
FLAG_SLOW_ACCESS - static field in class ewe.io.FileBase
This is a flag returned from getInfo(INFO_FLAGS);
FLAG_SLOW_CHILD_COUNT - static field in class ewe.io.FileBase
FLAG_SLOW_LIST - static field in class ewe.io.FileBase
FLAG_STATE_KNOWN - static field in class ewe.ui.WindowConstants
FLAG_SYNCHRONIZED - static field in class ewe.datastore.Database
This is used with the FLAGS_FIELD and will specify that the entry has not been modified since last synchronized.
FLAG_SYNCHRONIZED - static field in class ewe.database.DatabaseTypes
This is used with the FLAGS_FIELD and will specify that the entry has not been modified since last synchronized.
FLAG_SYSTEM - static field in class ewe.io.FilePermissions
A DOS type file flag.
FLAG_TEXT_WAS_ENTERED - static field in class ewe.ui.TextEvent
This is used with the TEXT_ENTERED event and indicates that the input was not cancelled.
FLAG_UPPER_CASE - static field in class ewe.ui.TextInputParameters
FLAG_USE_NATIVE - static field in class ewe.ui.EditControl
This tells the system to use a native input method.
FLAG_VISIBLE_ON_TO_FRONT - static field in class ewe.ui.WindowConstants
FLAG_WANT_RETURN - static field in class ewe.ui.TextInputParameters
FlagMask - static field in class ewe.ui.TreeTableModel
flags - field in class ewe.ui.Card
flags - field in class ewe.ui.DisplayLine
flags - field in class ewe.ui.DisplayLineSpecs
flags - field in class ewe.ui.Event
This is used for Control specific flags that relate to the event.
flags - field in class ewe.graphics.PageDisplayUnit
These are the flags for the unit.
flags - field in class ewe.ui.TextEvent
Extra flags for the entered data.
flags - field in class ewe.ui.TextInputParameters
This can be a combination of any of the FLAG_XXX values.
FLAGS_FIELD - static field in class ewe.datastore.Database
This is the reserved "EntryFlags" field.
FLAGS_FIELD - static field in class ewe.database.DatabaseTypes
This is the reserved "EntryFlags" field.
flagsAt(int) - method in class ewe.ui.TreeTableModel
Returns the flags of the line.
FLASH_BEEP - static field in class ewe.ui.Gui
An option for flashMessage.
flashMessage(java.lang.String,ewe.ui.Control) - static method in class ewe.ui.Gui
flashMessageOff(java.lang.Object) - static method in class ewe.ui.Gui
Remove the short message as displayed by flashMessageOn().
Display a short message on the screen, and keep it on the screen until flashMessageOff() is called.
flat - field in class ewe.ui.ButtonObject
flat - field in class ewe.ui.TableCellAttributes
flatInside - field in class ewe.ui.ButtonControl
flatInside - field in class ewe.ui.ButtonObject
flipBit(int) - method in class ewe.math.BigInteger
flipBit(int) - method in class ewex.math.BigInteger
Float - class java.lang.Float
Instances of class Float represent primitive float values.
FLOAT - static field in class ewex.sql.Types
FLOAT - static field in class ewe.reflect.Wrapper
Float(double) - constructor for class java.lang.Float
Create a Float from the primitive double specified.
Float(float) - constructor for class java.lang.Float
Create a Float from the primitive float specified.
Float(java.lang.String) - constructor for class java.lang.Float
Create a Float from the specified String.
floatToIntBits(float) - static method in class java.lang.Float
Convert the float to the IEEE 754 floating-point "single format" bit layout.
floatToRawIntBits(float) - static method in class java.lang.Float
Convert the float to the IEEE 754 floating-point "single format" bit layout.
floatValue - field in class ewe.reflect.Wrapper
floatValue() - method in class ewe.math.BigDecimal
Return the value of this Number as a float.
floatValue() - method in class ewex.math.BigDecimal
floatValue() - method in class ewe.math.BigInteger
Return the value of this Number as a float.
floatValue() - method in class ewex.math.BigInteger
floatValue() - method in class java.lang.Byte
Return the value of this Byte as a float.
floatValue() - method in class java.lang.Double
Return the value of this Double as a float.
floatValue() - method in class java.lang.Float
Return the value of this Float.
floatValue() - method in class java.lang.Integer
Return the value of this Integer as a float.
floatValue() - method in class java.lang.Long
Return the value of this Long as a float.
floatValue() - method in class ewe.math.Number
Return the value of this Number as a float.
floatValue() - method in class ewex.math.Number
Return the value of this Number as a float.
floatValue() - method in class java.lang.Number
Return the value of this Number as a float.
floatValue() - method in class java.lang.Short
Return the value of this Short as a float.
FLOOR - static field in class ewe.sys.Math
Floor() function.
floor(double) - static method in class java.lang.Math
Returns the largest (closest to positive infinity) double value that is not greater than the argument and is equal to a mathematical integer.
flush() - method in class ewe.io.BlockingStreamObject
Flush all buffered bytes out to the destination.
flush() - method in class ewe.fx.BufferedGraphics
Copy the data already drawn on this surface, to the destination surface.
flush() - method in class ewe.io.BufferedOutputStream
This method causes any currently buffered bytes to be immediately written to the underlying output stream.
flush() - method in class ewe.io.BufferedWriter
This method causes any currently buffered chars to be immediately written to the underlying output stream.
flush() - method in class ewe.io.CharArrayWriter
This method flushes all buffered chars to the stream.
flush() - method in class ewe.database.DatabaseStream
flush() - method in class ewe.fx.Graphics
On some systems it may be necessary to call this method to have operations made to the Graphics actually be displayed on the screen.
flush() - method in class ewe.io.OutputStream
flush() - method in class ewe.io.PrintWriter
Flush the stream.
flush() - method in class ewe.database.RandomAccessDatabaseStream
flush() - method in class ewe.io.RandomStream
flush() - method in class ewe.fx.RotatedGraphics
flush() - method in class ewe.io.Stream
Flush all buffered bytes out to the destination.
flush() - method in class ewe.io.StreamObject
Flush all buffered bytes out to the destination.
flush() - method in class ewe.io.StreamWriter
flush() - method in class ewe.io.StringWriter
This method flushes any buffered characters to the underlying output.
flush() - method in class ewe.io.TextWriter
Flush any waiting data to the underlying output Stream.
flush() - method in class ewe.io.Writer
Flush the stream.
flushStream() - method in class ewe.io.BasicStream
This is non-blocking.
flushStream() - method in class ewe.io.BlockingStreamObject
This is non-blocking.
flushStream() - method in class ewe.io.Catalog
flushStream() - method in class ewe.zip.DeflaterOutputStream
This is non-blocking.
flushStream() - method in class ewe.zip.InflaterInputStream
This is non-blocking.
flushStream() - method in class ewe.io.MemoryFile
flushStream() - method in class ewe.io.MemoryStream
This is non-blocking.
flushStream() - method in class ewe.io.RandomAccessFile
This is non-blocking.
flushStream() - method in class ewe.io.RandomStreamAdapter
This is non-blocking.
flushStream() - method in class ewe.io.RewindableStream
flushStream() - method in class ewe.io.SerialPort
flushStream() - method in class ewe.net.Socket
This is non-blocking.
flushStream() - method in class ewe.io.StreamAdapter
This is non-blocking.
flushStream() - method in class ewe.zip.ZipInputStream
This is non-blocking.
flushStream() - method in class ewe.zip.ZipOutputStream
This is non-blocking.
fm - field in class ewe.ui.ButtonObject
fm - field in class ewe.ui.DisplayLineSpecs
FOCUS_IN - static field in class ewe.ui.ControlEvent
The event type for a focus in event.
FOCUS_OUT - static field in class ewe.ui.ControlEvent
The event type for a focus out event.
focusedColor - field in class ewe.ui.UpDownInput
focusedControl() - static method in class ewe.ui.Gui
focusFirst() - method in class ewe.ui.Container
focusFirst(int) - method in class ewe.ui.Container
focusOnContainer(int) - method in class ewe.ui.Container
Put the focus on the container itself rather than any of its children.
focusOnData(int) - method in class ewe.ui.Container
Put the focus on the data within the container.
focusOnHide - field in class ewe.ui.CardPanel
If this is set to a control, then that control will gain the focus if a control within the card panel has the focus, and then the CardPanel is set such that no item is selected (using select(-1)), then the focusOnHide control will be given the focus.
folder - field in class ewe.filechooser.FileListTableModel
folder - field in class ewe.io.SimpleFileChooser
FOLDER_BITBUCKET - static field in class ewex.rapi.Rapi
FOLDER_BITBUCKET - static field in class ewex.registry.Registry
FOLDER_CONTROLS - static field in class ewex.rapi.Rapi
FOLDER_CONTROLS - static field in class ewex.registry.Registry
FOLDER_DESKTOP - static field in class ewex.rapi.Rapi
FOLDER_DESKTOP - static field in class ewex.registry.Registry
FOLDER_DESKTOPDIRECTORY - static field in class ewex.rapi.Rapi
FOLDER_DESKTOPDIRECTORY - static field in class ewex.registry.Registry
FOLDER_DRIVES - static field in class ewex.rapi.Rapi
FOLDER_DRIVES - static field in class ewex.registry.Registry
FOLDER_FAVORITES - static field in class ewex.rapi.Rapi
FOLDER_FAVORITES - static field in class ewex.registry.Registry
FOLDER_FONTS - static field in class ewex.rapi.Rapi
FOLDER_FONTS - static field in class ewex.registry.Registry
FOLDER_NETHOOD - static field in class ewex.rapi.Rapi
FOLDER_NETHOOD - static field in class ewex.registry.Registry
FOLDER_NETWORK - static field in class ewex.rapi.Rapi
FOLDER_NETWORK - static field in class ewex.registry.Registry
FOLDER_PERSONAL - static field in class ewex.rapi.Rapi
FOLDER_PERSONAL - static field in class ewex.registry.Registry
FOLDER_PRINTERS - static field in class ewex.rapi.Rapi
FOLDER_PRINTERS - static field in class ewex.registry.Registry
FOLDER_PROGRAMS - static field in class ewex.rapi.Rapi
FOLDER_PROGRAMS - static field in class ewex.registry.Registry
FOLDER_RECENT - static field in class ewex.rapi.Rapi
FOLDER_RECENT - static field in class ewex.registry.Registry
FOLDER_SENDTO - static field in class ewex.rapi.Rapi
FOLDER_SENDTO - static field in class ewex.registry.Registry
FOLDER_STARTMENU - static field in class ewex.rapi.Rapi
FOLDER_STARTMENU - static field in class ewex.registry.Registry
FOLDER_STARTUP - static field in class ewex.rapi.Rapi
FOLDER_STARTUP - static field in class ewex.registry.Registry
FOLDER_TEMPLATES - static field in class ewex.rapi.Rapi
FOLDER_TEMPLATES - static field in class ewex.registry.Registry
FOLDER_WINDOWS - static field in class ewex.rapi.Rapi
FOLDER_WINDOWS - static field in class ewex.registry.Registry
folderUp - static field in class ewe.sys.Device
folderUp - static field in class ewe.filechooser.FileChooserBase
followPen - field in class ewe.ui.Menu
followTracking - field in class ewe.ui.TrackControl
font - field in class ewe.ui.ButtonObject
font - field in class ewe.ui.Control
Font - class ewe.fx.Font
Font is the character font used when drawing text on a surface.
font - field in class ewe.ui.FontChooser
Font(java.lang.String,int,int) - constructor for class ewe.fx.Font
Creates a font of the given name, style and size.
FONT_CHANGE - static field in class ewe.ui.formatted.TextFormatter
This is a fontFlag.
FONT_FREEZE - static field in class ewe.ui.formatted.TextFormatter
FontChooser - class ewe.ui.FontChooser
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
fontChooser - field in class ewe.ui.HtmlViewer
fontChooser - field in class ewe.ui.Notepad
fontChooser - field in class ewe.sys.VMOptions
FontChooser() - constructor for class ewe.ui.FontChooser
FontChooser(boolean) - constructor for class ewe.ui.FontChooser
fontFlags - field in class ewe.ui.formatted.TextFormatter
This can be a combination of FONT_CHANGE along with Font.BOLD, Font.UNDERLINE and Font.ITALIC.
FontInput - class ewe.ui.FontInput
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
FontInput() - constructor for class ewe.ui.FontInput
FontInput(int) - constructor for class ewe.ui.FontInput
fontItems - static field in class ewe.ui.FontChooser
FontMetrics - class ewe.fx.FontMetrics
FontMetrics computes font metrics including string width and height.
fontMetrics - field in class ewe.fx.IconAndText
The FontMetrics being used.
fontMetrics - field in class ewe.ui.TableCellAttributes
Constructs a font metrics object referencing the given font and surface.
fontName - field in class ewe.ui.formatted.TextFormatter
The name of the new font to use (FONT_CHANGE must be set).
fonts - static field in class ewe.ui.FontChooser
fontsChanged() - static method in class ewe.ui.mApp
Call this method to alert the application that fonts have been changed other than through setFont().
fontSize - field in class ewe.ui.formatted.TextFormatter
The amount to change the font to (FONT_CHANGE must be set).
fontSizeChange - field in class ewe.ui.formatted.TextFormatter
The amount to change the font size by (FONT_CHANGE must be set).
FontTools - class ewe.fx.FontTools
This class provides a set of static toolkit methods that work on Font and/or FontMetrics
fontToString() - method in class ewe.ui.FontInput
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
FontUpDownChooser() - constructor for class ewe.ui.FontUpDownChooser
Create a new Panel which uses itself to layout components.
FontUpDownChooser(int) - constructor for class ewe.ui.FontUpDownChooser
FOR_DISPLAY - static field in class ewe.fx.Image
Used as an option with the constructor Image(Image other,int options).
FORCE_CREATION - static field in class ewe.sys.Locale
This is an options for createFor() it tells the system to create a Locale that always reports the specified language and country even if the Locale is not actually supported by the underlying system.
forceAFilterSearch - field in class ewe.database.EntrySelector
forcedActualWidth - field in class ewe.ui.mTextPad
Set this to be a non-zero value to have a specific document width (in pixels), regardless of the length of the lines being displayed.
ForceResize - static field in class ewe.ui.ControlConstants
Control Modifier - forces the control to resize itself.
forDigit(int,int) - static method in class java.lang.Character
forDigit(int,int) - static method in class ewe.math.Number
forDigit(int,int) - static method in class ewex.math.Number
foreground - field in class ewe.ui.ButtonObject
foreGround - field in class ewe.ui.Control
foreground - field in class ewe.ui.TableCellAttributes
forEncodedName(java.lang.String) - static method in class ewe.sys.Reflection
Convert a Java encoded type into a Class representing the type.
Forever - static field in class ewe.sys.TimeOut
Form - class ewe.ui.Form
A Form is a CellPanel that is able to create a Frame/Window for itself for display on the screen.
Form() - constructor for class ewe.ui.Form
Create a new Panel which uses itself to layout components.
format - field in class ewe.ui.DisplayLineSpecs
format - field in class ewe.fx.ImageInfo
This will be one of the FORMAT_XXX values.
format - field in class ewe.ui.mLabel
format - field in class ewe.ui.mTextPad
This can be used to alter things like the tab stop width.
format - field in class ewe.fx.print.PrintSurfaceObject
format - field in class ewe.sys.Time
The date format to use for I/O with this Time object.
This is for formatting number/currency values etc.
format(java.lang.String) - method in class ewe.sys.Time
FORMAT_BMP - static field in class ewe.fx.ImageInfo
FORMAT_GIF - static field in class ewe.fx.ImageInfo
FORMAT_JPEG - static field in class ewe.fx.ImageInfo
FORMAT_PARSE_CURRENCY - static field in class ewe.sys.Locale
Parameter for format() or parse() method, used when formating/parsing a currency value.
FORMAT_PARSE_DATE - static field in class ewe.sys.Locale
Parameter for format() or parse() method, used when formating/parsing a date value.
FORMAT_PARSE_NUMBER - static field in class ewe.sys.Locale
Parameter for format() or parse() method, used when formating/parsing a numeric value.
FORMAT_PNG - static field in class ewe.fx.ImageInfo
FORMAT_UNSIGNED - static field in class ewe.sys.Convert
This is an option for formatInt and formatLong.
FORMAT_UPPERCASE - static field in class ewe.sys.Convert
This is an option for formatXXX.
formatDouble(double) - static method in class ewe.sys.Convert
Convert a double value into a String of characters.
formatDouble(double,char[],int) - static method in class ewe.sys.Convert
Convert a double value into a String of characters or calculate the number of characters needed to convert the integer into the String of characters.
formatDouble(double,char[],int,int) - static method in class ewe.sys.Convert
Convert a double value into a String of characters or calculate the number of characters needed to convert the long into the String of characters.
formatInt(int) - static method in class ewe.sys.Convert
Convert an integer into a String of characters.
formatInt(int,char[],int) - static method in class ewe.sys.Convert
Convert an integer into a String of characters or calculate the number of characters needed to convert the integer into the String of characters.
formatInt(int,char[],int,int,int) - static method in class ewe.sys.Convert
Convert an integer into a String of characters or calculate the number of characters needed to convert the integer into the String of characters.
formatInt(int,int) - static method in class ewe.sys.Convert
Convert an integer into a String of characters.
formatLong(long) - static method in class ewe.sys.Convert
Convert a long value into a String of characters.
formatLong(long,char[],int) - static method in class ewe.sys.Convert
Convert a long value into a String of characters or calculate the number of characters needed to convert the integer into the String of characters.
formatLong(long,char[],int,int,int) - static method in class ewe.sys.Convert
Convert a long value into a String of characters or calculate the number of characters needed to convert the long into the String of characters.
formatLong(long,int) - static method in class ewe.sys.Convert
Convert a long value into a String of characters.
formatProperties - field in class ewe.filechooser.FileListTableModel
FormattedTextMaker - class ewe.ui.formatted.FormattedTextMaker
This is used to build up formatted text - via add() or parseHtml(), which is then added to a TextDisplay.
FormattedTextMaker() - constructor for class ewe.ui.formatted.FormattedTextMaker
This is used for calculated formatted text metrics.
formattersSet() - method in class ewe.ui.formatted.TextDisplay
This tells the TextDisplay that formatters have been set and so it can optimize itself based on this.
FormBase - class ewe.ui.FormBase
This class is used to hold the constant Form static data to reduce the number of variables in the Form class.
formClosing() - method in class ewe.ui.Control
This is called to indicate that the Form is about to close and it causes a FormClosed event to be posted.
formClosing() - method in class ewe.ui.Editor
This is called to indicate that the Form is about to close and it causes a FormClosed event to be posted.
formClosing() - method in class ewe.ui.Form
This is called to indicate that the Form is about to close and it causes a FormEvent.CLOSED event to be posted.
formClosing() - method in class ewe.ui.HtmlDisplay
This is called to indicate that the Form is about to close and it causes a FormClosed event to be posted.
formClosing() - method in class ewe.ui.ImageControl
This is called to indicate that the Form is about to close and it causes a FormClosed event to be posted.
formClosing() - method in class ewe.ui.SingleContainer
This is called to indicate that the Form is about to close and it causes a FormClosed event to be posted.
formClosing() - method in class ewe.ui.formatted.TextDisplay
This is called to indicate that the Form is about to close and it causes a FormClosed event to be posted.
FormEvent - class ewe.ui.FormEvent
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
FormEvent(int,ewe.ui.Control) - constructor for class ewe.ui.FormEvent
Constructs a control event of the given type.
FormFrame - class ewe.ui.FormFrame
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
formFrame - field in class ewe.ui.Form
The Frame the Form is currently displayed in.
FormFrame(ewe.ui.Form,int) - constructor for class ewe.ui.FormFrame
formObject - field in class ewe.ui.FormEvent
formShown() - method in class ewe.ui.Form
This is called to indicate that the Form has been made and has been displayed on the screen.
formShown() - method in class ewe.ui.PhoneVMLauncher
formShown() - method in class ewex.registry.RegistryView
formShown() - method in class ewe.ui.VMLauncher
forName(java.lang.String) - static method in class java.lang.Class
This attempts to load a Class given the class name.
forName(java.lang.String) - static method in class ewe.sys.Reflection
Attempt to get a class using all possible class loaders.
forName(java.lang.String,java.lang.Class) - static method in class ewe.sys.Reflection
Attempt to get a class using the system class loader and the class loader of the requestor class.
FORTEZZA - static field in class ewex.msencrypt.Encryptor
This is a provider type.
ForwardSlash - static field in class ewe.util.FileComparer
forWho - field in class ewe.ui.ToolTip
Who this tip is for.
foundEntries - field in class ewe.database.DatabaseObject
FoundEntries - interface ewe.database.FoundEntries
A FoundEntries object holds a sorted view of a set of records in a Database.
FoundEntries - class ewe.datastore.FoundEntries
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (c) 2008 Thorsten “mirabilos” Glaser * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
Frame - class ewe.ui.Frame
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
frame - field in class ewe.ui.MenuState
FrameEvent - class ewe.ui.FrameEvent
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
FrameEvent(int,ewe.ui.Control) - constructor for class ewe.ui.FrameEvent
Constructs a control event of the given type.
frameOnTop(ewe.ui.Control) - static method in class ewe.ui.Gui
frameOption - field in class ewe.ui.mFileInput
free() - method in class ewe.graphics.AnimatedIcon
Override this to free used resources.
free() - method in class ewe.fx.DisabledIcon
free() - method in class ewe.fx.Graphics
Frees any system resources (native device contexts) associated with the graphics object.
free() - method in class ewe.fx.IconAndText
free() - method in class ewe.fx.IImage
This frees system resources associated with the Image.
free() - method in class ewe.fx.Image
Sets the image width and height to 0 and frees any systems resources associated with the image.
free() - method in class ewe.fx.ImageBuffer
free() - method in class ewe.fx.ImageCache
Free all images and clear the cache.
free() - method in class ewe.fx.mImage
This frees system resources associated with the Image.
free() - method in class ewe.fx.PixelBuffer
This frees system resources associated with the Image.
free() - method in class ewe.fx.RGBImageData
free() - method in class ewe.fx.RotatedGraphics
free() - method in class ewe.ui.SavedScreen
free() - method in class ewe.fx.SoundClip
FREE_DECIMAL - static field in class ewe.sys.Double
Option for toString().
freed - field in class ewe.fx.Image
freeIfNotOriginal() - method in class ewe.fx.mImage
freeSource() - method in class ewe.fx.mImage
This will free the source image IF it is not being directly used by the mImage.
freeze() - method in class ewe.fx.Image
This tells the VM that you will no longer be making changes to this Image.
freezeSIP(boolean,int,ewe.ui.Window) - static method in class ewe.sys.Vm
This temporarily holds the SIP in a particular mode (open or closed) until the current event thread has completed.
freezeSIP(ewe.ui.Control) - static method in class ewe.sys.Vm
This will freeze the SIP in it's current state until the end of the processing of the current Event.
FROM_CONTROLS - static field in class ewe.ui.EditorEvent
FROM_CONTROLS - static field in class ewe.ui.FormEvent
FROM_INPUT_METHOD - static field in class ewe.ui.IKeys
This indicates that the KeyEvent was generated by an InputMethod.
FROM_OBJECT - static field in class ewe.reflect.FieldTransfer
FROM_OTHER_WINDOW - static field in class ewe.ui.PenEvent
fromAscii(byte[],int,int) - static method in class ewe.util.mString
fromBigInteger(ewe.math.BigInteger) - method in class ewe.math.MPN
fromBytes(byte[]) - static method in class ewe.util.mString
fromBytes(byte[],int,int) - static method in class ewe.util.mString
fromClipboard() - method in class ewe.ui.Control
Paste the contents of the clipboard into the control, overwriting any exisiting selected area.
fromCommand(int) - method in class ewe.database.ResolveConflict
fromCommand(int) - method in class ewe.datastore.ResolveConflict
fromControls() - method in class ewe.ui.Editor
Transfer all edited fields to the Object currently being edited from the on-screen controls.
fromControls(java.lang.Object) - method in class ewe.ui.Editor
Transfer all edited fields to the specified Object from the on-screen controls.
Transfer specified fields to the specified Object from the on-screen controls.
fromControls(java.lang.String) - method in class ewe.ui.Editor
Transfer specified fields to the Object currently being edited from the on-screen controls.
fromField() - method in class ewe.ui.Control
fromFont(ewe.fx.Font) - method in class ewe.ui.FontChooser
fromFont(ewe.fx.Font) - method in class ewe.ui.FontInput
fromFont(ewe.fx.Font) - method in class ewe.ui.FontUpDownChooser
Put the values in the Hashtable into the PropertyList.
fromIImage(ewe.fx.IImage) - method in class ewe.fx.Mask
Get the bits for this mask from the alpha channel of the image.
fromImage(ewe.fx.Image) - method in class ewe.fx.Mask
Get the bits for this mask from the alpha channel or transparent color in the image.
Get the bits for this mask from the transparent color in the image.
fromImageColor(int[],ewe.fx.Color) - method in class ewe.fx.Mask
Set this Masks bits based on the provided monochrome image in the form of the pixel colors of the image.
fromImageMask(ewe.fx.Image) - method in class ewe.fx.Mask
Set this Masks bits based on the provided monochrome (B/W) imageMask image.
fromImageMask(int[]) - method in class ewe.fx.Mask
Set this Masks bits based on the provided monochrome (B/W) imageMask image in the form of the pixel colors of the image.
fromInt(int) - method in class ewe.fx.Color
fromJavaWrapper(java.lang.Object) - method in class ewe.sys.Double
Place the value in the standard java Wrapper (e.g.
fromJavaWrapper(java.lang.Object) - method in class ewe.sys.Long
Place the value in the standard java Wrapper (e.g.
fromJavaWrapper(java.lang.Object) - method in class ewe.reflect.Wrapper
Set the value of this Wrapper to be equal to a standard Java wrapper Object (e.g.
This retrieves the state from the data in the wrapper.
This retrieves the state from the data in the wrapper.
This is the reverse of getString() - it takes a locale dependent string and returns the value associated with it.
fromString(java.lang.String) - method in class ewe.datastore.DataTable
fromString(java.lang.String) - method in class ewe.sys.Decimal
fromString(java.lang.String) - method in class ewe.sys.Double
fromString(java.lang.String) - method in class ewe.sys.Long
fromString(java.lang.String) - method in class ewe.util.Stringable
fromString(java.lang.String) - method in class ewe.sys.Time
fromString(java.lang.String) - method in class ewe.reflect.Wrapper
fromStrings(java.lang.String) - static method in class ewe.data.PropertyList
fromText(java.lang.String,java.lang.Object) - static method in class ewe.datastore.DatabaseEntry
ft - field in class ewe.data.FieldData
This does the work of transferring data to and from the Object.
fullAction(int) - method in class ewe.ui.ButtonControl
fullAction(int,boolean) - method in class ewe.ui.ButtonControl
fullExpandCollapse(int) - method in class ewe.ui.TreeTableModel
This will either expand or collapse a node depending on its current state.
fullFieldName - field in class ewe.reflect.FieldTransfer
The full field name.
fullPageHeight - field in class ewe.fx.print.PageFormat
fullPageWidth - field in class ewe.fx.print.PageFormat
fullScreen - static field in class ewe.ui.Gui
fullSetup(boolean) - method in class ewe.ui.mApp
fullType - field in class ewe.reflect.Field
fWrapper - field in class ewe.reflect.FieldTransfer

G

gap - field in class ewe.ui.TableModel
This is the gap (in pixels) between the data in a cell and its borders.
gc() - static method in class java.lang.System
Tell the VM to do a garbage collection run.
gc() - static method in class ewe.sys.Vm
Do a garbage collection.
gcd(ewe.math.BigInteger) - method in class ewe.math.BigInteger
gcd(ewex.math.BigInteger) - method in class ewex.math.BigInteger
gcd(int[],int[],int) - static method in class ewe.math.MPN
Calculate Greatest Common Divisior of x[0:len-1] and y[0:len-1].
gender - field in class ewe.database.TestData
GeneralPath - class ewe.fx.GeneralPath
A GeneralPath is used for creating lines by appending sequences of straight lines, quadratic curves and cubic (Bezier) curves.
GeneralPath() - constructor for class ewe.fx.GeneralPath
Create an empty GeneralPath with a default pre-allocated capacity.
GeneralPath(int) - constructor for class ewe.fx.GeneralPath
Create an empty GeneralPath with a pre-allocated capacity.
generate(int,int) - method in class ewe.ui.ScrollTrack
generate(int,int) - method in class ewe.ui.TrackControl
Cause an error to be generated on the Stream.
generatePage() - method in class ewe.ui.TrackControl
generateSeed(int) - method in class ewe.security.SecureRandom
Generate a number of random bytes, like get_random_bytes(9) but into a newly created byte array
get() - method in class ewe.reflect.WeakReference
This returns the object being referenced.
get(ewe.reflect.Wrapper) - method in class ewe.data.Property
get(ewe.sys.TimeOut) - method in class ewe.io.Buffer
This will get an object from the buffer and it will not return until it has done so, or until the buffer has been closed, or the timeout has expired.
get(int) - method in class ewe.datastore.DataEntry
Get the DataEntry with the specified ID.
get(int) - method in class ewe.database.EntriesView
Get the DatabaseEntry at the specified index in the view.
get(int) - method in class ewe.database.FoundEntries
Get the data at the specified index, creating a new DatabaseEntry to get it from.
get(int) - method in class ewe.datastore.FoundEntries
This calls get(index,buffer,dest) with null buffer and dest parameters.
get(int) - method in class ewe.database.FoundEntriesObject
Get the data at the specified index, creating a new DatabaseEntry to get it from.
get(int) - method in class ewe.util.Vector
Returns the object at the given index.
get(int,ewe.database.DatabaseEntry) - method in class ewe.database.EntriesView
Get the DatabaseEntry at the specified index in the view.
get(int,ewe.database.DatabaseEntry) - method in class ewe.database.FoundEntries
Get the data at the specified index.
Get the data at the specified index.
Get the DatabaseEntry for the entry at the specified index.
get(int,ewe.util.Tag) - method in class ewe.util.TagList
Get the tag Object for the specified tag integer value.
get(int,int) - method in class ewe.fx.ImageBuffer
get(int,int,boolean) - method in class ewe.fx.ImageBuffer
get(int,java.lang.Object) - method in class ewe.ui.CellEntry
get(int,java.lang.Object) - method in class ewe.sys.LocalResource
This should convert the resourceID to a String and then call get(resourceName,defaultValue);
get(int,java.lang.Object) - method in class ewex.registry.RegistryLocalResource
This should convert the resourceID to a String and then call get(resourceName,defaultValue);
get(int,java.lang.Object) - method in class ewe.io.TreeConfigNode
get(java.lang.Object) - method in class java.lang.reflect.Field
get(java.lang.Object) - method in class ewe.util.Hashtable
Get the object with the specified key.
get(java.lang.Object) - method in class ewe.util.Map
Get the object with the specified key.
get(java.lang.Object) - method in class ewe.util.WeakCache
get(java.lang.Object) - method in class ewe.util.WeakHashtable
Return the object associated with the key.
get(java.lang.Object,int) - static method in class java.lang.reflect.Array
Gets an element of an array.
get(java.lang.String) - method in class ewe.data.PropertyList
Get the property with the specified name.
Get the property with the specified name.
Get the property with the specified name, starting with the previous one.
Get an Image with an optional mask image or transparent color.
This finds the local resource as given by the resourceName.
This finds the local resource as given by the resourceName.
GET_INDEXES - static field in class ewex.registry.RegistryKey
This is an option for getSubKeys(int options) - when used getSubKey() will return an array of integers representing the indexes of all the sub-keys.
GET_INDEXES_AS_LONGS - static field in class ewex.registry.RegistryKey
/** This is an option for getSubKeys(int options) - when used getSubKey() will return an array of longs representing the indexes of all the sub-keys.
GET_LINES_AS_INTS - static field in class ewe.fx.GeneralPath
This is an option for getLines().
getAbsoluteFile() - method in class ewe.io.FileBase
getAbsolutePath() - method in class ewe.io.FileBase
This differs from getFullPath() in that this will convert all '\' characters to '/' characters.
getActionKey(boolean) - static method in class ewe.ui.KeyEvent
getActions() - method in class ewex.security.AllPermission
This method returns the list of actions associated with this object.
getActions() - method in class ewex.security.BasicPermission
This method returns a list of the actions associated with this permission.
getActions() - method in class ewex.security.Permission
This method returns the list of actions for this Permission as a String.
getActiveList() - method in class ewe.ui.ListSelect
getActiveWindow() - static method in class ewe.ui.Window
This returns the currently active window.
getActual(int) - method in class ewe.ui.Canvas
getActual(int) - method in class ewe.ui.Console
getActual(int) - method in class ewe.ui.Menu
getActual(int) - method in class ewe.ui.mTextArea
getActual(int) - method in class ewe.ui.mTextPad
getActual(int) - method in class ewe.ui.ScrollClient
getActual(int) - method in class ewe.ui.TableControl
getActual(int) - method in class ewe.ui.TextMessage
getAddress() - method in class ewe.net.DatagramPacket
getAddress() - method in class ewe.net.InetAddress
Returns the raw IP address of this InetAddress object.
getAfterPanel() - method in class ewe.ui.MessageBox
This gets a CellPanel for the adding of additional controls after the icon/message area.
getAllByName(java.lang.String) - static method in class ewe.net.InetAddress
Return an array of InetAddress objects associated with the host name.
This attempts to get all the InetAddresses for a particular host.
getAllChildIds(ewe.util.IntArray) - method in class ewe.datastore.DataEntry
This gets all the IDs of all the children of this entry.
getAllChosen() - method in class ewe.filechooser.FileChooser
Get all the chosen file names - even if only a single file was selected.
getAllChosenFiles() - method in class ewe.filechooser.FileChooser
Get all chosen files, even if only one file was selected.
getAllDescendants(boolean) - method in class ewe.ui.Control
Get all the sub-controls for this Control and their sub-controls.
getAllFields() - method in class ewe.data.FieldTableModel
Get all the available fields as a list of FieldData objects.
getAllFoundEntries(ewe.sys.Handle) - method in class ewe.database.DatabaseObject
getAllIDs() - static method in class ewex.locale.LocaleInfo
getAllIDs(int) - static method in class ewe.sys.Locale
Get an array of all supported Locale IDs
Get all the records locations and place them in the destination int array.
Copy all the records into the array.
getAllSubControls() - method in class ewe.ui.Control
Get all the sub-controls for this Control and their sub-controls.
getAlpha() - method in class ewe.fx.Color
getAnImage(java.lang.Object,boolean) - method in class ewe.ui.formatted.FormattedTextMaker
getAnimatedImageFromGIF(ewe.io.Stream) - static method in class ewe.graphics.AnimatedIcon
This checks an encoded GIF byte Stream to see if the image contains is an animated GIF or a single Image GIF.
getAnyView() - method in class ewe.database.SafeDBAccess
getAppConsole() - static method in class ewe.ui.Console
Get a special console used for debugging or standard input/output.
getAppletProperties() - static method in class ewe.sys.Vm
This returns properties for the current Applet if it is being run as an Applet.
getAppRect(ewe.ui.Control) - static method in class ewe.ui.Gui
getAppRect(ewe.ui.Control,ewe.fx.Rect) - static method in class ewe.ui.Gui
This gets the rect of the control relative to the top left of the controls containing window.
getArea(int,int,int,int) - method in class ewe.fx.PixelBuffer
getAreaFor(int) - method in class ewe.fx.print.PrintableObject
This should return the area on the specified page that you want to draw on.
getArray() - method in class ewex.sql.Array
Returns the contents of this array.
getArray() - method in class ewe.fx.ArrayImageData
getArray() - method in class ewe.reflect.Wrapper
getArray(ewe.util.Map) - method in class ewex.sql.Array
Returns the contents of this array.
getArray(int) - method in class ewex.sql.CallableStatement
This method returns the value of the specified parameter as a Java Array.
getArray(int) - method in class ewex.sql.ResultSet
This method returns the specified column value as an Array.
getArray(java.lang.String) - method in class ewex.sql.ResultSet
This method returns the specified column value as an Array.
getArray(long,int) - method in class ewex.sql.Array
Returns a portion of this array starting at index into the array and continuing for count elements.
getArray(long,int,ewe.util.Map) - method in class ewex.sql.Array
This method returns a portion of this array starting at index into the array and continuing for count elements.
getArrayFor(ewe.fx.ImageData,int,int) - static method in class ewe.fx.ImageTool
Create and return an array that can hold scan lines for an ImageData of a specified type with specified width and height, and using a specified scanline type.
getArrayFor(int,int,int) - static method in class ewe.fx.ArrayImageData
Create and return an array that can hold scan lines for an ImageData of a specified type with specified width and height.
getArrayFor(int,int,int,int) - static method in class ewe.fx.ArrayImageData
Create and return an array that can hold scan lines for an ImageData of a specified type with specified width and height, and using a specified scanline type.
getArrayFor(int,int,int,int) - static method in class ewe.fx.ImageTool
Create and return an array that can hold scan lines for an ImageData of a specified type with specified width and height, and using a specified scanline type.
getAscent() - method in class ewe.fx.FontMetrics
Returns the ascent of the font.
getAsciiStream() - method in class ewex.sql.Clob
This method returns a byte stream that reads the contents of the CLOB as a series of ASCII bytes.
getAsciiStream(int) - method in class ewex.sql.ResultSet
This method returns the value of the specified column as an ASCII stream.
getAsciiStream(java.lang.String) - method in class ewex.sql.ResultSet
This method returns the value of the specified column as an ASCII stream.
getAssignedFields() - method in class ewe.database.DatabaseEntry
getAssignedFields() - method in class ewe.datastore.DatabaseEntry
getAssignedFields() - method in class ewe.database.DatabaseEntryObject
getAssignedFields(int[],int) - method in class ewe.database.DatabaseEntry
getAStackTrace(java.lang.Throwable) - static method in class ewe.sys.Vm
This gets a String representation of the full stack trace for a Throwable, but not for any of its possible chained exceptions.
getAsyncKeyState(int) - static method in class ewe.sys.Vm
This is used to get the pressed state of a particular key at the time the method is called.
getAtIndex(int,ewe.util.Tag) - method in class ewe.util.TagList
Get the tag at the specified index.
getAttribute(java.lang.String) - method in class ewex.xml.IXMLElement
getAttribute(java.lang.String) - method in class ewex.xml.XMLElement
Returns the value of an attribute.
Returns the value of an attribute.
Returns the value of an attribute.
Returns the value of an attribute.
Returns the value of an attribute.
Returns the value of an attribute.
Returns the value of an attribute.
Returns the value of an attribute.
getAttributeCount() - method in class ewex.xml.IXMLElement
Returns the number of attributes.
getAttributeCount() - method in class ewex.xml.XMLElement
Returns the number of attributes.
getAttributeName() - method in class ewex.xml.XMLValidationException
Returns the name of the attribute in which the validation is violated.
Returns the namespace of an attribute.
Returns the namespace of an attribute.
getAttributes() - method in class ewex.xml.IXMLElement
Returns all attributes as a Properties object.
getAttributes() - method in class ewex.sql.Struct
This method returns the attributes of this SQL structured type.
getAttributes() - method in class ewex.xml.XMLElement
Returns all attributes as a Properties object.
getAttributes(ewe.util.Map) - method in class ewex.sql.Struct
This method returns the attributes of this SQL structured type.
Returns all attributes in a specific namespace as a Properties object.
Returns all attributes in a specific namespace as a Properties object.
Returns the type of an attribute.
Returns the type of an attribute.
Returns the type of an attribute.
Returns the type of an attribute.
getAttributeValue() - method in class ewex.xml.XMLValidationException
Returns the value of the attribute in which the validation is violated.
getAuthority() - method in class ewe.net.URL
Returns the authority of the URL
getAutoCommit() - method in class ewex.sql.Connection
This method tests whether or not auto commit mode is currently enabled.
getAvailableWidth() - method in class ewe.ui.mTextArea
getAvailableWidth() - method in class ewe.ui.mTextPad
getBackground() - method in class ewe.ui.Control
getBackground() - method in class ewe.fx.Graphics
getBackground() - method in class ewe.fx.IconAndText
getBackground() - method in class ewe.fx.IImage
This returns a background color if one is set for the image.
getBackground() - method in class ewe.fx.Image
getBackground() - method in class ewe.fx.mImage
This returns a background color if one is set for the image.
getBackground() - method in class ewe.fx.PixelBuffer
This returns a background color if one is set for the image.
getBackground() - method in class ewe.fx.RGBImageData
getBackKey(boolean) - static method in class ewe.ui.KeyEvent
getBackupFile() - method in class ewe.io.SafeFile
getBackupFileName() - method in class ewe.io.SafeFile
getBackupModifiedTime() - method in class ewe.database.SafeDBAccess
Return the time the backup was last made.
Given a Class, find the superclass which ends with targetName.
getBaselineHeight() - method in class ewe.ui.mTextPad
Returns the height in pixels from the top of a line down to the baseline of the font.
getBaseType() - method in class ewex.sql.Array
Returns the JDBC type identifier of the elements in this array.
getBaseTypeName() - method in class ewex.sql.Array
Returns the name of the SQL type of the elements in this array.
getBaseTypeName() - method in class ewex.sql.Ref
This method returns the fully qualified name of the SQL structured type of the referenced item.
getBatteryState(int) - static method in class ewe.sys.Device
Return the state of the battery.
getBeforePanel() - method in class ewe.ui.MessageBox
This gets a CellPanel for the adding of additional controls before the icon/message area.
This will return, on a device with a keyboard, an mInput that allows only numeric entry, while, on a device without a keyboard, a NumberEntry that allows entry as text.
getBestPassiveFlags() - method in class ewe.ui.EditControl
Passive mode is normally selected on SmartPhone devices.
This method returns the best set of columns for uniquely identifying a row.
getBigDecimal() - method in class ewe.sys.Decimal
getBigDecimal(int) - method in class ewex.sql.CallableStatement
This method returns the value of the specified parameter as a Java BigDecimal.
getBigDecimal(int) - method in class ewex.sql.ResultSet
This method returns the value of the specified column as a Java BigDecimal.
getBigDecimal(int,int) - method in class ewex.sql.CallableStatement
This method returns the value of the specified parameter as a Java BigDecimal.
getBigDecimal(int,int) - method in class ewex.sql.ResultSet
This method returns the value of the specified column as a Java BigDecimal.
getBigDecimal(java.lang.String) - method in class ewex.sql.ResultSet
This method returns the value of the specified column as a Java BigDecimal.
This method returns the value of the specified column as a Java BigDecimal.
getBinaryStream() - method in class ewex.sql.Blob
This method returns a stream that will read the bytes of the BLOB.
getBinaryStream(int) - method in class ewex.sql.ResultSet
This method returns the value of the specified column as a raw byte stream.
getBinaryStream(java.lang.String) - method in class ewex.sql.ResultSet
This method returns the value of the specified column as a raw byte stream.
getBitmap() - method in class ewe.fx.Mask
getBlankLines(int,boolean) - static method in class ewe.ui.DisplayLine
Get a sequence of blank (empty) lines to be placed either above or below a data line.
getBlob(int) - method in class ewex.sql.CallableStatement
This method returns the value of the specified parameter as a Java Blob.
getBlob(int) - method in class ewex.sql.ResultSet
This method returns the specified column value as a BLOB.
getBlob(java.lang.String) - method in class ewex.sql.CallableStatement
getBlob(java.lang.String) - method in class ewex.sql.ResultSet
This method returns the specified column value as a BLOB.
getBlockColor() - method in class ewe.ui.ChoiceControl
getBlockSize() - method in class ewe.io.Base64Decoder
This returns the size of a block to be processed - any data blocks presented for processing must be multiples of this size.
getBlockSize() - method in class ewe.io.Base64Encoder
getBlockSize() - method in class ewe.io.DataProcessor
This returns the size of a block to be processed - any data blocks presented for processing must be multiples of this size.
getBlockSize() - method in class ewe.database.Encryptor
This returns the size of a block to be processed - any data blocks presented for processing must be multiples of this size.
getBlockSize() - method in class ewe.security.Encryptor
This returns the size of a block to be processed - any data blocks presented for processing must be multiples of this size.
getBlockSize() - method in class ewex.msencrypt.Encryptor
This returns the size of a block to be processed - any data blocks presented for processing must be multiples of this size.
getBlue() - method in class ewe.fx.Color
Returns the blue value of the color.
getBoolean() - method in class ewe.reflect.Wrapper
getBoolean(int) - method in class ewex.sql.CallableStatement
This method returns the value of the specified parameter as a Java boolean.
getBoolean(int) - method in class ewex.sql.ResultSet
This method returns the value of the specified column as a Java boolean.
getBoolean(java.lang.Object) - method in class java.lang.reflect.Field
getBoolean(java.lang.Object,int) - static method in class java.lang.reflect.Array
Gets an element of a boolean array.
This first converts the propertyListOrStrings parameters into a valid or empty PropertyList and then calls getBoolean(name,defaultValue) on that list.
getBoolean(java.lang.String) - static method in class java.lang.Boolean
If the value of the system property name matches "true" ignoring case then the function returns true.
getBoolean(java.lang.String) - method in class ewex.sql.ResultSet
This method returns the value of the specified column as a Java boolean.
getBoundingRect(float[]) - method in class ewe.fx.GeneralPath
Get the bounding Rectangle for the GeneralPath.
getBounds(ewe.fx.Rect) - method in class ewe.fx.GeneralPath
Get the bounds of the path as a Rect - which holds only integer values.
getBrokenImage() - static method in class ewe.fx.mImage
getBrokenImage() - static method in class ewe.ui.formatted.TextFormatter
getBrush() - method in class ewe.fx.Graphics
getBuffer() - method in class ewe.ui.Canvas
getBuffer() - method in class ewe.fx.PixelBuffer
This exposes the internal buffer that contains the pixel data.
getBuffer() - method in class ewe.io.StringWriter
This method returns the StringBuffer object that this object is writing to.
getBufferHeight() - method in class ewe.fx.print.PageRect
Returns the height of the buffer in pixels.
getBufferWidth() - method in class ewe.fx.print.PageRect
Returns the width of the buffer in pixels.
getBuilder() - method in class ewex.xml.IXMLParser
Returns the builder which creates the logical structure of the XML data.
getBuilder() - method in class ewex.xml.StdXMLParser
Returns the builder which creates the logical structure of the XML data.
getButton(java.lang.String) - method in class ewe.ui.Form
Used to create a new Button for the Form.
getByName(java.lang.String) - static method in class ewe.net.InetAddress
This gets one address associated with a name.
getByOID() - method in class ewe.datastore.Synchronizer
Get all the entries in the database, sorted by OID.
getByOID(ewe.sys.Handle) - method in class ewe.database.Synchronizer
getByOID(ewe.sys.Handle,ewe.database.Database) - static method in class ewe.database.Synchronizer
getByte() - method in class ewe.reflect.Wrapper
getByte(int) - method in class ewex.sql.CallableStatement
This method returns the value of the specified parameter as a Java byte.
getByte(int) - method in class ewex.sql.ResultSet
This method returns the value of the specified column as a Java byte.
getByte(java.lang.Object) - method in class java.lang.reflect.Field
getByte(java.lang.Object,int) - static method in class java.lang.reflect.Array
Gets an element of a byte array.
getByte(java.lang.String) - method in class ewex.sql.CallableStatement
getByte(java.lang.String) - method in class ewex.sql.ResultSet
This method returns the value of the specified column as a Java byte.
getBytes() - method in class java.lang.String
Convert the characters into bytes according to the default enocoding format.
getBytes(int) - method in class ewex.sql.CallableStatement
This method returns the value of the specified parameter as a Java byte array.
getBytes(int) - method in class ewex.sql.ResultSet
This method returns the value of the specified column as a Java byte array.
getBytes(java.lang.String) - method in class ewex.sql.ResultSet
This method returns the value of the specified column as a Java byte array.
getBytes(java.lang.String) - method in class java.lang.String
getBytes(java.lang.String,java.lang.String) - static method in class ewe.io.IO
getBytes(long,int) - method in class ewex.sql.Blob
This method returns up to the requested bytes of this BLOB as a byte array.
getCachedObject(int) - method in class ewe.data.FieldTableModel
getCacheSize() - method in class ewe.io.CompressedRandomStream
Get the number of bytes to cache in memory.
Get the calendar layout for the month/year that the specified Time is currently set for.
getCancelKey(boolean) - static method in class ewe.ui.KeyEvent
getCanonicalFile() - method in class ewe.io.FileBase
getCanonicalPath() - method in class ewe.io.FileBase
getCatalog() - method in class ewex.sql.Connection
This method returns the name of the catalog in use by this connection, if any.
getCatalogName(int) - method in class ewex.sql.ResultSetMetaData
This method returns the name of the catalog containing the specified column.
getCatalogs() - method in class ewex.sql.DatabaseMetaData
This method returns the list of database catalogs as a ResultSet with one column - TABLE_CAT - that is the name of the catalog.
getCatalogSeparator() - method in class ewex.sql.DatabaseMetaData
This method returns the separator between the catalog name and the table name.
getCatalogTerm() - method in class ewex.sql.DatabaseMetaData
This method returns the vendor's term for "catalog".
getCause() - method in class java.lang.reflect.InvocationTargetException
Returns the cause of this exception (which may be null).
getCause() - method in class java.lang.Throwable
Get the cause for this Throwable.
getCause() - method in class java.lang.reflect.UndeclaredThrowableException
Returns the cause of this exception.
getCause(java.lang.Throwable) - static method in class ewe.sys.Vm
This provides a fully portable method of getting the "cause" of a Throwable for exception chaining.
getCBCIV() - method in class ewe.security.BlowfishCBC
Gets the current CBC IV.
getCBCIV(byte[]) - method in class ewe.security.BlowfishCBC
Gets a copy of the current CBC IV.
getCBCIV(byte[],int) - method in class ewe.security.BlowfishCBC
Gets a copy of the current CBC IV.
Get the attributes for a cell.
Get the attributes for a cell.
Get the attributes for a cell.
Get a Control to edit data within a particular cell within a CellControl object.
getCellData(int,int) - method in class ewe.ui.GridTableModel
This returns the data in the grid and columnHeaders/rowHeaders unmodified.
getCellData(int,int) - method in class ewe.ui.TableModel
This may return any object.
Get the insets of the data in the specified cell.
Get the insets of the data in the specified cell.
Get the insets of the data in the specified cell.
Get the bounds of the specified cell within the table - with 0,0 being the upper left corner of cell(table.firstRow,table.firstCol) - Note that the headers are considered outside of the table in this case (header indexes are -1).
getCellText(int,int) - method in class ewe.data.FieldTableModel
getCellText(int,int) - method in class ewe.ui.HexTableModel
This may return a String or an array of Strings (for multiline text) or it may return null.
getCellText(int,int) - method in class ewe.ui.TableModel
This may return a String or an array of Strings (for multiline text) or it may return null.
getChange() - method in class ewe.sys.MemoryStatus
This will return a MemoryStatus that has the difference in the memory values of this MemoryStatus object, and the current memory values as reported by the system.
getChar() - method in class ewe.reflect.Wrapper
getChar(java.lang.Object) - method in class java.lang.reflect.Field
getChar(java.lang.Object,int) - static method in class java.lang.reflect.Array
Gets an element of a char array.
getCharacterStream() - method in class ewex.sql.Clob
This method returns a character stream that reads the contents of the CLOB.
getCharacterStream(int) - method in class ewex.sql.ResultSet
This method returns the value of the specified column as a character stream.
This method returns the value of the specified column as a character stream.
getCharAt(ewe.fx.Point) - method in class ewe.ui.mTextPad
Get the line and character index of the character at the point specified (relative to the origin of the mTextPad).
Get the line and character index of the character at the point specified (relative to the origin of the mTextPad).
getCharRect(int,ewe.fx.Rect) - method in class ewe.ui.mInput
getChars(int,int,char[],int) - method in class java.lang.StringBuffer
getChars(int,int,char[],int) - method in class java.lang.StringBuilder
getChars(int,int,dst[],int) - method in class java.lang.String
getCharWidth(char) - method in class ewe.fx.FontMetrics
Returns the width of the given character in pixels.
getChild(int) - method in class ewe.data.LiveTreeNode
getChild(int) - method in class ewe.data.MutableTreeNodeObject
Get the child at the specified index.
getChild(int) - method in class ewe.data.TreeNode
Get the child at the specified index.
getChild(java.lang.String) - method in class ewe.io.FileBase
getChildAt(ewe.data.TreeNode,int[]) - static method in class ewe.data.DataUtils
getChildAt(ewe.data.TreeNode,int[]) - static method in class ewe.data.LiveTreeNode
getChildAt(int[]) - method in class ewe.data.LiveTreeNode
getChildAtIndex(int) - method in class ewex.xml.IXMLElement
Returns the child at a specific index.
getChildAtIndex(int) - method in class ewex.xml.XMLElement
Returns the child at a specific index.
getChildCount() - method in class ewe.data.LiveTreeNode
getChildCount() - method in class ewe.data.MutableTreeNodeObject
Get the number of children that this object has.
getChildCount() - method in class ewe.data.TreeNode
Get the number of children that this object has.
getChildCount(java.lang.Object) - method in class ewex.registry.RegistryTreeModel
If you do not override getChildIndexes() you must implement this.
If you do not override getChildIndexes() you must implement this.
This is used to get an array of indexes for each of the children of the parent Object.
This is used to get an array of indexes for each of the children of the parent Object.
getChildren() - method in class ewe.ui.Container
This iterator cycles through the components which are physically added to this Control
getChildren() - method in class ewe.ui.Control
This iterator cycles through the components which are physically added to this Control
getChildren() - method in class ewex.xml.IXMLElement
Returns a vector containing all the child elements.
getChildren() - method in class ewe.data.LiveTreeNode
getChildren() - method in class ewe.data.MutableTreeNodeObject
Get an Iterator for the children.
getChildren() - method in class ewe.data.TreeNode
Get an Iterator for the children.
getChildren() - method in class ewex.xml.XMLElement
Returns a vector containing all the child elements.
getChildrenBackwards() - method in class ewe.ui.Container
getChildrenBackwards() - method in class ewe.ui.Control
getChildrenCount() - method in class ewex.xml.IXMLElement
Returns the number of children.
getChildrenCount() - method in class ewex.xml.XMLElement
Returns the number of children.
Returns a vector of all child elements named name.
Returns a vector of all child elements named name.
Returns a vector of all child elements named name.
Returns a vector of all child elements named name.
getChosen() - method in class ewe.filechooser.FileChooser
Use this to get the selected file - do NOT use the "file" variable.
getChosenDirectory() - method in class ewe.filechooser.FileChooser
Get the directory the chosen file(s) is in.
getChosenFile() - method in class ewe.filechooser.FileChooser
Use this to get the selected file - do NOT use the "file" variable.
getChosenImage(boolean) - method in class ewe.filechooser.ImageFileChooser
This can be called after the user has selected a file.
getChosenImages(boolean) - method in class ewe.filechooser.ImageFileChooser
This can be called after the user has selected a file or files.
getChosenIndex() - method in class ewe.data.IList
getChosenItems() - method in class ewe.ui.ListSelect
getClass() - method in class java.lang.Object
Return a Class object that represents the class of this object.
This is a utility method used to load a Class by another Class which itself may have been loaded via a ClassLoader.
getClass(java.lang.String,java.lang.Class) - static method in class ewe.reflect.Reflect
Creates a new class from a java encoded type string.
getClassContext() - method in class java.lang.SecurityManager
Get a list of all the classes currently executing methods on the Java stack.
getClassLoader() - method in class java.lang.Class
Under Ewe this will either return a valid ClassLoader or null if the class was loaded by the normal bootstrap (VM) loader.
getClassLoaders(ewe.util.Vector) - static method in class ewe.util.mClassLoader
Get the current set of application ClassLoaders into a Vector, or simply count the number of active ClassLoaders.
getClassMemory() - static method in class ewe.sys.Vm
This returns the amount of class memory used in bytes.
getClassName() - method in class ewe.reflect.Reflect
This returns the className in '/' notation.
getClassName() - method in class ewe.reflect.Type
Return the name of the Class this Type represents.
getClientConstraints() - method in class ewe.ui.ScrollableHolder
This returns the clientConstraints, which will be any of the HEXPAND, HCONTRACT, VEXPAND, VCONTRACT values ORed together.
getClientConstraints() - method in class ewe.ui.ScrollablePanel
This returns the clientConstraints, which will be any of the HEXPAND, HCONTRACT, VEXPAND, VCONTRACT values ORed together.
getClip(ewe.fx.Rect) - method in class ewe.fx.Graphics
Sets the x, y, width and height coordinates in the rectangle passed to the current clip coordinates.
getClipboardMenu(ewe.ui.Menu) - method in class ewe.ui.Control
This adds the standard clipboard menu to a menu to be used by this control.
getClipboardText(java.lang.String) - static method in class ewe.sys.Vm
Get the text in the system clipboard.
getClipObject() - static method in class ewe.ui.Control
getClob(int) - method in class ewex.sql.CallableStatement
This method returns the value of the specified parameter as a Java Clob.
getClob(int) - method in class ewex.sql.ResultSet
This method returns the specified column value as a CLOB.
getClob(java.lang.String) - method in class ewex.sql.CallableStatement
getClob(java.lang.String) - method in class ewex.sql.ResultSet
This method returns the specified column value as a CLOB.
getCodec() - method in class ewe.ui.HtmlViewer
getCodec() - method in class ewe.net.HttpConnectionTask
getCodec(java.lang.String) - static method in class ewe.io.IO
Add a new copy of a named codec.
getCodecs() - static method in class ewe.io.IO
Get an Iterator to go through the installed codecs.
getColor() - method in class ewe.fx.Graphics
getColors(boolean,int) - method in class ewe.ui.EditControl
Provides the colors to be used for the text and background colors.
getColors(boolean,int) - method in class ewe.ui.formatted.TextDisplay
getColumnClassName(int) - method in class ewex.sql.ResultSetMetaData
This method returns the name of the Java class which will be used to create objects representing the data in this column.
getColumnCount() - method in class ewex.sql.ResultSetMetaData
This method returns the number of columns in the result set.
getColumnDisplaySize(int) - method in class ewex.sql.ResultSetMetaData
This method returns the maximum number of characters that can be used to display a value in this column.
getColumnLabel(int) - method in class ewex.sql.ResultSetMetaData
This method returns a string that should be used as a caption for this column for user display purposes.
getColumnName(int) - method in class ewex.sql.ResultSetMetaData
This method returns the name of the specified column.
This method returns the access rights that have been granted to the requested columns.
This method returns a list of the tables columns for the requested tables.
Get an Editor that you can use to decide which columns are being displayed in the table.
getColumnType(int) - method in class ewex.sql.ResultSetMetaData
This method returns the SQL type of the specified column.
getColumnTypeName(int) - method in class ewex.sql.ResultSetMetaData
This method returns the name of the SQL type for this column.
getColWidth(int) - method in class ewe.ui.TableModel
Do not override this.
getComment() - method in class ewe.zip.ZipEntry
Gets the comment.
getComponentType() - method in class java.lang.Class
Return a Class representing the component type IF this class represents an array.
getComponentType() - method in class ewe.reflect.Reflect
Returns the type of the elements of the array if this Reflect represents an array.
getComponentType(java.lang.Object) - static method in class ewe.reflect.Array
getCompressedSize() - method in class ewe.zip.ZipEntry
Gets the size of the compressed data.
getConcurrency() - method in class ewex.sql.ResultSet
This method returns the concurrency type of this result set.
getConfigFile(ewe.io.File) - static method in class ewe.io.TreeConfigFile
getConfigFile(java.lang.String) - static method in class ewe.io.TreeConfigFile
Get a LiveData object from configuration information in the registry or file.
Get a LiveData object from configuration information in the registry or file.
getConfigInfo(java.lang.String) - static method in class ewe.io.IO
Read configuration data which may be stored in the registry or in a configuration file.
getConfigInfo(java.lang.String,int) - static method in class ewe.io.IO
Read configuration data which may be stored in the registry or in a configuration file.
getConnection() - method in class ewex.sql.DatabaseMetaData
This method returns the Connection object that was used to generate the metadata in this object.
getConnection() - static method in class ewe.io.RemoteConnection
Use this to get an instance of a RemoteConnection.
getConnection() - method in class ewex.sql.Statement
This method returns the Connection instance that was used to create this object.
This gets a fully connected Socket.
This waits for an incoming connection on the ServerSocket for the timeout period (given in seconds).
This is the same as the other getConnection() except it will execute the select connection dialog box with the specified parent and options (e.g.
getConnection(java.lang.String) - static method in class ewex.sql.DriverManager
This method attempts to return a connection to the specified JDBC URL string.
This method attempts to return a connection to the specified JDBC URL string using the specified connection properties.
This method attempts to return a connection to the specified JDBC URL string using the specified username and password.
Find a Class constructor.
Find a Class constructor.
getConstructor(java.lang.Class[]) - method in class java.lang.Class
getConstructor(java.lang.String,int) - method in class ewe.reflect.Reflect
Look for a Constructor for the class.
getConstructors() - method in class java.lang.Class
getConstructors(int) - method in class ewe.reflect.Reflect
Return an array of all the Constructors of the class.
getContainedWindow() - method in class ewe.ui.WindowContainer
getContainingWindow() - method in class ewe.ui.Window
If this Window is contained in another Window, this will return the containing Window.
getContent() - method in class ewex.xml.IXMLElement
Return the #PCDATA content of the element.
getContent() - method in class ewe.net.URLConnection
getContent() - method in class ewex.xml.XMLElement
Return the #PCDATA content of the element.
getContentLength() - method in class ewe.net.URLConnection
getContentsSize() - method in class ewe.ui.CarrierFrame
getContentsSize() - method in class ewe.ui.ScrollableCarrierFrame
getControl() - method in class ewe.data.EditableData
Get the Control for the object.
getControlBuffer() - method in class ewe.ui.Control
This is used for paint buffering during a repaintNow() operation.
getControlBuffer(ewe.fx.Rect) - method in class ewe.ui.Control
This is used for paint buffering during a repaintNow() operation.
getControlFor(int,int) - method in class ewe.ui.TableModel
This is called by getCellControlFor() and is used to return a Control to allow editing of a cell's contents.
This returns the appropriate Control for a given field.
This returns the appropriate Control for a given field.
getCopy() - method in class ewe.io.AsciiCodec
getCopy() - method in class ewe.util.ByteArray
Get a copy of this ByteArray with its own copy of this data.
getCopy() - method in class ewe.util.CharArray
Return a copy of this CharArray which has its own copy of the data.
getCopy() - method in class ewe.fx.Color
getCopy() - method in class ewe.util.Copyable
Return a copy of this object.
getCopy() - method in class ewe.data.DataObject
Return a copy of this object.
getCopy() - method in class ewe.sys.Decimal
Return a copy of this object.
getCopy() - method in class ewe.database.FoundEntries
Get a full copy of this FoundEntries, including the entries themselves.
getCopy() - method in class ewe.datastore.FoundEntries
getCopy() - method in class ewe.database.FoundEntriesObject
getCopy() - method in class ewe.fx.GeneralPath
Get a copy of this GeneralPath.
getCopy() - method in class ewe.fx.ImageBytes
This version of getCopy() returns a new ImageBytes object.
getCopy() - method in class ewe.util.IntArray
Return a copy of this object.
getCopy() - method in class ewe.io.JavaUtf8Codec
This should return a new instance of the TextCodec, ready to begin converting a new set of data.
getCopy() - method in class ewe.fx.Mask
Return a copy of this mask, with its own new bit map.
getCopy() - method in class ewe.fx.mImage
getCopy() - method in class ewe.data.MultiListSelect.AvailableLists
getCopy() - method in class ewe.fx.Polygon
getCopy() - method in class ewe.fx.print.PrintOptions
getCopy() - method in class ewe.util.Range
getCopy() - method in class ewex.registry.RegistryKey
getCopy() - method in class ewe.io.RemoteCall
Get a copy of a RemoteCall that you can use for another invocation.
getCopy() - method in class ewe.io.TextCodec
This should return a new instance of the TextCodec, ready to begin converting a new set of data.
getCopy() - method in class ewe.reflect.Wrapper
getCopy(boolean) - method in class ewe.datastore.FoundEntries
Get a copy of the SubString.
getCopy(java.lang.Object) - static method in class ewe.util.Utils
This attempts to get a copy of an object.
getCount() - method in class ewe.util.Vector
Returns the number of objects in the vector.
getCrc() - method in class ewe.zip.ZipEntry
Gets the crc of the uncompressed data.
getCreationName() - method in class ewe.io.FileBase
Return the file's path, as specified when created.
getCriteria() - method in class ewe.database.EntrySelector
getCriteria() - method in class ewe.database.StandardEntryComparer
getCriteriaSubset(int[],int) - static method in class ewe.database.DatabaseUtils
This method returns a description of how one table imports another table's primary key as a foreign key.
getCurrent() - static method in class ewe.sys.Coroutine
Find the Coroutine which is running the current thread.
getCurrent(int) - method in class ewe.ui.Canvas
getCurrent(int) - method in class ewe.ui.Console
getCurrent(int) - method in class ewe.ui.Menu
getCurrent(int) - method in class ewe.ui.mTextArea
getCurrent(int) - method in class ewe.ui.mTextPad
getCurrent(int) - method in class ewe.ui.ScrollClient
getCurrent(int) - method in class ewe.ui.TableControl
getCurrent(int) - method in class ewe.ui.TextMessage
getCurrentArea() - method in class ewe.fx.print.PrintableObject
Get the current area within the current PrintPage (not within the current page).
getCurrentFullPage() - method in class ewe.fx.print.PrintableObject
Return the full size of the current page in points.
getCurrentImageableArea() - method in class ewe.fx.print.PrintableObject
Return the current page imageable area in points.
Get all current listeners.
getCurrentMask() - method in class ewe.io.SimpleFileChooser
getCurrentPrintingHandle() - method in class ewe.fx.print.PrinterJobObject
Get the Handle for the current printing operation.
getCurrentState() - method in class ewe.database.Database
Get the current changed state of the Database.
getCurrentState() - method in class ewe.database.DatabaseObject
Get the current changed state of the Database.
getCurrentState() - method in class ewe.database.EntriesView
Get the current changed state of the FoundEntries.
getCurrentState() - method in class ewe.database.FoundEntries
Get the current changed state of the FoundEntries.
getCurrentState() - method in class ewe.database.FoundEntriesObject
Get the current changed state of the FoundEntries.
getCurrentURL() - method in class ewe.ui.HtmlViewer
getCursorName() - method in class ewex.sql.ResultSet
This method returns the name of the database cursor used by this result set.
getCursorPosition() - method in class ewe.ui.mInput
getCursorPosition() - method in class ewe.ui.mTextPad
Get the character location of the cursor (caret).
getCursorSize() - method in class ewe.ui.TableControl
getCustomComparerClass() - method in class ewe.database.IndexEntry
getData() - method in class ewe.ui.ButtonListSelect
getData() - method in class ewe.database.DatabaseEntry
Get the data from the entry, creating a new data object.
getData() - method in class ewe.database.DatabaseEntryObject
Get the data from the entry, creating a new data object.
getData() - method in class ewe.datastore.DataEntry
This calls getData() with null "buffer" and "dest" arguments.
getData() - method in class ewe.net.DatagramPacket
getData() - method in class ewe.ui.FontInput
Gets the fields from the DatabaseEntry to the fields in the data object - which must not be null.
Gets the fields from the DatabaseEntry to the fields in the data object.
Gets the fields from the DatabaseEntry to the fields in the data object - which must not be null.
This is responsible for receiving data - either remote calls or replies to remote calls.
This will get the DataEntryData which holds the saved data associated with the Entry.
getData(int) - method in class ewe.database.EntriesView
Get the DatabaseEntry at the specified index in the view as a data object.
getData(int) - method in class ewe.database.FoundEntries
Get the data object from the specified index.
getData(int) - method in class ewe.datastore.FoundEntries
getData(int) - method in class ewe.database.FoundEntriesObject
Get the data object from the specified index.
This is used by FoundEntries, you would not have to use it directly.
getData(int,java.lang.Object) - method in class ewe.database.EntriesView
Get the DatabaseEntry at the specified index in the view as a data object.
getData(int,java.lang.Object) - method in class ewe.database.FoundEntries
Get the data object from the specified index.
getData(int,java.lang.Object) - method in class ewe.datastore.FoundEntries
Retrieve the fields or the entry at the specified index.
getData(int,java.lang.Object) - method in class ewe.database.FoundEntriesObject
Get the data object from the specified index.
getData(java.lang.Object) - method in class ewe.database.DatabaseEntry
Get the data from the entry into a data object.
getData(java.lang.Object) - method in class ewe.database.DatabaseEntryObject
Get the data from the entry into a data object.
getData(java.lang.Object) - method in class ewe.ui.Editor
This calls fromControls(obj).
getData(java.lang.Object) - method in class ewe.ui.ListEditor
Get the list of items.
getData(java.lang.Object) - method in class ewe.ui.mFileInput
This calls fromControls(obj).
getData(java.lang.Object) - method in class ewe.graphics.TransparentPicker
getDataArea(ewe.fx.Rect) - method in class ewe.ui.TableControl
Find the area on the table which contains the data, not the headers.
getDatabase() - method in class ewe.database.DatabaseEntry
Get the database associated with the FoundEntries.
getDatabase() - method in class ewe.database.DatabaseEntryObject
Get the database associated with the FoundEntries.
getDatabase() - method in class ewe.database.FoundEntries
Get the database associated with the FoundEntries.
getDatabase() - method in class ewe.datastore.FoundEntries
getDatabase() - method in class ewe.database.FoundEntriesObject
Get the database associated with the FoundEntries.
getDatabase() - method in class ewe.database.Record
getDatabaseMajorVersion() - method in class ewex.sql.DatabaseMetaData
getDatabaseMinorVersion() - method in class ewex.sql.DatabaseMetaData
Return the time the dabase was last modified.
getDatabaseProductName() - method in class ewex.sql.DatabaseMetaData
This method returns the name of the database product.
This method returns the version of the database product.
getDataForLoading() - method in class ewe.database.ByteArrayDatabaseEntry
Get the ByteArray that holds the record's encoded data.
getDataForSaving() - method in class ewe.database.ByteArrayDatabaseEntry
Get the ByteArray that holds the record's encoded data.
getDataItemsOnScreen() - method in class ewe.ui.PhoneMenu
Get the total number of data items on the current dispay (items not including the "More..." item) up to a maximum of 9.
getDataItemsOnScreen(int) - method in class ewe.ui.PhoneMenu
Get the total number of data items on the dispay (items not including the "More..." item) up to a maximum of 9, assuming that startingFrom indicates the index of the first item to display.
getDataObjectAt(int) - method in class ewe.ui.TreeModelAdapter
This returns getTreeNodeAt(line).
getDataObjectAt(int) - method in class ewe.ui.TreeTableModel
This returns getTreeNodeAt(line).
getDataRect(ewe.fx.Rect) - method in class ewe.ui.ChoiceControl
Get the rectangle, relative to the Control, of the area considered to be the "data" part of the control.
getDataRect(ewe.fx.Rect) - method in class ewe.ui.Control
Get the rectangle, relative to the Control, of the area considered to be the "data" part of the control.
getDataRect(ewe.fx.Rect) - method in class ewe.ui.mInput
Get the rectangle, relative to the Control, of the area considered to be the "data" part of the control.
getDataSize() - method in class ewex.sql.DataTruncation
This method returns the original size of the parameter or column that was truncated.
getDataTable() - method in class ewe.datastore.DataEntry
This gets a DataTable object which is stored at this entry - assuming that such an object is in fact stored there.
getDataToCopy() - method in class ewe.ui.Control
This is called to get data from the control to put into the clipboard.
getDataToCopy() - method in class ewe.ui.DateDisplayInput
This is called to get data from the control to put into the clipboard.
getDataToCopy() - method in class ewe.ui.DateTimeInput
A quick way to provide DragAndDrop data.
A quick way to provide DragAndDrop data.
getDataToTransfer() - method in class ewe.ui.TreeTableModel
getDataWidth(int) - method in class ewe.ui.TreeTableModel
getDate() - method in class ewex.sql.Time
This method always throws an IllegalArgumentException.
getDate(int) - method in class ewex.sql.CallableStatement
This method returns the value of the specified parameter as a Java java.sql.Date.
getDate(int) - method in class ewex.sql.ResultSet
This method returns the value of the specified column as a Java java.sql.Date.
This method returns the value of the specified parameter as a Java java.sql.Date.
getDate(int,ewe.util.Calendar) - method in class ewex.sql.ResultSet
This method returns the specified column value as a java.sql.Date.
getDate(java.lang.String) - method in class ewex.sql.CallableStatement
getDate(java.lang.String) - method in class ewex.sql.ResultSet
This method returns the value of the specified column as a Java java.sql.Date.
This method returns the specified column value as a java.sql.Date.
getDay() - method in class ewex.sql.Time
This method always throws an IllegalArgumentException.
getDeclaredClasses() - method in class java.lang.Class
This returns an array of Classes representing all the named inner classes declared by this class.
getDeclaredConstructors() - method in class java.lang.Class
getDeclaredField(java.lang.String) - method in class java.lang.Class
Get a declared field for this object for the specified baseClassName.
getDeclaredFields() - method in class java.lang.Class
Get the value of a declared field in a Wrapper object.
This returns the value of a declared field as an object.
getDeclaredMethods() - method in class java.lang.Class
getDeclaringClass() - method in class java.lang.reflect.Constructor
Gets the class that declared this member.
getDeclaringClass() - method in class ewe.reflect.Field
getDeclaringClass() - method in class java.lang.reflect.Field
getDeclaringClass() - method in class ewe.reflect.Member
getDeclaringClass() - method in class java.lang.reflect.Member
Gets the class that declared this member.
getDeclaringClass() - method in class java.lang.reflect.Method
Gets the class that declared this member.
getDeclaringClass() - method in class ewe.reflect.MethodConstructor
getDecoderProperties() - method in class ewe.ui.HtmlDisplay
Make sure you call startHtml(), before calling this.
getDecryptor(byte[]) - method in class ewe.security.SecureDocument
getDefault() - static method in class ewe.sys.Locale
getDefaultConstructor(java.lang.Class) - static method in class ewe.sys.Reflection
Find a Class constructor.
getDefaultDatabaseMaker() - static method in class ewe.database.DatabaseManager
getDefaultFormat() - method in class ewe.sys.DayOfYear
getDefaultFormat() - method in class ewe.sys.Time
getDefaultFormat() - method in class ewe.sys.TimeOfDay
getDefaultImage() - method in class ewe.fx.mImage
getDefaultMenuFor(int,int) - method in class ewe.graphics.PageDisplayUnit
Get the default menu to display if none of the children return a menu.
getDefaultPort() - method in class ewe.net.URLStreamHandler
Returns the default port for a URL parsed by this handler.
This method returns the default transaction isolation level of the database.
getdelegated() - method in class ewex.xml.ValidatorPlugin
Returns the delegated.
getDeleted(int) - method in class ewe.database.RemoteSynchronizer
getDeleted(int) - method in class ewe.datastore.RemoteSynchronizer
getDeletedEntries() - method in class ewe.database.Database
Get an array of object IDs representing all the deleted entries.
getDeletedEntries() - method in class ewe.database.RecordFile
Get an array of object IDs representing all the deleted entries.
getDeletedEntry(long) - method in class ewe.datastore.Database
Get the DatabaseEntry of the deleted OID.
getDeletedEntry(long) - method in class ewe.datastore.DataTable
Get the DatabaseEntry of the deleted OID.
Get the DatabaseEntry of the deleted OID.
getDeletedSince(ewe.sys.Time) - method in class ewe.database.Database
Get all OIDs of all entries deleted since the Time t.
getDeletedSince(ewe.sys.Time) - method in class ewe.datastore.Database
Get all OIDs of all entries deleted since the Time t.
getDeletedSince(ewe.sys.Time) - method in class ewe.database.DatabaseObject
Get the OIDs of all entries deleted after the specified time (but not AT the specified time).
getDeletedSince(ewe.sys.Time) - method in class ewe.datastore.DataTable
getDescent() - method in class ewe.fx.FontMetrics
Returns the descent of a font.
getDigest() - method in class ewe.security.MD5
Retrieves the digest.
getDigest() - method in class ewe.security.SHA1
Retrieves the digest.
getDigest(byte[],int) - method in class ewe.security.SHA1
Retrieves the digest into an existing buffer.
getDim(ewe.fx.Rect) - method in class ewe.ui.Control
getDim(ewe.fx.Rect) - method in class ewe.fx.mImage
getDisplay() - method in class ewe.graphics.PageDisplayUnit
This finds the PageDisplay this unit is displayed on, by going up the tree until finding a unit with the "display" variable set.
getDisplay(int) - method in class ewe.ui.PasswordDisplayMaker
getDisplay(java.lang.String) - method in class ewe.ui.mInput
This gets the String to represent on screen the data String provided.
getDisplayed() - static method in class ewe.ui.SoftKeyBar
getDisplayFor(ewe.fx.Image) - method in class ewe.fx.print.PrintPreview
getDisplayItem(int) - method in class ewe.datastore.DatabaseList
Return the String used to represent the item at a particular index on screen.
getDisplayItem(int) - method in class ewe.ui.SimpleList
Return the String used to represent the item at a particular index on screen.
getDisplayName(int) - method in class ewex.livedata.CustomListEdit
getDisplayName(int) - method in class ewex.livedata.ObjectListEdit
getDisplayName(int) - method in class ewex.livedata.SimpleListEdit
getDisplayName(int) - method in class ewex.livedata.VectorListEdit
getDisplayRows() - method in class ewe.ui.ChoiceControl
getDisplayRows() - method in class ewe.ui.mChoice
getDisplayStatus(int) - method in class ewe.ui.TreeTableModel
Get the display status for the specified line.
getDisplayString() - method in class ewe.ui.ChoiceControl
getDisplayString() - method in class ewe.ui.MenuChoice
Override this to get the display string for the child of the parent.
Override this to get the display string for the child of the parent.
getDisplayText() - method in class ewe.ui.ButtonListSelect
This gets the String to represent on screen the data String provided.
getDisplayText() - method in class ewe.ui.Control
By default getDisplayText() returns getText();
getDisplayText() - method in class ewe.ui.InputKeyPad
This gets the String to represent on screen the data String provided.
getDisplayText() - method in class ewe.ui.TextDisplayButton
This gets the String to represent on screen the data String provided.
getDoInput() - method in class ewe.net.URLConnection
getDoOutput() - method in class ewe.net.URLConnection
getDouble() - method in class ewe.reflect.Wrapper
getDouble(int) - method in class ewex.sql.CallableStatement
This method returns the value of the specified parameter as a Java double.
getDouble(int) - method in class ewe.util.DataParser
Use this to get the value that was just parsed at the specified index.
getDouble(int) - method in class ewex.sql.ResultSet
This method returns the value of the specified column as a Java double.
getDouble(java.lang.Object) - method in class java.lang.reflect.Field
getDouble(java.lang.Object,int) - static method in class java.lang.reflect.Array
Gets an element of a double array.
This first converts the propertyListOrStrings parameters into a valid or empty PropertyList and then calls getDouble(name,defaultValue) on that list.
getDouble(java.lang.String) - method in class ewex.sql.ResultSet
This method returns the value of the specified column as a Java double.
getDragAndDropContext() - static method in class ewe.ui.Control
This will create a drawing surface, initially filled with the supplied transparent color.
getDrawOptions(int,ewe.data.TreeNode) - method in class ewe.filechooser.FileTree
getDrivePath() - method in class ewe.io.FileBase
Return only the drive and path of the file.
getDrivePath(java.lang.String) - static method in class ewe.io.FileBase
getDrivePath(java.lang.String) - static method in class ewe.util.FileComparer
getDriver(java.lang.String) - static method in class ewex.sql.DriverManager
This method returns a driver that can connect to the specified JDBC URL string.
getDriverMajorVersion() - method in class ewex.sql.DatabaseMetaData
This method returns the major version number of the JDBC driver.
getDriverMinorVersion() - method in class ewex.sql.DatabaseMetaData
This method returns the minor version number of the JDBC driver.
getDriverName() - method in class ewex.sql.DatabaseMetaData
This method returns the name of the JDBC driver.
getDrivers() - static method in class ewex.sql.DriverManager
This method returns a list of all the currently registered JDBC drivers that were loaded by the current ClassLoader.
getDriverVersion() - method in class ewex.sql.DatabaseMetaData
This method returns the version of the JDBC driver.
getDropMenuRect() - method in class ewe.ui.mChoice
Get the Rect, relative to the parent Frame, that the Menu should be fit into.
getEditor(int) - method in class ewe.data.LiveData
Return a ewe.ui.Editor Object which can be used to visually edit the information in this LiveData object.
getEditor(int) - method in class ewe.data.LiveObject
This creates a new Editor Object - you should not override this method, rather you should override the addToPanel() method to provide a custom Editor for your LiveData.
getEditor(int) - method in class ewe.io.SerialPortOptions
This is called by the default getEditor() should return a ScrollBarPanel for the CellPanel that the editor is being placed in.
This is called by the default getEditor() should return a ScrollBarPanel for the CellPanel that the editor is being placed in.
getElement(java.lang.Object,int,ewe.reflect.Wrapper) - static method in class ewe.reflect.Array
getElementName() - method in class ewex.xml.XMLValidationException
Returns the name of the element in which the validation is violated.
getEmptyEntries() - method in class ewe.database.Database
This returns an empty FoundEntries object for this Database
getEmptyEntries() - method in class ewe.datastore.Database
This returns an empty FoundEntries object.
getEmptyEntries() - method in class ewe.database.DatabaseObject
This returns an empty FoundEntries object for this Database
getEmptyEntries() - method in class ewe.datastore.DataTable
This returns an empty FoundEntries object.
getEmptyGraphics() - static method in class ewe.fx.Graphics
getEmptyIndex() - method in class ewe.util.TagList
getEmptyView() - method in class ewe.database.EntriesView
Use this if you used enableLookupMode() to get a new empty EntriesView for the same FoundEntries as this view.
getEmptyView() - method in class ewe.database.FoundEntries
Get a new EntriesView for this FoundEntries that is initially empty.
getEmptyView() - method in class ewe.database.FoundEntriesObject
getEncodedClassNameOnly(java.lang.Class) - static method in class ewe.sys.Reflection
This returns an encoded class name, but without the leading 'L' and trailing ';' unless the class is an array of objects, in which case the 'L' and ';' are left in the component specifier.
getEncodedDocument() - method in class ewe.net.HttpConnection
getEncodedName(java.lang.Class) - static method in class ewe.sys.Reflection
Convert a Java type represented by the Class as a java encoded type string.
getEncodedTime() - method in class ewe.sys.Time
This converts to a 64-bit encoded values saving the year, month, day, hours, min, sec, millisec in a platform independent manner.
getEncodedType(java.lang.Class) - static method in class ewe.sys.Reflection
Convert a Java type represented by the Class as the first letter of the java encoded type of the class.
getEncoding() - method in class ewe.io.InputStreamReader
getEncoding() - method in class ewe.io.OutputStreamWriter
getEncoding(java.lang.String) - method in class ewex.xml.StdXMLReader
Scans the encoding from an <?xml...?> tag.
getEncryptor(byte[]) - method in class ewe.security.SecureDocument
Returns a Java reader containing the value of an entity.
Returns a Java reader containing the value of an entity.
getEntries() - method in class ewe.database.Database
Get an unsorted FoundEntries representing all the entries in the database.
getEntries() - method in class ewe.database.DatabaseObject
Get an unsorted FoundEntries representing all the entries in the database.
getEntries() - method in class ewe.io.EweFile
Get an Iterator for the entries in the EweFile.
getEntries() - method in class ewe.database.RecordDatabaseIndex
Get an ordinary FoundEntries from the entries in the index.
getEntries(int) - method in class ewe.database.Database
Get all the entries in the Database sorted by the specified sort ID.
getEntries(int) - method in class ewe.datastore.Database
Get all the entries in the Database sorted by the specified sort ID.
getEntries(int) - method in class ewe.database.DatabaseObject
Get all the entries in the Database sorted by the specified sort ID.
getEntries(int) - method in class ewe.datastore.DataTable
getEntries(int,ewe.util.ObjectFinder) - method in class ewe.datastore.Database
Get a subset of the entries in the Database sorted by the specific sort ID and which the ObjectFinder considers to be what is being looked for.
getEntries(int,ewe.util.ObjectFinder) - method in class ewe.datastore.DataTable
Get a subset of the entries in the Database sorted by the specific sort ID and which the Comparer considers to be equal to the searchData.
getEntriesCount() - method in class ewe.database.Database
This will return the number of entries in the database if known.
getEntriesCount() - method in class ewe.database.DatabaseObject
This will return the number of entries in the database if known.
getEntriesCount() - method in class ewe.database.RecordFile
This will return the number of entries in the database if known.
getEntry() - method in class ewe.datastore.StoredObject
getEntry(int) - method in class ewe.zip.ZipFile
getEntry(java.lang.String) - method in class ewe.util.zip.ZipFile
getEntry(java.lang.String) - method in class ewe.zip.ZipFile
Searches for a zip entry in this archive with the given name.
Get an EntrySelector for the data given the search data.
getenv(java.lang.String) - static method in class java.lang.System
getenv(java.lang.String,java.lang.String) - static method in class ewe.sys.Vm
getError() - method in class ewe.net.SocketMaker
This MAY return additional information if there was an error during socket creation.
getErrorCode() - method in class ewex.sql.SQLException
This method returns the vendor specific error code associated with this error.
getErrorStream() - method in class ewe.sys.Process
Return an Input Stream to read from the standard error output of the process.
getErrorText(java.lang.String) - method in class ewe.sys.Handle
getEventDispatcher() - method in class ewe.database.Database
Get an EventDispatcher which you can use to attach EventListeners to, for listening to the events being generated by the Database.
getEventDispatcher() - method in class ewe.database.DatabaseObject
Get an EventDispatcher which you can use to attach EventListeners to, for listening to the events being generated by the Database.
getEventDispatcher() - method in class ewe.database.EntriesView
Get the EventDispatcher for this view.
getEventDispatcher() - method in class ewe.database.FoundEntries
Get the EventDispatcher for this FoundEntries.
getEventDispatcher() - method in class ewe.database.FoundEntriesObject
getEvents() - method in class ewe.util.OperationTimer
Create an absolute command line to execute the Ewe VM on my Ewe file.
Create an absolute command line to execute the Ewe VM on my Ewe file.
getEweEntryFile(ewe.sys.Handle) - method in class ewe.io.EweFile
getException() - method in class java.lang.ClassNotFoundException
getException() - method in class java.lang.ExceptionInInitializerError
getException() - method in class ewe.io.FileSaver
getException() - method in class ewe.io.RemoteCall
getException() - method in class ewe.io.RemoteCallException
getException() - method in class ewex.xml.XMLException
Returns the encapsulated exception, or null if no exception is encapsulated.
getExceptionTypes() - method in class java.lang.reflect.Constructor
getExceptionTypes() - method in class ewe.reflect.IMethod
getExceptionTypes() - method in class java.lang.reflect.Method
getExceptionTypes() - method in class ewe.reflect.MethodConstructor
Returns the exception types the method can throw.
getExpandingTabbedPanel(boolean) - static method in class ewe.ui.mTabbedPanel
Use this to create a self-expanding mTabbedPanel.
This method returns a list of the table's which use this table's primary key as a foreign key.
Get a TaskObject that will, when started, export the data as specified in the provided FieldTableExportSpecs.
getExt(java.lang.String) - static method in class ewe.util.FileComparer
getExtra() - method in class ewe.zip.ZipEntry
Gets the extra data.
getExtraActions() - static method in class ewe.sys.VMOptions
getExtraContextActions() - static method in class ewe.sys.VMOptions
getExtraControls(boolean) - method in class ewe.ui.mTabbedPanel
This gets a container to put extra controls in.
getExtraNameCharacters() - method in class ewex.sql.DatabaseMetaData
This methods returns non-standard characters that can appear in unquoted identifiers.
getExtremeControls(boolean) - method in class ewe.ui.mTabbedPanel
This gets a CellPanel to put extra controls in that will be further left or right of the container provided by getExtraControls().
getFastStream() - method in class ewe.io.InputStream
If the underlying Stream object implements FastStream this method will return that Stream object.
getFastStream() - method in class ewe.io.OutputStream
If the underlying Stream object implements FastStream this method will return that Stream object.
getFastStream() - method in class ewe.io.RandomStream
If the underlying Stream object implements FastStream this method will return that Stream object.
getFetchDirection() - method in class ewex.sql.ResultSet
This method returns the current fetch direction for this result set.
getFetchDirection() - method in class ewex.sql.Statement
This method returns the current direction that the driver thinks the result set will be accessed int.
getFetchSize() - method in class ewex.sql.ResultSet
This method returns the current number of rows that will be fetched from the database at a time.
getFetchSize() - method in class ewex.sql.Statement
This method returns the number of rows the driver believes should be fetched from the database at a time.
getField(int) - method in class ewe.database.Record
Call this after a readFrom().
getField(int,boolean) - method in class ewe.database.DatabaseEntry
getField(int,boolean) - method in class ewe.datastore.DatabaseEntry
getField(int,boolean) - method in class ewe.database.DatabaseEntryObject
getField(int,double) - method in class ewe.database.DatabaseEntry
getField(int,double) - method in class ewe.datastore.DatabaseEntry
getField(int,double) - method in class ewe.database.DatabaseEntryObject
getField(int,ewe.math.BigDecimal) - method in class ewe.database.DatabaseEntry
getField(int,ewe.sys.DayOfYear) - method in class ewe.database.DatabaseEntry
getField(int,ewe.sys.Decimal) - method in class ewe.database.DatabaseEntry
getField(int,ewe.sys.Decimal) - method in class ewe.database.DatabaseEntryObject
getField(int,ewe.sys.Time) - method in class ewe.database.DatabaseEntry
getField(int,ewe.sys.Time) - method in class ewe.datastore.DatabaseEntry
getField(int,ewe.sys.Time) - method in class ewe.database.DatabaseEntryObject
getField(int,ewe.sys.TimeOfDay) - method in class ewe.database.DatabaseEntry
getField(int,ewe.util.ByteArray) - method in class ewe.database.DatabaseEntry
getField(int,ewe.util.CharArray) - method in class ewe.database.DatabaseEntry
getField(int,float) - method in class ewe.datastore.DatabaseEntry
getField(int,int) - method in class ewe.database.DatabaseEntry
getField(int,int) - method in class ewe.datastore.DatabaseEntry
getField(int,int) - method in class ewe.database.DatabaseEntryObject
getField(int,java.lang.String) - method in class ewe.database.DatabaseEntry
getField(int,long) - method in class ewe.database.DatabaseEntry
getField(int,long) - method in class ewe.datastore.DatabaseEntry
getField(int,long) - method in class ewe.database.DatabaseEntryObject
Get a class Field and optionally verify its type.
Get a class Field and optionally verify its type.
Get a class Field and optionally verify its type.
getField(java.lang.String) - method in class java.lang.Class
getField(java.lang.String) - method in class ewe.database.DatabaseObject
Similar to findField(), find the FieldID of a named field.
getField(java.lang.String) - method in class ewe.datastore.DataTable
Similar to findField(), find the FieldID of a named field.
getField(java.lang.String) - method in class ewe.data.FieldTableModel
Get the FieldData for a particular field name.
getField(java.lang.String,int) - method in class ewe.reflect.Reflect
Look for a Field in the class - either instance or static.
getFieldBytes(int) - method in class ewe.database.DatabaseEntry
getFieldBytes(int) - method in class ewe.database.DatabaseEntryObject
getFieldComparer() - method in class ewe.datastore.FoundEntries
This gets the standard DatabaseFieldComparer which has been set up to use masks (* and ?) characters for comparison operations on Strings.
getFieldData(int) - method in class ewe.data.FieldTableModel
Get the field data for a particular column.
getFieldData(int,int,java.lang.Object) - method in class ewe.datastore.Database
This is used by FoundEntries, you would not have to use it directly.
getFieldData(int,int,java.lang.Object) - method in class ewe.datastore.DataTable
This gets an ObjectFinder which finds entries where the entry has the specified value for the specified field ID.
getFieldHeader(int) - method in class ewe.database.Database
Get the header for a specified field ID.
getFieldHeader(int) - method in class ewe.datastore.Database
getFieldHeader(int) - method in class ewe.database.DatabaseObject
Get the header for a specified field ID.
getFieldHeader(int) - method in class ewe.datastore.DataTable
Return the field info as the id|type.
getFieldInput(int) - static method in class ewe.database.DatabaseUtils
getFieldList(java.lang.Object,boolean) - static method in class ewe.data.DataObject
Get a comma separated list of fields for the specified object.
getFieldName(int) - method in class ewe.database.Database
Get the name for a specified field ID.
getFieldName(int) - method in class ewe.datastore.Database
getFieldName(int) - method in class ewe.database.DatabaseEntryObject
getFieldName(int) - method in class ewe.database.DatabaseObject
Get the name for a specified field ID.
getFieldName(int) - method in class ewe.datastore.DataTable
getFields() - method in class java.lang.Class
getFields() - method in class ewe.database.Database
Get the IDs of all the fields.
getFields() - method in class ewe.datastore.Database
Get the IDs of all the fields.
getFields() - method in class ewe.database.DatabaseObject
Get the IDs of all the fields.
getFields() - method in class ewe.datastore.DataTable
getFields() - method in class ewe.database.Record
Return the fields that are being used with this Record.
getFields(int) - method in class ewe.reflect.Reflect
Return an array of all the Fields of the class.
getFieldSpec(ewe.database.Database,int) - static method in class ewe.database.DatabaseUtils
This returns a field spec string for a particular fieldID in the form: "Header|FieldName$Type"
getFieldString(int,java.lang.String) - method in class ewe.datastore.DatabaseEntry
getFieldType() - method in class ewe.reflect.Field
Return the type of the field as a Class.
getFieldType(int) - method in class ewe.database.Database
Get the type of a field.
getFieldType(int) - method in class ewe.datastore.Database
getFieldType(int) - method in class ewe.database.DatabaseObject
Get the type of a field.
getFieldType(int) - method in class ewe.datastore.DataTable
Get the value of a field at the specified row.
You would hardly use this.
getFieldValue(int,java.lang.Object) - method in class ewe.database.DatabaseEntry
getFieldValue(int,java.lang.Object) - method in class ewe.datastore.DatabaseEntry
This is used to get a field value.
This is used to get a field value specifying a default value.
Get a field value.
getFieldValue(java.lang.Object) - method in class ewe.reflect.FieldTransfer
Get a field value using a ewe.sys.Wrapper instead of a standard Java wrapper.
Get a field value.
getFile() - method in class ewe.io.FakeFileSystem
getFile() - method in class ewe.ui.mFileInput
This returns a File as specified by the file name and of the same type as the file model.
getFile() - method in class ewe.io.SafeFile
Get the actual file.
getFile() - method in class ewe.net.URL
Returns the file portion of the URL.
getFile(java.lang.String) - static method in class ewe.util.FileComparer
getFileAt(int) - method in class ewe.filechooser.FileTree
getFileChooserClass() - static method in class ewe.io.File
getFileExt() - method in class ewe.io.FileBase
Return only the filename and extension of the file.
getFileExt(java.lang.String) - static method in class ewe.io.FileBase
getFileExt(java.lang.String) - static method in class ewe.util.FileComparer
getFileIndex(int,int) - method in class ewe.filechooser.FileListTableModel
getFileInfo(ewe.io.File) - static method in class ewe.io.CopyOver
getFilePointer() - method in class ewe.io.RandomAccessFile
getFilePosition() - method in class ewe.io.MemoryFile
getFilePosition() - method in class ewe.io.RandomAccessFile
Returns the current file pointer position.
getFilePosition() - method in class ewe.io.RandomAccessStream
Get the file position.
getFilePosition() - method in class ewe.io.RandomStreamObject
Get the file position.
getFileSaver() - method in class ewe.ui.Editor
This will return the Saver associated with the Form if one was assigned.
getFirstChild() - method in class ewe.datastore.DataEntry
Get first child entry.
Searches a child element.
Searches a child element.
Searches a child element.
Searches a child element.
getFirstDataLocation() - method in class ewe.database.DatabaseStream
Return the location of where you can store your data.
getFirstDataLocation() - method in class ewe.database.RandomAccessDatabaseStream
getFirstEntry() - method in class ewe.database.RecordFile
Retrieve the location of the first record.
getFirstFocus() - method in class ewe.ui.CardPanel
getFirstFocus() - method in class ewe.ui.Container
getFirstFocus() - method in class ewe.ui.Form
getFirstFocus() - method in class ewe.ui.mTabbedPanel
getFirstFocus() - method in class ewe.ui.TableControl
getFirstPage(int) - method in class ewe.fx.print.PrintOptions
Return the first page that should be printed.
getFlags() - method in class ewe.io.FileBase
A quick way to get the flags from getInfo().
This is only called if "dynamicCanExpand" is set true.
This is only called if "dynamicCanExpand" is set true.
getFloat() - method in class ewe.reflect.Wrapper
getFloat(int) - method in class ewex.sql.CallableStatement
This method returns the value of the specified parameter as a Java float.
getFloat(int) - method in class ewex.sql.ResultSet
This method returns the value of the specified column as a Java float.
getFloat(java.lang.Object) - method in class java.lang.reflect.Field
getFloat(java.lang.Object,int) - static method in class java.lang.reflect.Array
Gets an element of a float array.
getFloat(java.lang.String) - method in class ewex.sql.ResultSet
This method returns the value of the specified column as a Java float.
getFocus() - method in class ewe.ui.Window
Returns the focus control for this window.
getFont() - method in class ewe.ui.Control
getFont() - method in class ewe.fx.FontMetrics
getFont(ewe.fx.Font,int) - method in class ewe.ui.formatted.TextFormatter
getFontForHeight(int,ewe.fx.FontMetrics) - static method in class ewe.fx.FontTools
Find the biggest Font such that its height is less than or equal to the requiredHeight.
Retrieve the Font which is of the correct size, such that its metric is equal to, or just smaller than the specified metric in pixels, or for which the metrics of the supplied data is equal to or just smaller than the specified metric in pixels.
getFontMetrics() - method in class ewe.ui.Control
getFontMetrics() - method in class ewe.ui.SoftKeyBar
getFontMetrics(ewe.fx.Font) - method in class ewe.ui.Control
Returns the font metrics for a given font.
getFontMetrics(ewe.fx.Font) - method in class ewe.fx.Graphics
Get a FontMetrics for the font on the ISurface for this Graphics.
getFontMetrics(ewe.fx.Font) - method in class ewe.ui.MainWindow
Returns the font metrics for a given font.
getFonts() - static method in class ewe.ui.mApp
Get an Iterator for all the entries in the fonts hashtable.
getForeground() - method in class ewe.ui.Control
getForIndex(int) - method in class ewex.livedata.CustomListEdit
getForIndex(int) - method in class ewex.livedata.ObjectListEdit
getForIndex(int) - method in class ewex.livedata.SimpleListEdit
getForIndex(int) - method in class ewex.livedata.VectorListEdit
getFormat() - method in class ewe.util.DataParser
getFormat() - method in class ewe.ui.DateTimeInput
getFormat() - method in class ewe.sys.Time
Returns the positions of each individual character in a formatted String.
getFormFrame(int) - method in class ewe.ui.Form
This is called when the Form is about to be displayed.
getFormFrame(int) - method in class ewe.ui.InputKeyPad
getFormFrame(int) - method in class ewe.ui.SinglePressKeyPad
getForName(java.lang.String) - static method in class ewe.reflect.Reflect
Get a Reflect object that represents the specified class name.
getForName(java.lang.String,java.lang.Class) - static method in class ewe.reflect.Reflect
Get a Reflect object that represents the specified class name.
getForObject(java.lang.Object) - method in class ewex.livedata.ObjectListEdit
getForObject(java.lang.Object) - static method in class ewe.reflect.Reflect
Get a Reflect object that represents this class.
getFoundEntries() - method in class ewe.database.EntriesView
Get the FoundEntries for the view.
Get all the entries in the Database sorted by the specific comparer.
Get all the entries in the Database sorted by the specific comparer.
getFoundEntries(ewe.sys.Handle,int) - method in class ewe.database.Database
Get all the entries in the Database sorted by the specified sort ID.
Get all the entries in the Database sorted by the specified sort ID.
Get a subset of the entries in the Database sorted by the specific sort ID and which the EntrySelector considers to be equal to the searchData.
Get a subset of the entries in the Database sorted by the specific sort ID and which the EntrySelector considers to be equal to the searchData.
Override this to locate the found entries in your own way.
Get a subset of the entries in the Database sorted by the specific sort ID and which the ObjectFinder considers to be what is being looked for.
Get a subset of the entries in the Database sorted by the specific sort ID and which the ObjectFinder considers to be what is being looked for.
Get a subset of the entries in the Database sorted by the specific sort ID and which match the primarySearchFields data.
Get a subset of the entries in the Database sorted by the specific sort ID and which match the primarySearchFields data.
Get all the entries in the database sorted according to the specified index.
Get all the entries in the database sorted according to the specified index.
getFoundEntries(ewe.util.Comparer) - method in class ewe.database.Database
Get all the entries in the Database sorted by the specified Comparer in a new thread.
getFoundEntries(ewe.util.Comparer) - method in class ewe.database.DatabaseObject
Get all the entries in the Database sorted by the specified Comparer in a new thread.
getFoundEntries(int) - method in class ewe.database.Database
Get all the entries in the Database sorted by the specified sort ID in a new thread.
getFoundEntries(int) - method in class ewe.database.DatabaseObject
Get all the entries in the Database sorted by the specified sort ID in a new thread.
Get a subset the entries in the Database sorted by the specified sort ID in a new thread.
Get a subset the entries in the Database sorted by the specified sort ID in a new thread.
Get a subset of the entries in the Database sorted by the specific sort ID and which the ObjectFinder considers to be what is being looked for in a new thread.
Get a subset of the entries in the Database sorted by the specific sort ID and which the ObjectFinder considers to be what is being looked for in a new thread.
getFoundEntries(int,java.lang.Object) - method in class ewe.database.Database
Get a subset of the entries in the Database sorted by the specific sort ID and which match the primarySearchFields data in a new thread.
Get a subset of the entries in the Database sorted by the specific sort ID and which match the primarySearchFields data in a new thread.
getFoundEntries(java.lang.String) - method in class ewe.database.Database
Get all the entries in the Database sorted by the specified index in a new thread.
getFoundEntries(java.lang.String) - method in class ewe.database.DatabaseObject
Get all the entries in the Database sorted by the specified index in a new thread.
getFrame() - method in class ewe.ui.Control
getFrameOrContainer() - method in class ewe.ui.Control
getFree() - method in class ewe.datastore.DataStorage
This returns the entry that holds all freed entries.
getFromBuffer() - method in class ewe.io.MemoryStream
Get a all the bytes from the internal data buffer.
Get a number of bytes from the internal data buffer.
Get the value stored in the field f in the object source into this Wrapper.
getFullCopy() - method in class ewe.fx.mImage
This gets a copy which has copies of the image resources of this one.
getFullCopy() - method in class ewe.util.Vector
This returns a Vector that is a copy of this one, where all the items are themselves copies of the original items.
getFullFiew() - method in class ewe.database.EntriesView
Refresh this EntriesView to view the entire source FoundEntries.
getFullName() - method in class ewex.xml.IXMLElement
Returns the full name (i.e.
getFullName() - method in class ewex.xml.XMLElement
Returns the full name (i.e.
getFullPath() - method in class ewe.io.File
Return the fully qualified pathname of the file.
getFullPath() - method in class ewe.io.FileAdapter
Return the fully qualified pathname of the file.
getFullPath() - method in class ewe.io.FileBase
Return the fully qualified pathname of the file.
getFullPath() - method in class ewex.rapi.RapiFile
Return the fully qualified pathname of the file.
getFullPath() - method in class ewex.registry.RegistryKey
getFullPath() - method in class ewe.io.SafeFile
getFullStackTrace(java.lang.Throwable) - static method in class ewe.sys.Vm
This gets the fully expanded stack trace for the Throwable and all chained throwables.
Get an EntriesView that contains all the entries in this FoundEntries.
getGeneratedKeys() - method in class ewex.sql.Statement
getGenericProcessor() - method in class ewex.rapi.SystemInfo
This returns either "Mips" or "SH3" or "SH4" or "Arm" depending on the discovered processor.
getGraphics() - method in class ewe.fx.BufferedGraphics
Get the graphics that you should use to draw on.
getGraphics() - method in class ewe.ui.Control
Return a Graphics context for this control for drawing directly onto the window surface.
getGraphics() - method in class ewe.fx.print.PageRect
Returns the graphics that you use to draw on.
getGraphics(boolean) - method in class ewe.ui.mApp
getGraphics(ewe.ui.Window) - static method in class ewe.ui.Gui
This gets a Graphics object for a window.
getGrayScaleColorTable(int) - static method in class ewe.fx.ImageTool
Create and return a Gray scale color table.
getGreen() - method in class ewe.fx.Color
Returns the green value of the color.
getGuiFlags() - static method in class ewe.ui.Gui
getHandle() - method in class ewe.sys.Handle
Task implementation - This will return itself.
getHandle() - method in class ewe.sys.SlowTaskException
Get the handle for the task being performed.
getHandle() - method in class ewe.sys.Task
This returns the handle associated with the Task.
getHandle() - method in class ewe.sys.TaskObject
Get the Handle for the TaskObject.
getHasChanged() - method in class ewe.io.FileSaver
getHeight() - method in class ewe.fx.DisabledIcon
This returns the height of the normal image.
getHeight() - method in class ewe.fx.FontMetrics
Returns the height of the referenced font.
getHeight() - method in class ewe.fx.IconAndText
getHeight() - method in class ewe.fx.IImage
This returns the height of the image.
getHeight() - method in class ewe.fx.Image
Returns the height of the image.
getHeight() - method in class ewe.fx.Mask
getHeight() - method in class ewe.fx.mImage
This returns the height of the image.
getHeight() - method in class ewe.fx.PixelBuffer
This returns the height of the image.
getHeight() - method in class ewe.fx.RGBImageData
getHeightOnPaper() - method in class ewe.fx.print.PageRect
Returns the height of the PageRect in Points (1/72 of an inch).
getHintsFor(int) - method in class ewe.fx.print.PrintableObject
By default this returns 0.
getHoldability() - method in class ewex.sql.Connection
getHost() - method in class ewe.net.URL
Returns the host of the URL
getHostAddress() - method in class ewe.net.InetAddress
Return the address in the dotted form.
getHostName() - method in class ewe.net.InetAddress
Return the host name.
getHotArea() - method in class ewe.fx.mImage
The area returned here is not relative to the top left of the image.
getHotKeyFrom(java.lang.String) - static method in class ewe.ui.Gui
Given text in the format "Text$hotkey" this returns the hotkey character.
getHotUnit(int,int) - method in class ewe.graphics.PageDisplay
getHotUnit(int,int) - method in class ewe.graphics.PageDisplayUnit
This retrieves the child unit that reports itself as hot for the specified x and y co-ordinates.
getHours() - method in class ewex.sql.Date
This method always throws an IllegalArgumentException.
getIcon() - method in class ewe.data.LiveData
Return an Icon for this object (if one exists) or null if no icon exists.
getIcon() - method in class ewe.data.LiveObject
This returns null by default.
getIcon() - method in class ewe.ui.TaskbarWindow
Get an object representing the of the icon and tip currently displayed.
getIcon(int) - static method in class ewe.io.FileBase
Get one of the icons: OpenFolderIcon, ClosedFolderIcon and PageIcon.
getIcon(java.lang.Object,int) - method in class ewex.registry.RegistryTreeModel
Override this to get the icon for the child of the parent.
Override this to get the icon for the child of the parent.
getIconCount() - method in class ewe.ui.IconTableModel
This should return the number of icons.
getIconForFile(java.lang.String) - static method in class ewe.filechooser.FileChooser
Get the associated icon for a file name.
getIconImage(int) - method in class ewe.ui.IconTableModel
Get the image for the specified icon.
getIconText(int) - method in class ewe.ui.IconTableModel
Get the text for the specified icon.
getIconToolTip(int) - method in class ewe.ui.IconTableModel
Get the tooltip for the icon at the specified index.
getID() - method in class ewex.locale.LocaleInfo
getID(java.lang.String) - method in class ewe.database.Record
Find the ID of a specified field given its name - throwing an IllegalArgumentException if the ID is not found.
getIdentifier() - method in class ewe.database.Database
Get a unique identifier for this database - used for synchronizing.
getIdentifier() - method in class ewe.datastore.Database
Get a unique identifier for this database - used for synchronizing.
getIdentifier() - method in class ewe.database.DatabaseObject
Get a unique identifier for this database - used for synchronizing.
getIdentifier() - method in class ewe.datastore.DataTable
getIdentifierQuoteString() - method in class ewex.sql.DatabaseMetaData
This metohd returns the quote string for SQL identifiers.
getImage() - method in class ewe.ui.Control
getImage() - method in class ewe.ui.ImageControl
getImage() - method in class ewe.graphics.pagedisplay.ImageUnit
getImage() - method in class ewe.fx.print.PageRect
This returns the Image that was used to store images drawn if an Image was used for storing the drawn data.
getImage(ewe.io.File,boolean) - static method in class ewe.filechooser.ImageFileChooser
Retrieve an Image that may be an animated image (such as an animaged GIF) or may be any other type of decodable image.
Retrieve an Image that may be an animated image (such as an animaged GIF) or may be any other type of decodable image.
getImage(int,int) - static method in class ewe.fx.Graphics
getImage(java.lang.String) - method in class ewe.graphics.AnimatedIcon
Get a named image from the list of images.
getImage(java.lang.String) - method in class ewe.fx.ImageCache
Get an Image.
This will execute an ImageFileChooser and return the chosen image.
getImageBits() - method in class ewe.fx.Image
getImageBuffer(int,int) - method in class ewe.fx.print.PrintSurfaceObject
getImageColor() - method in class ewe.ui.ButtonObject
getImageColor() - method in class ewe.ui.mButton
getImageColorTable() - method in class ewe.fx.ArrayImageData
getImageColorTable() - method in class ewe.fx.Image
getImageColorTable() - method in class ewe.fx.ImageData
For indexed images, this retrieves the color table as an array of ARGB integers.
getImageColorTable() - method in class ewe.fx.RGBImageData
This always returns null.
getImageDrag() - method in class ewe.ui.DragContext
Get the current ImageDragInWindow if there is one.
getImageHeight() - method in class ewe.fx.ArrayImageData
getImageHeight() - method in class ewe.fx.Image
getImageHeight() - method in class ewe.fx.ImageData
getImageHeight() - method in class ewe.fx.RGBImageData
getImageInfo(ewe.io.Stream,ewe.fx.ImageInfo) - static method in class ewe.fx.Image
Get the information on an Image as stored in a formatted form.
Get the information on an Image as stored in a formatted form.
getImages(ewe.sys.Handle) - method in class ewe.fx.print.PrintPreview
getImageScanLineLength() - method in class ewe.fx.ArrayImageData
getImageScanLineLength() - method in class ewe.fx.Image
getImageScanLineLength() - method in class ewe.fx.ImageData
If the scan line type is SCAN_LINE_BYTE_ARRAY then this indicates the number of bytes is needed for one complete scan line.
getImageScanLineLength() - method in class ewe.fx.RGBImageData
This always returns the width of the original image.
Place a set of scan lines into a destination array.
Get the image scan lines, always as ARGB integer values.
getImageScanLineType() - method in class ewe.fx.ArrayImageData
getImageScanLineType() - method in class ewe.fx.Image
getImageScanLineType() - method in class ewe.fx.ImageData
Get the type of scan line used by the image - either SCAN_LINE_BYTE_ARRAY or SCAN_LINE_INT_ARRAY
getImageScanLineType() - method in class ewe.fx.RGBImageData
This always returns SCAN_LINE_INT_ARRAY;
This gets a section of an Image, starting at a particular point and in a shape represented by Mask.
getImageType() - method in class ewe.fx.ArrayImageData
getImageType() - method in class ewe.fx.Image
getImageType() - method in class ewe.fx.ImageData
This returns one of the TYPE_XXX values
getImageType() - method in class ewe.fx.RGBImageData
This returns either TYPE_ARGB or TYPE_RGB.
getImageWidth() - method in class ewe.fx.ArrayImageData
getImageWidth() - method in class ewe.fx.Image
getImageWidth() - method in class ewe.fx.ImageData
getImageWidth() - method in class ewe.fx.RGBImageData
This method returns a list of the table's foreign keys.
getInCheck() - method in class java.lang.SecurityManager
Tells whether or not the SecurityManager is currently performing a security check.
getInCollection(java.lang.Object,int) - static method in class ewe.database.DatabaseUtils
getIndex() - method in class ewex.sql.DataTruncation
This method returns the index of the column or parameter that was truncated.
getIndexedSection(int) - method in class ewe.ui.DisplayLine
Set a 32-bit data value in either little-endian or big-endian format.
getIndexes() - method in class ewe.database.Database
This returns all the indexes used by the Database.
getIndexes() - method in class ewe.database.DatabaseObject
This returns all the indexes used by the Database.
getIndexes() - method in class ewe.database.EntriesView
Get the indexes of the entries in the FoundEntries in this view.
getIndexes(ewe.util.IntArray) - method in class ewe.database.EntriesView
Append all the indexes stored in this EntriesView into an IntArray.
getIndexesInFoundEntries() - method in class ewe.database.EntriesView
Get all the indexes as an arry of ints.
getIndexFor(int) - method in class ewe.ui.TreeModelAdapter
This method returns information about a tables indices and statistics.
This locates the row and column index of a character from the original text in the list of DisplayLines.
getIndexOf(java.lang.String) - method in class ewe.util.TextDecoder
Get the index of the named value.
getIndexOnScreen(int) - method in class ewe.ui.PhoneMenu
getIndexSort(java.lang.String) - method in class ewe.database.DatabaseObject
getInetAddress() - method in class ewe.net.ServerSocket
getInetAddress() - method in class ewe.net.Socket
Get the remote host the socket is connected to.
getInfo(int) - method in class ewe.io.FileBase
getInfo(int) - method in class ewex.locale.LocaleInfo
This method is used to get extended information about the File or the File system in general.
This method is used to get extended information about the File or the File system in general.
This method is used to get extended information about the File or the File system in general.
This method is used to get extended information about the File or the File system in general.
This method is used to get extended information about the File or the File system in general.
This method is used to get extended information about the Window or the GUI system in general.
This method is used to get extended information about the File or the File system in general.
getInitialFile() - method in class ewe.io.FileSaver
getInputStream() - method in class ewe.io.FileBase
Get a stream to read from the File.
getInputStream() - method in class ewe.net.HttpConnection
Get an InputStream to read in the data.
getInputStream() - method in class ewe.sys.Process
Return an Input Stream to read from the standard output of the process.
getInputStream() - method in class ewe.net.Socket
Get an InputStream for reading from the connected Socket.
Get a Stream that can be used for reading a single entry from a RandomAccessStream that represents a Ewe file.
Get an InputStream to read in the data.
getInputStream(ewe.util.zip.ZipEntry) - method in class ewe.util.zip.ZipFile
getInputStream(ewe.zip.ZipEntry) - method in class ewe.zip.ZipFile
Creates an input stream reading the given zip entry as uncompressed data.
This creates a Stream to read from to the source file name.
This is called by findClassBytes by default and you can override this if necessary instead of overriding findClassBytes().
getInputValue() - method in class ewe.ui.InputBox
Use this to get the entered text.
This requests the text to insert into the mInput for the specified MenuItem.
getInstance() - static method in class ewe.io.RemoteConnection
getInt() - method in class ewe.ui.CheckBoxGroup
This returns the same value as getSelectedIndex().
getInt() - method in class ewe.ui.ChoiceControl
getInt() - method in class ewe.ui.HexDisplay
getInt() - method in class ewe.util.Intable
getInt() - method in class ewe.ui.IntChoice
Return the integer value of the String at the currently selected index.
getInt() - method in class ewe.math.MPN
getInt() - method in class ewe.ui.UpDownInput
Return the integer value in the control - by default it simply converts the text value to an integer.
getInt() - method in class ewe.reflect.Wrapper
getInt(int) - method in class ewex.sql.CallableStatement
This method returns the value of the specified parameter as a Java int.
getInt(int) - method in class ewe.util.DataParser
Use this to get the value that was just parsed at the specified index.
getInt(int) - method in class ewex.sql.ResultSet
This method returns the value of the specified column as a Java int.
getInt(java.lang.Object) - method in class java.lang.reflect.Field
getInt(java.lang.Object,int) - static method in class java.lang.reflect.Array
Gets an element of an int array.
This first converts the propertyListOrStrings parameters into a valid or empty PropertyList and then calls getInt(name,defaultValue) on that list.
getInt(java.lang.String) - method in class ewex.sql.CallableStatement
getInt(java.lang.String) - method in class ewex.sql.ResultSet
This method returns the value of the specified column as a Java int.
getInt(java.lang.String,int) - method in class ewe.data.PropertyList
getInteger(java.lang.String) - static method in class java.lang.Integer
Get the specified system property as an Integer.
getInteger(java.lang.String,int) - static method in class java.lang.Integer
Get the specified system property as an Integer, or use a default int value if the property is not found or is not decodable.
getInteger(java.lang.String,java.lang.Integer) - static method in class java.lang.Integer
Get the specified system property as an Integer, or use a default Integer value if the property is not found or is not decodable.
getInterface(int) - method in class ewe.reflect.Reflect
Get the name of the interface implemented by this class at the specified index.
getInterfaces() - method in class java.lang.Class
Returns an array of interface implemented by this class.
Get the intersection between this Rect and another Rect.
getIntSequence(int[],int) - static method in class ewe.util.Utils
This fills the int array with an increasing sequence of integers starting with first.
getIntSequence(int[],int,int,int,int) - static method in class ewe.util.Utils
This puts a sequence of integers into a int array.
getItem(ewe.ui.Control) - method in class ewe.ui.CardPanel
getItem(ewe.ui.Control) - method in class ewe.ui.mTabbedPanel
getItem(ewe.ui.Control) - method in class ewe.ui.MultiPanel
This returns a Card object holding information about the item added for the specified control.
getItem(int) - method in class ewe.ui.CardPanel
getItem(int) - method in class ewe.ui.ListEditor
Get the item at the specified index.
getItem(int) - method in class ewe.ui.mTabbedPanel
getItem(int) - method in class ewe.ui.MultiPanel
This returns a Card object holding information about the item added at the specified index.
getItemAt(int) - method in class ewe.ui.ChoiceControl
getItemAt(int) - method in class ewe.ui.SimpleList
getItemAtIndex(int) - method in class ewe.ui.PhoneMenu
Get the item at the specified index as a MenuItem.
getItemAtIndex(int) - method in class ewe.util.RangeList
getItemCount() - method in class ewe.ui.CardPanel
getItemCount() - method in class ewe.datastore.DatabaseList
Get the number of items in the list.
getItemCount() - method in class ewe.ui.ListEditor
Get the number of items.
getItemCount() - method in class ewe.ui.mTabbedPanel
getItemCount() - method in class ewe.ui.MultiPanel
This returns the number of items added to the MultiPanel.
getItemCount() - method in class ewe.ui.SimpleList
Get the number of items in the list.
getItemHeight() - method in class ewe.ui.ChoiceControl
This is used to calculate the height of the line used for each item.
getItemHeight() - method in class ewe.ui.mTextArea
getItemRect(int,ewe.fx.Rect) - method in class ewe.ui.Menu
getItemRect(int,ewe.fx.Rect) - method in class ewe.ui.PhoneMenu
Override this to get the area on the screen for a particular item.
getItemsPerPixel(ewe.fx.ImageData) - static method in class ewe.fx.ImageTool
Return the number of items (bytes or ints) per pixel in an image scan line.
getItemsPerPixel(int,int) - static method in class ewe.fx.ImageTool
Return the number of items (bytes or ints) per pixel in an image scan line.
getJDBCMajorVersion() - method in class ewex.sql.DatabaseMetaData
getJDBCMinorVersion() - method in class ewex.sql.DatabaseMetaData
getKeepAlive() - method in class ewe.net.SocketBase
getKey() - method in class ewe.util.Map.MapEntry
getKeyAt(int) - method in class ewex.registry.RegistryTreeModel
getLabel(java.lang.String) - method in class ewe.ui.InputStack
getLastChild() - method in class ewe.datastore.DataEntry
Get last child entry.
getLastColToShow() - method in class ewe.ui.TableControl
getLastColToShow(int) - method in class ewe.ui.TableControl
getLastRowToShow() - method in class ewe.ui.TableControl
getLastRowToShow(int) - method in class ewe.ui.TableControl
getLastSaved() - method in class ewe.io.FileSaver
getLastSelected() - method in class ewe.ui.Control
Find the menu item which was last selected.
getLeading() - method in class ewe.fx.FontMetrics
Returns the external leading which is the space between lines.
getLeftPosition() - method in class ewe.ui.mTextPad
Return how many pixels the display is shifted to the right.
getLength() - method in class ewe.net.DatagramPacket
getLength() - method in class ewe.io.EweFile.EweEntryFile
getLength() - method in class ewe.io.File
Returns the length of the file in bytes.
getLength() - method in class ewe.io.FileAdapter
getLength() - method in class ewe.io.FileBase
getLength() - method in class ewe.io.MemoryFile
Returns the length of the file in bytes.
getLength() - method in class ewe.io.RandomAccessFile
Returns the length of the file in bytes.
getLength() - method in class ewe.io.RandomAccessStream
Gets the length of the open stream.
getLength() - method in class ewe.io.RandomStreamObject
Gets the length of the open stream.
getLength() - method in class ewex.rapi.RapiFile
getLength() - method in class ewe.zip.ZipEntryFile
getLength(java.lang.Object) - static method in class ewe.reflect.Array
getLength(java.lang.Object) - static method in class java.lang.reflect.Array
Gets the array length.
getLine() - method in class ewe.ui.mTextArea
getLine() - method in class ewe.ui.mTextPad
getLine(int) - method in class ewe.ui.Console
getLine(int) - method in class ewe.ui.mTextArea
getLine(int) - method in class ewe.ui.mTextPad
Get the DisplayLine at the specified index.
getLineAt(int) - method in class ewe.ui.mTextPad
Get the line at the specified index.
getLineAt(int,boolean) - method in class ewe.ui.mTextPad
Get the line at the specified index.
getLineHeight() - method in class ewe.ui.mTextPad
Returns the height in pixels of each line (all lines are the same height).
getLineLength() - method in class ewe.ui.Console
getLineLength(int,boolean) - method in class ewe.ui.mTextPad
Return the length of the line in characters, with or without the ending line feed.
getLineNr() - method in class ewex.xml.IXMLElement
Returns the line number in the data where the element started.
getLineNr() - method in class ewex.xml.IXMLReader
Returns the line number of the data in the current stream.
getLineNr() - method in class ewex.xml.StdXMLReader
Returns the line number of the data in the current stream.
getLineNr() - method in class ewex.xml.XMLElement
Returns the line number in the data where the element started.
getLineNr() - method in class ewex.xml.XMLException
Returns the line number in the XML data where the exception occurred.
getLineNumber() - method in class ewe.io.LineNumberReader
This method returns the current line number
getLines() - method in class ewe.ui.MessageArea
getLines() - method in class ewe.ui.mLabel
getLines() - method in class ewe.ui.mTextArea
getLines() - method in class ewe.ui.mTextPad
Get all the lines.
getLines(boolean,int) - method in class ewe.fx.GeneralPath
This returns the lines as integer or floating point values.
Convert the GeneralPath to an sequence of lines that fit the path.
getLinesFor(java.lang.Object) - method in class ewe.ui.TableModel
getList() - method in class ewe.data.MultiListSelect.SingleListSelect
getListDisplay(ewe.ui.ChoiceControl) - method in class ewex.livedata.ListEdit
getListEditor(int) - method in class ewe.data.ListObject
getListItem(int) - method in class ewe.data.IList
getListItem(int) - method in class ewe.data.ISimpleList
Get the Object at the list index.
getListItem(int) - method in class ewe.ui.mList
getListItem(int) - method in class ewe.ui.SimpleList
getListItems() - method in class ewe.ui.BasicList
getListItems() - method in class ewe.data.ISimpleList
Get all the list items.
getListItems() - method in class ewe.ui.mList
getListItems() - method in class ewe.ui.SimpleList
getLocalAddress() - method in class ewe.net.DatagramSocket
Get the local address the DatagramSocket is bound to.
getLocalAddress() - method in class ewe.net.Socket
Get the address of the local host the socket is bound to.
getLocale() - method in class ewe.database.Database
Set the locale being used with the Database.
getLocale() - method in class ewe.datastore.Database
getLocale() - method in class ewe.database.DatabaseObject
Set the locale being used with the Database.
getLocale() - method in class ewe.datastore.StoredObject
getLocale() - static method in class ewe.sys.Vm
Get a default locale object.
getLocalHost() - static method in class ewe.net.InetAddress
Return an address for the local host.
getLocalHostName() - static method in class ewe.net.InetAddress
This returns the local host name.
getLocalKey(int,java.lang.String,boolean,boolean) - static method in class ewex.registry.Registry
Get a key in the local registry.
getLocalPort() - method in class ewe.net.DatagramSocket
Return the port number on the local host to which this socket is bound.
getLocalPort() - method in class ewe.net.ServerSocket
This gets the local port the socket is listening on.
getLocalPort() - method in class ewe.net.Socket
Get the local port the socket is bound to.
This returns an object which implements LocalResource.
getLocation(ewe.fx.Point) - method in class ewe.ui.Control
getLocation(ewe.fx.Point) - method in class ewe.fx.mImage
Get the X,Y location of the mImage.
getLock - field in class ewe.data.FieldTableModel
getLock() - method in class ewe.io.Reader
Get the Lock object used to synchronize IO operations on this Reader.
getLock() - method in class ewe.io.Writer
Get the Lock object used to synchronize IO operations on this Reader.
getLoginTimeout() - static method in class ewex.sql.DriverManager
This method returns the login timeout in use by JDBC drivers systemwide.
getLogWriter() - static method in class ewex.sql.DriverManager
This method returns the log writer being used by all JDBC drivers.
getLong() - method in class ewe.ui.HexDisplay
getLong() - method in class ewe.math.MPN
getLong() - method in class ewe.reflect.Wrapper
getLong(int) - method in class ewex.sql.CallableStatement
This method returns the value of the specified parameter as a Java long.
getLong(int) - method in class ewe.util.DataParser
Use this to get the value that was just parsed at the specified index.
getLong(int) - method in class ewex.sql.ResultSet
This method returns the value of the specified column as a Java long.
getLong(java.lang.Object) - method in class java.lang.reflect.Field
getLong(java.lang.Object,int) - static method in class java.lang.reflect.Array
Gets an element of a long array.
getLong(java.lang.String) - method in class ewex.sql.CallableStatement
getLong(java.lang.String) - static method in class java.lang.Long
Get the specified system property as a Long.
getLong(java.lang.String) - method in class ewex.sql.ResultSet
This method returns the value of the specified column as a Java long.
getLong(java.lang.String,java.lang.Long) - static method in class java.lang.Long
Get the specified system property as a Long, or use a default Long value if the property is not found or is not decodable.
getLong(java.lang.String,long) - static method in class java.lang.Long
Get the specified system property as a Long, or use a default long value if the property is not found or is not decodable.
Get a LookupData which can be used to lookup values based on the specified sort.
Get a LookupData which can be used to lookup values based on the specified sort.
getLookupView() - method in class ewe.database.LookupData
Return the view used to lookup data in the database.
getLowestSetBit() - method in class ewe.math.BigInteger
getLowestSetBit() - method in class ewex.math.BigInteger
getMainWindow() - static method in class ewe.ui.MainWindow
Returns the MainWindow of the current application.
getMajorVersion() - method in class ewex.sql.Driver
This method returns the major version number of the driver.
getMaskList() - method in class ewe.filechooser.FileChooser
This returns the list of masks currently set for the file chooser.
This method returns the number of hex characters allowed in an inline binary literal.
getMaxBlockSize() - method in class ewe.io.Base64Decoder
This returns the largest block that can be processed.
getMaxBlockSize() - method in class ewe.io.Base64Encoder
getMaxBlockSize() - method in class ewe.io.DataProcessor
This returns the largest block that can be processed.
getMaxBlockSize() - method in class ewe.database.Encryptor
This returns the largest block that can be processed.
getMaxBlockSize() - method in class ewe.security.Encryptor
This returns the largest block that can be processed.
getMaxBlockSize() - method in class ewex.msencrypt.Encryptor
This returns the largest block that can be processed.
getMaxCatalogNameLength() - method in class ewex.sql.DatabaseMetaData
This method returns the maximum length of a catalog name.
getMaxCharLiteralLength() - method in class ewex.sql.DatabaseMetaData
This method returns the maximum length of a character literal.
getMaxColumnNameLength() - method in class ewex.sql.DatabaseMetaData
This method returns the maximum length of a column name.
getMaxColumnsInGroupBy() - method in class ewex.sql.DatabaseMetaData
This method returns the maximum number of columns in a GROUP BY statement.
getMaxColumnsInIndex() - method in class ewex.sql.DatabaseMetaData
This method returns the maximum number of columns in an index.
getMaxColumnsInOrderBy() - method in class ewex.sql.DatabaseMetaData
This method returns the maximum number of columns in an ORDER BY statement.
getMaxColumnsInSelect() - method in class ewex.sql.DatabaseMetaData
This method returns the maximum number of columns in a SELECT statement.
getMaxColumnsInTable() - method in class ewex.sql.DatabaseMetaData
This method returns the maximum number of columns in a table.
getMaxColWidth(int) - method in class ewe.data.FieldTableModel
getMaxColWidth(int) - method in class ewe.ui.TableModel
If this returns -1 there will be no maximum.
getMaxConnections() - method in class ewex.sql.DatabaseMetaData
This method returns the maximum number of connections this client can have to the database.
getMaxCursorNameLength() - method in class ewex.sql.DatabaseMetaData
This method returns the maximum length of a cursor name.
getMaxFieldSize() - method in class ewex.sql.Statement
This method returns the maximum length of any column value in bytes.
getMaximumSize(ewe.fx.Dimension) - method in class ewe.ui.Control
getMaxIndexLength() - method in class ewex.sql.DatabaseMetaData
This method returns the maximum length of an index.
getMaxPriority() - method in class ewe.sys.mThreadGroup
This method returns the maximum length of a procedure name.
getMaxRowHeight(int) - method in class ewe.ui.TableModel
If this returns -1 there will be no maximum.
getMaxRows() - method in class ewex.sql.Statement
This method returns the maximum possible number of rows in a result set.
getMaxRowSize() - method in class ewex.sql.DatabaseMetaData
This method returns the maximum size of a row in bytes.
getMaxSchemaNameLength() - method in class ewex.sql.DatabaseMetaData
This method returns the maximum length of a schema name.
getMaxStatementLength() - method in class ewex.sql.DatabaseMetaData
This method includes the maximum length of a SQL statement.
getMaxStatements() - method in class ewex.sql.DatabaseMetaData
This method returns the maximum number of statements that can be active at any time.
getMaxTableNameLength() - method in class ewex.sql.DatabaseMetaData
This method returns the maximum length of a table name.
getMaxTablesInSelect() - method in class ewex.sql.DatabaseMetaData
This method returns the maximum number of tables that may be referenced in a SELECT statement.
getMaxUserNameLength() - method in class ewex.sql.DatabaseMetaData
This method returns the maximum length of a user name.
getMenu() - method in class ewe.ui.Control
Return the Menu associated with the Control if any.
getMenuFontMetrics() - method in class ewe.ui.mChoice
Returns the FontMetrics for the font that the dropdown menu will use.
getMenuFor(int) - method in class ewe.filechooser.FileTree
getMenuFor(int) - method in class ewe.ui.TreeTableModel
getMenuFor(int,int) - method in class ewe.filechooser.FileListTableModel
getMenuFor(int,int) - method in class ewe.graphics.PageDisplayUnit
This will get a context menu for the child unit at the specific point.
getMenuFor(int,int) - method in class ewe.ui.TableModel
getMenuHeight() - method in class ewe.ui.ChoiceControl
getMenuOutsideCells(ewe.fx.Point) - method in class ewe.filechooser.FileListTableModel
getMenuWidth() - method in class ewe.ui.ChoiceControl
getMenuWidth() - method in class ewe.ui.Menu
getMessage() - method in class java.lang.Throwable
getMessage(ewe.sys.SystemMessage,boolean,boolean) - static method in class ewe.sys.Vm
getMetaData() - method in class ewex.sql.Connection
This method returns the meta data for this database connection.
getMetaData() - method in class ewex.sql.PreparedStatement
This method returns meta data for the result set from this statement.
getMetaData() - method in class ewe.database.RecordFile
Read in the meta-data.
getMetaData() - method in class ewex.sql.ResultSet
This method returns data about the columns returned as part of the result set as a ResultSetMetaData instance.
getMetaData(java.lang.String) - method in class ewe.database.DatabaseObject
getMethod - field in class ewe.reflect.FieldTransfer
The get() method used on the data interface - this is not used on the data object.
getMethod() - method in class ewe.zip.ZipEntry
Gets the compression method.
Find a Class method and optionally confirm the return type.
Find a Class method and optionally confirm the return type.
Find a Class method and optionally confirm the return type.
getMethod(java.lang.String,int) - method in class ewe.reflect.Reflect
Look for a Method in the class - either instance or static.
Look for a Method in the class - either instance or static.
getMethodParameterList(java.lang.String) - static method in class ewe.reflect.Reflect
This returns the string within brackets in a method description.
getMethods() - method in class java.lang.Class
getMethods(int) - method in class ewe.reflect.Reflect
Return an array of all the Methods of the class.
Get the value of a particular Metric for a FontMetrics for a set of data.
getMinColWidth(int) - method in class ewe.data.FieldTableModel
getMinColWidth(int) - method in class ewe.ui.TableModel
getMinimumSize(ewe.fx.Dimension) - method in class ewe.ui.Control
getMinorVersion() - method in class ewex.sql.Driver
This method returns the minor version number of the driver.
getMinRowHeight(int) - method in class ewe.ui.TableModel
getMinutes() - method in class ewex.sql.Date
This method always throws an IllegalArgumentException.
getModified(ewe.sys.Time) - method in class ewe.io.FileBase
Return the Time the File was last modified.
getModifiedTime() - method in class ewe.database.Database
Get the time of the last modification made to the database.
getModifiedTime() - method in class ewe.database.DatabaseStream
getModifiedTime() - method in class ewe.database.RandomAccessDatabaseStream
getModifiedTime() - method in class ewe.database.RecordFile
Get the time of the last modification made to the database.
getModifiers() - method in class java.lang.Class
getModifiers() - method in class java.lang.reflect.Constructor
Gets the modifiers this member uses.
getModifiers() - method in class ewe.reflect.Field
getModifiers() - method in class java.lang.reflect.Field
getModifiers() - method in class ewe.reflect.Member
getModifiers() - method in class java.lang.reflect.Member
Gets the modifiers this member uses.
getModifiers() - method in class java.lang.reflect.Method
Gets the modifiers this member uses.
getModifiers() - method in class ewe.reflect.MethodConstructor
getModifiers(boolean) - method in class ewe.ui.Control
This will get the modifiers for this control.
getMonochrome() - static method in class ewe.fx.Color
getMonth() - method in class ewex.sql.Time
This method always throws an IllegalArgumentException.
getMoreData() - method in class ewe.io.MemoryStream
Override this method if you are implementing a read-only Stream, but are not using a background thread to do so.
getMoreIndex() - method in class ewe.ui.PhoneMenu
getMoreItemRect(ewe.fx.Rect) - method in class ewe.ui.PhoneMenu
Override this to get the area on the screen for the "More..." item.
getMoreResults() - method in class ewex.sql.Statement
This method advances the result set pointer to the next result set, which can then be retrieved using getResultSet
getMoreResults(int) - method in class ewex.sql.Statement
getMostCurrentRow() - method in class ewe.util.Grid
Return the Vector which represents the row which is currently being added to (you are hardly likely to use this method).
getMovedBounds() - method in class ewe.graphics.AniImage
getMyDatabaseEntries() - method in class ewe.database.DatabaseObject
getMyFieldList(java.lang.String) - method in class ewe.data.DataObject
Gets the declared field list for a particular class in the class hierarchy of this LiveObject.
getMyFoundEntries() - method in class ewe.database.DatabaseObject
getMySize(ewe.fx.Dimension) - method in class ewe.ui.Canvas
getName() - method in class ewe.io.BasicStreamObject
getName() - method in class java.lang.Class
Return the name of the class in dot notation (e.g.
getName() - method in class ewex.registry.ComputerKeyNode
Return a String representing a name for this object (for the purpose of displaying in lists, etc).
getName() - method in class ewe.reflect.Constructor
getName() - method in class java.lang.reflect.Constructor
Gets the simple name of this member.
getName() - method in class ewe.datastore.DatabaseEntry
Get the name of the table entry.
getName() - method in class ewe.database.DatabaseObject
getName() - method in class ewe.datastore.DataEntry
Gets the name of this DataEntry if any.
getName() - method in class ewe.datastore.DataEntryNode
Return a String representing a name for this object (for the purpose of displaying in lists, etc).
getName() - method in class ewe.io.EweFile.EweEntry
Return a String representing a name for this object (for the purpose of displaying in lists, etc).
getName() - method in class ewe.reflect.Field
getName() - method in class java.lang.reflect.Field
getName() - method in class ewe.io.FileBase
getName() - method in class ewe.fx.Font
Returns the name of the font.
getName() - method in class ewe.ui.formatted.FormattedTextMaker.Entry
getName() - method in class ewe.io.InputStream
getName() - method in class ewex.xml.IXMLElement
Returns the name of the element.
getName() - method in class ewe.data.LiveData
Return a String representing a name for this object (for the purpose of displaying in lists, etc).
getName() - method in class ewe.data.LiveObject
By default this returns the String "unnamed".
getName() - method in class ewe.reflect.Member
getName() - method in class java.lang.reflect.Member
Gets the simple name of this member.
getName() - method in class java.lang.reflect.Method
Gets the simple name of this member.
getName() - method in class ewe.reflect.MethodConstructor
getName() - method in class ewe.sys.mThread
Get the name of this thread.
getName() - method in class ewe.sys.mThreadGroup
getName() - method in class ewe.io.OutputStream
getName() - method in class ewex.security.Permission
Get the name of this Permission.
getName() - method in class ewe.database.RecordDatabaseIndex
getName() - method in class ewex.registry.RegistryKey
This returns the name of the subkey without the parent path.
getName() - method in class ewex.registry.RegistryKeyNode
By default this returns the String "unnamed".
getName() - method in class ewe.io.Streamable
Get the name associated with this Streamable object.
getName() - method in class ewe.database.TestData
getName() - method in class ewe.io.TreeConfigNode
getName() - method in class ewex.xml.XMLElement
Returns the name of the element.
getName() - method in class ewe.zip.ZipEntry
Returns the entry name.
getName() - method in class ewe.util.zip.ZipFile
getName() - method in class ewe.zip.ZipFile
Returns the name of this zip file.
getName(int) - method in class ewe.util.TextDecoder
The name of the value at the specified index.
getNameFor(java.lang.Object) - method in class ewe.ui.ListEditor
Get the name for the item.
getNames() - method in class ewe.data.PropertyList
getNamespace() - method in class ewex.xml.IXMLElement
Returns the namespace of the element.
getNamespace() - method in class ewex.xml.XMLElement
Returns the namespace of the element.
getNanos() - method in class ewex.sql.Timestamp
This method returns the nanosecond value for this object.
getNativeDrawingSurface(ewe.ui.Window) - static method in class ewe.sys.Device
Get the native drawing surface for a Window.
getNativeFileChooser() - static method in class ewe.sys.JavaBridge
This method returns a native file dialog box and a Task that can be used to execute the file dialog using runNativeDialog(), or null if none is available on the current platform.
getNativeResource() - method in class ewe.fx.Image
Return an Object that holds a reference to the native resource used by the Image.
getNativeWindow() - method in class ewe.ui.Window
This provides access to the underlying native Window.
getNativeWindowControl(ewe.ui.Window) - static method in class ewe.sys.Device
Get the native window control associated with the Ewe Window.
getNew() - method in class ewe.graphics.AniImage
getNew() - method in class ewe.database.DatabaseEntryObject
getNew() - method in class ewe.data.DataObject
Return a new Object which is of the same class as the original.
getNew() - method in class ewe.data.DataUnit
Return a new Object which is of the same class as the original.
getNew() - method in class ewe.database.EntriesView
Return a new DatabaseEntry for use with this database.
getNew() - method in class ewe.data.FieldTableModel
Get a new instance of the object being edited if possible.
getNew() - method in class ewe.database.FoundEntries
Create a new DatabaseEntry for this FoundEntries.
getNew() - method in class ewe.datastore.FoundEntries
This calls getNew(buffer,dest) with null buffer and dest parameters.
getNew() - method in class ewe.database.FoundEntriesObject
Create a new DatabaseEntry for this FoundEntries.
getNew() - method in class ewe.fx.mImage
getNew() - static method in class ewe.sys.SlowTaskException
This returns a new SlowTaskException ONLY if the calling thread is an mThread thread.
getNew() - method in class ewe.util.SubString
Get a new SubString().
getNew() - method in class ewe.sys.TimeOut
Get a copy of this TimeOut, i.e.
Get a new File object given the directory and new path.
Get a new File object given the directory and new path.
Get a new File object given the directory and new path.
Get a new File object given the directory and new path.
This requests a new DatabaseEntry which can be later inserted into the database and this FoundEntries object (in the correct place) using the add() method.
getNew(java.lang.String) - method in class ewe.io.FileBase
Get a new File object given the directory and new path.
getNew(java.lang.String) - static method in class ewe.sys.SlowTaskException
This returns a new SlowTaskException ONLY if the calling thread is an mThread thread.
This returns a new SlowTaskException ONLY if the calling thread is an mThread thread.
getNewConnection() - static method in class ewe.io.RemoteConnection
Use this to get a new instance of a RemoteConnection.
getNewData() - method in class ewe.database.Database
Return an empty DatabaseEntry to be used with this database.
getNewData() - method in class ewe.datastore.Database
This gets a new DatabaseEntry that is not yet stored in the database but can be used to add data to in order to store in the database.
getNewData() - method in class ewe.database.DatabaseObject
Return an empty DatabaseEntry to be used with this database.
getNewData() - method in class ewe.datastore.DataTable
Get a new DatabaseEntry using a buffer and destination entry.
getNewDatabaseOID() - static method in class ewe.database.DatabaseSpecs
getNewDataObject() - method in class ewe.database.Database
Create and return a new instance of the object class assigned to the database.
getNewDataObject() - method in class ewe.database.DatabaseObject
Create and return a new instance of the object class assigned to the database.
getNewDataObject() - method in class ewe.data.ListObject
getNewDataTable() - method in class ewe.datastore.DataEntry
This gets a new DataTable that you intend to setup and store at this entry.
getNewFile() - static method in class ewe.io.FileBase
Get a new File object for the default file system used by the VM.
getNewFile() - method in class ewe.io.SafeFile
getNewFile(ewe.io.File,java.lang.String) - static method in class ewe.io.FileBase
Get a new File object for the default file system used by the VM.
getNewFile(java.lang.String) - static method in class ewe.io.FileBase
Get a new File object for the default file system used by the VM.
getNewFileName() - method in class ewe.io.SafeFile
getNewFor(ewe.datastore.DataEntry) - method in class ewe.datastore.DataEntryNode
getNewFor(ewe.fx.Font) - method in class ewe.fx.FontMetrics
Get a new FontMetrics for a different font but the same ISurface.
getNewFoundEntries() - method in class ewe.database.FoundEntriesObject
getNewId() - static method in class ewe.sys.Vm
getNewInstance() - method in class ewe.io.File
getNewInstance() - method in class ewe.io.FileAdapter
getNewInstance() - method in class ewe.io.FileBase
getNewMenu() - method in class ewe.ui.mChoice
Create an empty Menu object to use as the drop menu.
getNewMetaData(java.lang.String) - method in class ewe.database.DatabaseObject
These deal with fields and sorts and specs.
getNewMetaData(java.lang.String) - method in class ewe.database.RecordFile
getNewObject() - method in class ewe.ui.ListEditor
getNewOID() - method in class ewe.database.DatabaseObject
getNewOID() - static method in class ewe.database.DatabaseUtils
getNewOID() - method in class ewe.datastore.DataTable
getNewOID() - static method in class ewe.datastore.DataTableSpecs
getNewText() - method in class ewe.ui.InputPopupForm
getNext() - method in class ewe.ui.Control
Returns the next child in the parent's list of controls.
getNext() - method in class ewe.datastore.DataEntry
Get next sibling entry.
getNext() - method in class ewe.fx.print.PrintPage
Call this method repeatedly until it returns null - indicating the page is complete.
Starting from the "start" element count "elements" units down.
getNextEntry() - method in class ewe.util.zip.ZipInputStream
getNextEntry() - method in class ewe.zip.ZipInputStream
Open the next entry from the zip archive, and return its description.
getNextEntry(int) - method in class ewe.database.RecordDatabaseObject
getNextEntry(int) - method in class ewe.database.RecordFile
Retrieve the location of the normal record following the previous record.
getNextException() - method in class ewex.sql.SQLException
This method returns the exception that is chained to this object.
getNextInteger() - method in class ewe.database.FieldModifier
Determine which sub-control should receive the keyboard focus.
Determine which sub-control should receive the keyboard focus.
getNextPage() - method in class ewe.fx.print.PrintOptions
Return the next page that should be printed.
getNextPanel() - method in class ewe.ui.SplittablePanel
Create and return the next cell panel either before or after the splitter.
getNextPanel(int) - method in class ewe.ui.SplittablePanel
Return a new section in the SplittablePanel.
getNextWarning() - method in class ewex.sql.SQLWarning
This method returns the exception that is chained to this object.
getNodeToCollapse(int) - method in class ewe.ui.TreeTableModel
This is called by the default doExpand().
getNodeToExpand(int) - method in class ewe.ui.TreeTableModel
This is called by the default doExpand().
getNumberOfInterfaces() - method in class ewe.reflect.Reflect
Get the number of interfaces implemented by this class.
getNumericFunctions() - method in class ewex.sql.DatabaseMetaData
This method returns a comma separated list of math functions.
getNumLines() - method in class ewe.ui.Console
getNumLines() - method in class ewe.ui.mTextArea
getNumLines() - method in class ewe.ui.mTextPad
Return the number of lines being displayed.
getObject() - method in class ewex.sql.Ref
getObject() - method in class ewe.reflect.Wrapper
getObject(ewe.util.Map) - method in class ewex.sql.Ref
getObject(int) - method in class ewex.sql.CallableStatement
This method returns the value of the specified parameter as a Java Object.
getObject(int) - method in class ewex.sql.ResultSet
This method returns the value of the specified column as a Java Object.
This method returns the value of the specified parameter as a Java Object.
getObject(int,ewe.util.Map) - method in class ewex.sql.ResultSet
This method returns the value of the specified column as a Java Object using the specified SQL type to Java type map.
getObject(java.lang.Object) - method in class ewe.datastore.DatabaseEntry
getObject(java.lang.String) - method in class ewex.sql.ResultSet
This method returns the value of the specified column as a Java Object.
This method returns the value of the specified column as a Java Object using the specified SQL type to Java type map.
getObjectAt(int) - method in class ewe.datastore.DatabaseList
Return an Object representing the item at a particular index.
getObjectAt(int) - method in class ewe.ui.SimpleList
Return an Object representing the item at a particular index.
getObjectAtRow(int) - method in class ewe.data.FieldTableModel
Don't override this, you should override loadObjectAtRow() instead.
getObjectClass() - method in class ewe.database.Database
If setObjectClass() was used on the database to specify a Java class to be used as a data interface, then this will return a Reflect object representing that class.
getObjectClass() - method in class ewe.datastore.Database
getObjectClass() - method in class ewe.database.DatabaseObject
If setObjectClass() was used on the database to specify a Java class to be used as a data interface, then this will return a Reflect object representing that class.
getObjectClass() - method in class ewe.datastore.DataTable
getObjectCount() - method in class ewex.livedata.CustomListEdit
getObjectCount() - method in class ewex.livedata.ObjectListEdit
getObjectCount() - method in class ewex.livedata.SimpleListEdit
getObjectCount() - method in class ewex.livedata.VectorListEdit
getObjectName(java.lang.Object) - method in class ewe.datastore.DatabaseList
getOID(ewe.database.DatabaseEntry) - static method in class ewe.database.Synchronizer
Get the OID for an entry.
getOID(ewe.datastore.DatabaseEntry) - method in class ewe.datastore.Synchronizer
Get the OID for an entry.
getOnScreen(ewe.fx.Rect) - method in class ewe.ui.TableControl
This returns which rows and columns are on the screen.
This returns which rows and columns are on the screen, given the specified firstCol and firstRow.
getOpenPanel() - method in class ewe.ui.UIBuilder
Return the current open CellPanel.
getOpenWindows() - static method in class ewe.ui.Window
This gets all the open windows, wether they are visible or not.
getOrignalForm() - method in class ewe.ui.ExecTransfer
This is used to get the original displayed Form ONLY if an exec transfer is not being done.
Return the size in pixels on the output device, given a width and height on this PrintSurface.
getOutputStream() - method in class ewe.io.FileBase
Get a stream to write to the File.
getOutputStream() - method in class ewe.sys.Process
Return an Output Stream to write to the standard input of the process.
getOutputStream() - method in class ewe.net.Socket
Get an OutputStream for writing to the connected Socket.
getOutputStream() - method in class ewe.net.URLConnection
This creates a Stream to write to the destination file name.
getOutputXDPI() - method in class ewe.fx.print.PrintSurface
This returns the actual output DPI of the device on the X-axis or zero if the DPI is unkown.
getOutputXDPI() - method in class ewe.fx.print.PrintSurfaceObject
By default this will return the xDPI value of the PageFormat supplied to the PrintSurfaceObject.
getOutputYDPI() - method in class ewe.fx.print.PrintSurface
This returns the actual output DPI of the device on the Y-axis or zero if the DPI is unkown.
getOutputYDPI() - method in class ewe.fx.print.PrintSurfaceObject
By default this will return the yDPI value of the PageFormat supplied to the PrintSurfaceObject.
Call this whithin the print() method of the Printable object to get a PageRect for a section of the current page.
Call this whithin the print() method of the Printable object to get a PageRect for a section of the current page.
Return the area within the PrintPage as covered by the PageRect specified.
getPageUp(ewe.fx.Point) - method in class ewe.ui.TableControl
Find out the cell coordinates if a page up is done.
getParameter() - method in class ewex.sql.DataTruncation
This method determines whether or not it was a parameter that was truncated.
getParameter(int) - static method in class ewe.sys.Vm
This gets paramter values.
getParameterCount() - method in class ewex.sql.ParameterMetaData
getParameterEntityResolver() - method in class ewex.xml.IXMLValidator
Returns the parameter entity resolver.
getParameterEntityResolver() - method in class ewex.xml.NonValidator
Returns the parameter entity resolver.
Returns the parameter entity resolver.
getParameterMetaData() - method in class ewex.sql.PreparedStatement
getParameterMode(int) - method in class ewex.sql.ParameterMetaData
getParameters() - method in class ewe.reflect.IMethod
getParameters() - method in class ewe.reflect.MethodConstructor
This returns the parameter specs of the method including the enclosing brackets.
getParameters(java.lang.String) - static method in class ewe.reflect.Reflect
This converts a parameter list (e.g.
getParameterType(int) - method in class ewex.sql.ParameterMetaData
getParameterTypeName(int) - method in class ewex.sql.ParameterMetaData
getParameterTypes() - method in class java.lang.reflect.Constructor
getParameterTypes() - method in class java.lang.reflect.Method
getParameterTypes() - method in class ewe.reflect.MethodConstructor
Get a list of the parameters as Class objects.
getParameterTypes(java.lang.String) - static method in class ewe.sys.Reflection
Convert an encoded paramter list into an array of Classes representing the parameter types.
Convert an encoded paramter list into an array of chars representing the parameter types as encoded types.
getParent() - method in class ewe.ui.Control
Returns the control's parent container.
getParent() - method in class ewe.datastore.DataEntry
Get parent entry.
getParent() - method in class ewe.io.FileBase
getParent() - method in class ewex.xml.IXMLElement
Returns the parent element.
getParent() - method in class ewe.data.LiveTreeNode
getParent() - method in class ewe.sys.mThreadGroup
getParent() - method in class ewe.data.MutableTreeNodeObject
Get the parent of this object.
getParent() - method in class ewe.data.TreeNode
Get the parent of this object.
getParent() - method in class ewex.xml.XMLElement
Returns the parent element.
getParent(ewe.data.TreeNode,int) - static method in class ewe.data.DataUtils
getParent(ewe.data.TreeNode,int) - static method in class ewe.data.LiveTreeNode
getParentFile() - method in class ewe.io.FileBase
Get a File object representing the parent direcotry of this File.
getParentObject(int) - method in class ewe.ui.TreeModelAdapter
getPasswordCharacter() - method in class ewe.ui.Control
If this Control represents the input of a password that must be kept hidden, then this method should return a password character (usually a '*').
getPasswordCharacter() - method in class ewe.ui.mInput
If isPassword is false, this returns 0, otherwise it will return the password character to use for display.
getPasswordCharacter() - method in class ewe.ui.TextDisplayButton
If isPassword is false, this returns 0, otherwise it will return the password character to use for display.
getPath() - method in class ewe.io.FileBase
getPath() - method in class ewex.registry.RegistryKey
getPath() - method in class ewe.net.URL
Returns the path of the URL.
getPathToEweVM() - static method in class ewe.sys.Vm
Return the path to the registered Ewe VM executable file.
getPen() - method in class ewe.fx.Graphics
getPenChar(ewe.fx.Point) - method in class ewe.ui.mTextArea
getPenChar(ewe.fx.Point) - method in class ewe.ui.mTextPad
getPercent(int,int,int) - method in class ewe.ui.Canvas
getPermissionsAndFlags(int) - method in class ewe.io.FileBase
Get ther permissions/flags for this File - see ewe.io.FilePermissions for a list of the available flag permissions.
This always returns null.
Retrieve the pixels from the Image in encoded ARGB values.
Gets a block of pixels in ARGB integer values.
Retrieve the pixels from the Image in encoded ARGB values.
Retrieve the pixels from the Image in encoded ARGB values.
This will attempt to get pixels for an IImage.
getPlatform() - static method in class ewex.registry.Registry
getPlatform() - static method in class ewe.sys.Vm
Returns the platform the Virtual Machine is running under as a string.
getPopup(boolean) - static method in class ewe.ui.DateUpDownInput
getPopup(boolean,boolean) - static method in class ewe.ui.TimeUpDownInput
getPopup(int) - static method in class ewe.ui.FontUpDownChooser
getPopupMenuParentFrame(ewe.ui.Control) - static method in class ewe.ui.Gui
This returns the parent frame for a control's popup menu.
getPort() - method in class ewe.net.DatagramPacket
getPort() - method in class ewe.net.Socket
Get the remote port the socket is connected to.
getPort() - method in class ewe.net.URL
Returns the port number of this URL or -1 if the default port number is being used.
getPosInFrame() - method in class ewe.ui.Control
getPosInParent(ewe.ui.Container) - method in class ewe.ui.Control
This locates the x and y offset of the specified Control in its containing Window's drawing surface.
This returns the position in the section of the specified cursor line and position in the editor/display.
getPrecision(int) - method in class ewex.sql.ParameterMetaData
getPrecision(int) - method in class ewex.sql.ResultSetMetaData
This method returns the precision of the specified column, which is the number of decimal digits it contains.
getPreferredDialogSize() - static method in class ewe.ui.Gui
In order for this to do anything you must set "hasPreferredSize" to true.
getPrev() - method in class ewe.datastore.DataEntry
Get prev sibling entry.
Starting from the "start" element count "elements" units back.
This method returns a list of a table's primary key columns.
getPrintedPages(int) - method in class ewe.fx.print.PrintOptions
Returns the list of page numbers, starting from 1, that will print using this PrintOptions - given the total number of pages.
getPrinterJob() - static method in class ewe.fx.print.PrinterJob
Get a new PrinterJob object.
This is done at the start of each page.
getPrintSurface() - method in class ewe.fx.print.PrintPage
Return the PrintSurface being used by the PrintPage.
Return a Task object that does the printing.
Return a Task object that does the printing.
getPriority() - method in class ewe.sys.mThread
Get the priority level of this thread.
This method returns a list of the parameter and result columns for the requested stored procedures.
This method returns a list of all the stored procedures matching the specified pattern in the given schema and catalog.
getProcedureTerm() - method in class ewex.sql.DatabaseMetaData
This method returns the vendor's term for "procedure".
getProgramArguments() - static method in class ewe.sys.Vm
Get the program arguments.
getProgramDirectory() - static method in class ewe.io.FileBase
A quick way to get the program directory for the application.
getPrompt() - method in class ewe.ui.Control
getPromptText() - method in class ewe.ui.Control
This returns either the value of prompt, if it is not null and not an empty string, or the text value of promptControl, if that is not null and not an empty string.
getProperties() - method in class ewe.database.DatabaseObject
Get the PropertyList object associated with this object.
getProperties() - method in class ewe.ui.Form
Get the PropertyList object associated with this object.
getProperties() - method in class ewe.data.HasProperties
Get the PropertyList object associated with this object.
getProperties() - method in class ewe.data.InputObject
Get the property list which holds the values for the entered fields.
getProperties() - method in class ewe.data.PropertyList
This returns itself.
getProperties() - method in class ewe.database.RecordDatabaseIndex
getProperties() - method in class ewe.io.TreeConfigNode
getProperties() - method in class ewe.ui.Window
getProperties(java.lang.Object) - static method in class ewe.data.PropertyList
Return an Enumeration of all the properties with a given name.
getPropertiesString() - method in class ewe.io.FileBase
getProperty(java.lang.String) - method in class ewe.util.Properties
Gets the property with the specified key in this property list.
getProperty(java.lang.String) - method in class ewex.util.Properties
Gets the property with the specified key in this property list.
getProperty(java.lang.String) - static method in class java.lang.System
Get a system property.
Get a property for the object.
By default, this returns the default value.
Gets the property with the specified key in this property list.
Gets the property with the specified key in this property list.
getProperty(java.lang.String,java.lang.String) - static method in class java.lang.System
Get a system property.
getProperty(java.lang.String,java.lang.String) - static method in class ewe.sys.Vm
This works similar to the true java.lang.System.getProperty().
This method returns an array of possible properties that could be used to connect to the specified database.
Gather all the property values with a certain name into a Vector.
getProtocol() - method in class ewe.net.URL
Returns the protocol of the URL
getProviderName(int) - static method in class ewex.msencrypt.Encryptor
This will return null if index is greater than or equal to the number of providers.
getProviderType(int) - static method in class ewex.msencrypt.Encryptor
This returns the type of the specified provider.
getPublicID() - method in class ewex.xml.IXMLReader
Returns the current public ID.
getPublicID() - method in class ewex.xml.StdXMLReader
Returns the current public ID.
getQtopiaDirectory() - static method in class ewe.sys.VMOptions
getQuery() - method in class ewe.net.URL
Returns the query of the URL.
getQueryTimeout() - method in class ewex.sql.Statement
The method returns the number of seconds a statement may be in process before timing out.
getRandomAccessStream(int) - method in class ewe.io.FileBase
Get a RandomAccessStream for the file.
getRange(int,int,ewe.util.IntArray) - method in class ewe.datastore.FoundEntries
Get an array of indexes representing a portion of the entries in this FoundEntries object.
getRanges() - method in class ewe.fx.print.PrintOptions
Return the RangeList of pages to print.
getRead() - method in class ewex.sql.DataTruncation
This method determines whether or not it was a column that was truncated.
getReader() - method in class ewe.ui.Console
Get a Reader that you can use to read from the console.
getReader() - method in class ewex.xml.IXMLParser
Returns the reader from which the parser retrieves its data.
getReader() - method in class ewex.xml.StdXMLParser
Returns the reader from which the parser retrieves its data.
getReceiveBufferSize() - method in class ewe.net.DatagramSocket
getReceiveBufferSize() - method in class ewe.net.SocketBase
getRecordCount() - method in class ewe.io.Catalog
Returns the number of records in the catalog or -1 if the catalog is not open.
getRecordSize() - method in class ewe.io.Catalog
Returns the size of the current record in bytes or -1 if there is no current record.
getRect() - method in class ewe.ui.Control
Returns a copy of the control's rectangle.
getRect(ewe.fx.Rect) - method in class ewe.fx.Area
Get the bounding rectangle of the area.
getRect(ewe.fx.Rect) - method in class ewe.ui.Control
getRect(ewe.fx.Rect) - method in class ewe.fx.Polygon
Get the bounding rectangle of the area.
getRect(ewe.fx.Rect) - method in class ewe.fx.Rect
Get the bounding rectangle of the area.
This gets the rect of the control relative to the top left of the controls containing window.
This gets the rect of the control relative to the top left of the controls containing window.
getRed() - method in class ewe.fx.Color
Returns the red value of the color.
Get a new HttpConnection whose parameters are copied from this HttpConnection but which directs its request to a different host/document as directed by a redirect response from an initial request.
getRedirectTo() - method in class ewe.net.HttpConnection
Call this after a success connection.
getRef() - method in class ewe.net.URL
Returns the ref (sometimes called the "# reference" or "anchor") portion of the URL.
getRef(int) - method in class ewex.sql.CallableStatement
This method returns the value of the specified parameter as a Java Ref.
getRef(int) - method in class ewex.sql.ResultSet
This method returns a Ref for the specified column which represents the structured type for the column.
getRef(java.lang.String) - method in class ewex.sql.CallableStatement
getRef(java.lang.String) - method in class ewex.sql.ResultSet
This method returns a Ref for the specified column which represents the structured type for the column.
getReferencedObjects() - static method in class ewe.sys.Vm
Return an array that contains all reachable objects.
getReflectedClass() - method in class ewe.reflect.Reflect
This returns a Class object representing the class being reflected.
getReflection() - method in class ewe.reflect.Type
Returns the ewe.reflect.Reflect object that represents the class, if the class was found during the construction of this Type.
getRefresher() - method in class ewe.fx.IconAndText
getRefresher() - method in class ewe.fx.mImage
Retrieve the ImageRefresher for the image which is weakly referenced by the OnScreenImage.
getRefresher() - method in class ewe.fx.OnScreenImage
Retrieve the ImageRefresher for the image which is weakly referenced by the OnScreenImage.
getRefs() - method in class ewe.util.WeakSet
This returns an array containing the references.
getRemoteDeletedEntry(int) - method in class ewe.database.DoubleSynchronizer
getRemoteDeletedEntry(int) - method in class ewe.database.RemoteSynchronizer
getRemoteDeletedEntry(int) - method in class ewe.datastore.RemoteSynchronizer
getRemoteDeletedEntry(int) - method in class ewe.database.Synchronizer
getRemoteDeletedEntry(int) - method in class ewe.datastore.Synchronizer
getRemoteKey(int,java.lang.String,boolean,boolean) - static method in class ewex.registry.Registry
Gets a remote key.
getRemoteUnsynchronizedEntry(int) - method in class ewe.database.Synchronizer
getRemoteUnsynchronizedEntry(int) - method in class ewe.datastore.Synchronizer
getRequestorProperties() - method in class ewe.net.HttpConnection
Returns the requestor properties.
getResolver() - method in class ewex.xml.IXMLParser
Returns the entity resolver.
getResolver() - method in class ewex.xml.StdXMLParser
Returns the entity resolver.
getResult() - method in class ewex.xml.IXMLBuilder
Returns the result of the building process.
getResult() - method in class ewex.xml.StdXMLBuilder
Returns the result of the building process.
getResultSet() - method in class ewex.sql.Array
Returns the elements in the array as a ResultSet.
getResultSet() - method in class ewex.sql.Statement
This method returns the result set of the SQL statement that was executed.
getResultSet(ewe.util.Map) - method in class ewex.sql.Array
This method returns the elements in the array as a ResultSet.
getResultSet(long,int) - method in class ewex.sql.Array
This method returns a portion of the array as a ResultSet.
getResultSet(long,int,ewe.util.Map) - method in class ewex.sql.Array
This method returns a portion of the array as a ResultSet.
getResultSetConcurrency() - method in class ewex.sql.Statement
This method returns the concurrency type of the result set for this statement.
getResultSetHoldability() - method in class ewex.sql.DatabaseMetaData
getResultSetHoldability() - method in class ewex.sql.Statement
getResultSetType() - method in class ewex.sql.Statement
This method returns the result set type for this statement.
getReturnOrFieldType(java.lang.String) - static method in class ewe.sys.Reflection
Get the return or field type as a class.
getReturnType() - method in class java.lang.reflect.Method
Return the type of the Field as a Class object.
getReturnType() - method in class ewe.reflect.MethodConstructor
Get the return type of the method as a class.
getReturnValue() - method in class ewe.datastore.EntrySearcher
Override this to return a custom returnValue in the Handle for the task (optional).
getReturnValue() - method in class ewe.io.RemoteCall
getRoot() - method in class ewe.datastore.DataStorage
This gets the root (/) entry of the DataStorage.
getRoot() - method in class ewe.ui.formatted.FormattedTextMaker.Entry
getRoot() - method in class ewex.registry.RegistryKey
getRoot() - method in class ewe.io.TreeConfigFile
getRoot() - method in class ewe.ui.TreeEdit
Get the root TreeNode for the Tree.
getRootEntry() - method in class ewe.datastore.DataStorage
Gets the root (/) entry of the DataStorage - which must always exist in a properly formatted DataStorage file.
getRootObject() - method in class ewe.ui.TreeTableModel
getRow() - method in class ewex.sql.ResultSet
This method returns the current row number in the cursor.
getRowHeight(int) - method in class ewe.ui.TableModel
Do not override this.
getSavedFile() - method in class ewe.io.FileSaver
This returns the last saved or opened File.
getSavepointId() - method in class ewex.sql.Savepoint
getSavepointName() - method in class ewex.sql.Savepoint
getScale(int) - method in class ewex.sql.ParameterMetaData
getScale(int) - method in class ewex.sql.ResultSetMetaData
This method returns the scale of the specified column, which is the number of digits to the right of the decimal point.
getScaledImage(int,int) - method in class ewe.fx.print.PageRect
This is used to get a scaled version of the data that was drawn into the PageRect via the Graphics returned by getGraphics().
Create an int[] or byte[] buffer to read/write scan lines from the specified ImageData, re-using a previous buffer object if possible.
Get the scan line length needed for an array representation of a particular ImageData type for a particular image width, using a scanLineType of either SCAN_LINE_INT_ARRAY or SCAN_LINE_BYTE_ARRAY.
getScanLineLengthFor(int,int) - static method in class ewe.fx.ArrayImageData
Get the scan line length needed for an array representation of a particular ImageData type for a particular image width.
getScanLineLengthFor(int,int,int) - static method in class ewe.fx.ArrayImageData
Get the scan line length needed for an array representation of a particular ImageData type for a particular image width, using a scanLineType of either SCAN_LINE_INT_ARRAY or SCAN_LINE_BYTE_ARRAY.
getScanLineLengthFor(int,int,int) - static method in class ewe.fx.ImageTool
Get the scan line length needed for an array representation of a particular ImageData type for a particular image width, using a scanLineType of either SCAN_LINE_INT_ARRAY or SCAN_LINE_BYTE_ARRAY.
getScanLineTypeFor(int) - static method in class ewe.fx.ArrayImageData
Return the scan line type that would be used by default by the specified image data type.
getSchemaName(int) - method in class ewex.sql.ResultSetMetaData
This method returns the name of the schema that contains the specified column.
getSchemas() - method in class ewex.sql.DatabaseMetaData
This method returns the list of database schemas as a ResultSet, with one column - TABLE_SCHEM - that is the name of the schema.
getSchemaTerm() - method in class ewex.sql.DatabaseMetaData
This method returns the vendor's term for "schema".
getScreen() - static method in class ewe.sys.Device
Get the state of the screen.
getScreenCols(boolean) - method in class ewe.ui.Console
Get the number of characters that can be partially or fully displayed on a line.
Get the on screen rectangle for the cell.
getScreenRows() - method in class ewe.ui.ChoiceControl
getScreenRows() - method in class ewe.ui.mLabel
getScreenRows() - method in class ewe.ui.mTextArea
getScreenRows() - method in class ewe.ui.mTextPad
getScreenRows(boolean) - method in class ewe.ui.Console
Get the number of lines that can be partially or fully displayed.
getScreenSize() - static method in class ewe.sys.Device
Get the device screen size.
getScrollablePanel() - method in class ewe.ui.BasicList
getScrollablePanel() - method in class ewe.ui.Canvas
Return a ScrollablePanel (usually a ScrollBarPanel) which contains this Control.
getScrollablePanel() - method in class ewe.ui.mList
getScrollablePanel() - method in class ewe.ui.mTextArea
getScrollablePanel() - method in class ewe.ui.mTextPad
getScrollablePanel() - method in class ewe.ui.TextMessage
getScrollClient() - method in class ewe.ui.Canvas
Return a fully implemented ScrollClient for this Control.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
GetSearchCriteria(ewe.database.Database) - constructor for class ewe.database.GetSearchCriteria
getSearchData(int,java.lang.Object) - method in class ewe.datastore.FoundEntries
getSearchStringEscape() - method in class ewex.sql.DatabaseMetaData
This method returns the string used to escape wildcards in search strings.
getSeconds() - method in class ewex.sql.Date
This method always throws an IllegalArgumentException.
getSection(int) - method in class ewe.ui.DisplayLine
Gets the first DisplayLine in the section that this line happens to be in.
getSectionText() - method in class ewe.ui.DisplayLine
This can only be called on a section start.
getSecureDocument() - method in class ewe.io.BlockIO
getSecurityContext() - method in class java.lang.SecurityManager
Get an implementation-dependent Object that contains enough information about the current environment to be able to perform standard security checks later.
getSecurityManager() - static method in class ewex.security.Security
getSecurityManager() - static method in class java.lang.System
Get the current SecurityManager if one is set.
getSelected() - method in class ewe.ui.CheckBoxGroup
Returns the mCheckBox currently selected.
getSelectedApp() - method in class ewe.ui.PhoneVMLauncher
This returns a single selected cell.
This returns a single selected cell.
This returns all selected cells as a Vector of Rect objects.
getSelectedEntry() - method in class ewe.data.FieldTableModel
If only one entry is selected, return the row index of that entry.
getSelectedFiles() - method in class ewe.filechooser.FileListTableModel
getSelectedIndex() - method in class ewe.ui.CheckBoxGroup
Returns the index of the mCheckBox currently selected.
getSelectedIndex(int) - method in class ewe.ui.BasicList
getSelectedIndex(int) - method in class ewe.data.IndexSelectable
This returns one of the selected index.
getSelectedIndex(int) - method in class ewe.ui.mList
getSelectedIndex(int) - method in class ewe.ui.SimpleList
getSelectedIndexes() - method in class ewe.ui.BasicList
getSelectedIndexes() - method in class ewe.data.IndexSelectable
Get a list of all the currently selected items as an array of indexes.
getSelectedIndexes() - method in class ewe.ui.mList
getSelectedIndexes() - method in class ewe.ui.SimpleList
getSelectedIndexes() - method in class ewe.ui.TableControl
This is only relevant with listMode being true.
getSelectedItem() - method in class ewe.ui.CardPanel
getSelectedItem() - method in class ewe.ui.ChoiceControl
getSelectedItem() - method in class ewe.ui.MenuChoice
Find the MenuItem that is currently selected.
getSelectedItem() - method in class ewe.ui.mTabbedPanel
getSelectedItem() - method in class ewe.ui.MultiPanel
This returns the index for the currently selected item.
getSelectedItem() - method in class ewe.ui.PhoneMenu
Get which item is selected.
getSelectedItem() - method in class ewe.ui.PhoneVMLauncher
getSelectedItem() - method in class ewe.ui.SimpleList
getSelectedLines() - method in class ewe.ui.TreeTableModel
getSelectedRanges() - method in class ewe.ui.TreeTableModel
getSelection() - method in class ewe.ui.Console
getSelection() - method in class ewe.ui.mInput
getSelection() - method in class ewe.ui.mList
getSelection() - method in class ewe.ui.mTextArea
getSelection() - method in class ewe.ui.mTextPad
getSelection() - method in class ewe.ui.Selectable
getSelection() - method in class ewe.ui.TreeControl
getSelection(ewe.fx.Rect) - method in class ewe.ui.TableControl
This return the selected rectangle of cells.
getSelectionRange() - method in class ewe.ui.mInput
Use this to get the selection range.
getSelectionRange() - method in class ewe.ui.mTextPad
This returns the selected area, or null if there is no selection.
getSendBufferSize() - method in class ewe.net.DatagramSocket
getSendBufferSize() - method in class ewe.net.SocketBase
getServer() - method in class ewe.ui.Control
getServer() - method in class ewe.ui.ScrollClient
getSetFieldMethod - field in class ewe.reflect.FieldTransfer
The combined getSetField() method used on the data object.
getSetMethod - field in class ewe.reflect.FieldTransfer
The combined getSet() method used on the data interface.
This gets/sets the modified time of the file.
This gets/sets the modified time of the file.
This gets/sets the modified time of the file.
This gets/sets the modified time of the file.
This gets/sets the modified time of the file.
This gets/sets the modified time of the file.
getSetModifiedTime(long,boolean) - method in class ewex.rapi.RapiFile
This is used to implement getPermissionsAndFlags() and changePermissionsAndFlags().
This is used to implement getPermissionsAndFlags() and changePermissionsAndFlags().
This is used to implement getPermissionsAndFlags() and changePermissionsAndFlags().
getShort() - method in class ewe.reflect.Wrapper
getShort(int) - method in class ewex.sql.CallableStatement
This method returns the value of the specified parameter as a Java short.
getShort(int) - method in class ewex.sql.ResultSet
This method returns the value of the specified column as a Java short.
getShort(java.lang.Object) - method in class java.lang.reflect.Field
getShort(java.lang.Object,int) - static method in class java.lang.reflect.Array
Gets an element of a short array.
getShort(java.lang.String) - method in class ewex.sql.ResultSet
This method returns the value of the specified column as a Java short.
getSibling(ewe.data.TreeNode,int) - static method in class ewe.data.DataUtils
getSibling(ewe.data.TreeNode,int) - static method in class ewe.data.LiveTreeNode
getSignature(ewe.security.SHA1) - method in class ewe.security.Signature
Get the signature for a document that has had all its bytes passed through digest, either through addToSignature() or directly via update().
getSigners() - method in class java.lang.Class
This currently always returns an array of zero length as signers are not currently supported.
getSIP() - static method in class ewe.sys.Vm
Get the state of the SIP.
getSize() - method in class ewe.fx.Font
Returns the size of the font.
getSize() - method in class ewe.zip.ZipEntry
Gets the size of the uncompressed data.
getSize(ewe.fx.Dimension) - method in class ewe.ui.Control
getSize(ewe.fx.Dimension) - method in class ewe.fx.mImage
Get the width and height of the mImage.
getSizes(int[]) - method in class ewe.ui.Control
This gets all of the control sizes.
getSocket(boolean,boolean) - method in class ewe.net.SocketMaker
This is used to get either a Socket or ServerSocket using the parameters setup for this SocketMaker.
This is the same as the other getSocket() except it will execute the dialog box with the specified parent and options (e.g.
getSocketParameter(int) - method in class ewe.net.Socket
getSocketParameter(int) - method in class ewe.net.SocketBase
getSoftKeyBarFor(ewe.ui.Control) - method in class ewe.ui.Form
Get the SoftKeyBar for a particular Control or the default SoftKeyBar.
getSoLinger() - method in class ewe.net.SocketBase
getSortButton() - method in class ewe.datastore.DatabaseTableModel
getSortComparer() - method in class ewe.database.FoundEntries
Return the current sort Comparer.
getSortComparer() - method in class ewe.database.FoundEntriesObject
getSortCriteria() - method in class ewe.database.FoundEntries
Return the current sort criteria if one was used.
getSortCriteria() - method in class ewe.database.FoundEntriesObject
getSortEntry() - method in class ewe.database.FoundEntries
Return the ID of the sort used to sort the database by if one was used.
getSortEntry() - method in class ewe.datastore.FoundEntries
Get the SortID used.
getSortEntry() - method in class ewe.database.FoundEntriesObject
getSortFields(int) - method in class ewe.database.Database
Get the fields by which the Sort will sort.
getSortFields(int) - method in class ewe.datastore.Database
getSortFields(int) - method in class ewe.database.DatabaseObject
Get the fields by which the Sort will sort.
getSortFields(int) - method in class ewe.datastore.DataTable
getSortMenu() - method in class ewe.datastore.DatabaseTableModel
getSortName(int) - method in class ewe.database.Database
Get the name of a Sort.
getSortName(int) - method in class ewe.datastore.Database
getSortName(int) - method in class ewe.database.DatabaseObject
Get the name of a Sort.
getSortName(int) - method in class ewe.datastore.DataTable
getSortOptions(int) - method in class ewe.database.Database
Get the options associated with the sortID.
getSortOptions(int) - method in class ewe.datastore.Database
getSortOptions(int) - method in class ewe.database.DatabaseObject
Get the options associated with the sortID.
getSortOptions(int) - method in class ewe.datastore.DataTable
getSorts() - method in class ewe.database.Database
Get the IDs of all the sorts.
getSorts() - method in class ewe.datastore.Database
Get the IDs of all the sorts.
getSorts() - method in class ewe.database.DatabaseObject
Get the IDs of all the sorts.
getSorts() - method in class ewe.datastore.DataTable
getSourceGraphics() - method in class ewe.fx.print.PageRect
Returns a graphics that you use to copy data from.
getSpecialFolder(int) - static method in class ewex.rapi.Rapi
getSpecialFolder(int) - static method in class ewex.registry.Registry
getSpecs() - method in class ewe.reflect.MethodConstructor
getSQLKeywords() - method in class ewex.sql.DatabaseMetaData
This method returns a comma separated list of all the SQL keywords in the database that are not in SQL92.
getSQLState() - method in class ewex.sql.SQLException
This method returns the SQLState information associated with this error.
getSQLStateType() - method in class ewex.sql.DatabaseMetaData
getSQLTypeName() - method in class ewex.sql.SQLData
This method returns the user defined datatype name for this object.
getSQLTypeName() - method in class ewex.sql.Struct
This method returns the name of the SQL structured type for this object.
getStackTrace(java.lang.Throwable) - static method in class ewe.sys.Vm
Get a String representation of the stack trace for a Throwable object.
getStackTrace(java.lang.Throwable,int) - static method in class ewe.sys.Vm
Get a String representation of the stack trace for a Throwable object.
The order these come in are "New","Open","Save","Save As","Exit" (with a separator MenuItem in between "Save As" and "Exit".
getStandardStream(int) - static method in class ewe.sys.Vm
Return a Stream to the standard Input, Output or Error streams.
getState() - method in class ewe.util.Booleanable
getState() - static method in class ewe.sys.Device
Get the powered-on state of the device.
getState() - method in class ewe.ui.HtmlViewer.HtmlViewerDisplay
getState() - method in class ewe.ui.mCheckBox
getState() - method in class ewe.ui.mTextPad
Get an Object that can be used to restore the text display to the same state later (using setState().
getState() - method in class ewe.ui.Window
Return the Maximize\Minimized\Normal state of the window.
getStatement() - method in class ewex.sql.ResultSet
This method returns a the Statement that was used to produce this result set.
getStatus() - method in class ewe.io.RemoteConnection
This is used to check the RemoteConnection status.
getStatus() - method in class ewe.security.SecureDocument
Get the encryption status of the encoded document.
getStorage() - method in class ewe.datastore.StoredObject
getStreamFor(java.lang.String) - method in class ewe.ui.formatted.StreamImageResolver
Gets the length of the open stream.
getStreamLength() - method in class ewe.io.RandomStreamAdapter
getStreamLength() - method in class ewe.io.RandomStreamObject
Gets the length of the open stream.
getStreamLength(java.lang.String) - method in class ewe.database.Database
Returns the length of a meta-data Stream stored in the Database, or -1 if the named Stream does not exist.
getStreamLength(java.lang.String) - method in class ewe.database.DatabaseObject
Returns the length of a meta-data Stream stored in the Database, or -1 if the named Stream does not exist.
getStreamLevel() - method in class ewex.xml.IXMLReader
Returns the current "level" of the stream on the stack of streams.
getStreamLevel() - method in class ewex.xml.StdXMLReader
Returns the current "level" of the stream on the stack of streams.
getString(int) - method in class ewex.sql.CallableStatement
This method returns the value of the specified parameter as a Java String.
getString(int) - method in class ewe.util.DataParser
Use this to get the value that was just parsed at the specified index.
getString(int) - method in class ewex.sql.ResultSet
This method returns the value of the specified column as a Java String.
getString(int,int,int) - method in class ewe.sys.Locale
This is used to retrieve locale specific information as a String.
This first converts the propertyListOrStrings parameters into a valid or empty PropertyList and then calls getString(name,defaultValue) on that list.
getString(java.lang.String) - method in class ewex.sql.ResultSet
This method returns the value of the specified column as a Java String.
getStringChars(java.lang.String) - static method in class ewe.sys.Vm
Using the native VM this will expose the char array which represents the String.
getStringComparer(int) - method in class ewe.sys.Locale
Get a locale specific string comparer.
getStringFunctions() - method in class ewex.sql.DatabaseMetaData
This method returns a comma separated list of string functions.
getStringList(java.lang.String) - static method in class ewe.io.IO
Read a Vector containing a list of string using getConfigInfo.
Gets a set of properties, each associated with a string.
getStyle() - method in class ewe.fx.Font
Returns the style of the font.
getStyleManager() - static method in class ewe.ui.Gui
Return the current pluggable look and feel style manager.
getStyleName(int) - static method in class ewe.ui.FontUpDownChooser
getSubControls() - method in class ewe.ui.CardPanel
getSubControls() - method in class ewe.ui.Control
getSubControls() - method in class ewe.ui.Panel
getSubControls() - method in class ewe.ui.ScrollableHolder
getSubControls() - method in class ewe.ui.SingleContainer
getSubHandle() - method in class ewe.sys.Handle
getSubHandle(java.lang.String) - method in class ewe.sys.Handle
Get a new Handle that will be stopped if this handle is stopped.
getSubKey(int) - method in class ewex.registry.RegistryKey
getSubKey(java.lang.String) - method in class ewex.registry.RegistryKey
getSubKeyCount() - method in class ewex.registry.RegistryKey
getSubKeys(int) - method in class ewex.registry.RegistryKey
Return an array of Strings or an array of integers or array of longs representing the subkeys of this key.
getSubSet(ewe.database.EntriesView) - method in class ewe.database.FoundEntries
Get a SubSet of this FoundEntries using the indexes included in the view.
getSubSet(ewe.util.IntArray) - method in class ewe.datastore.FoundEntries
Returns a FoundEntries subset which contains the entries at the indexes specified in the set.
getSubString(int) - method in class ewe.util.DataParser
Use this to get the value that was just parsed at the specified index.
getSubString(long,int) - method in class ewex.sql.Clob
This method returns the specified portion of the CLOB as a String.
getSuperclass() - method in class java.lang.Class
Return the superclass of the represented class.
getSuperClass() - method in class ewe.reflect.Reflect
getSurfaceType() - method in class ewe.fx.Graphics
getSynchronizedTime(int) - method in class ewe.database.Database
getSynchronizedTime(int) - method in class ewe.datastore.Database
getSynchronizedTime(int) - method in class ewe.database.DatabaseObject
getSynchronizedTime(int) - method in class ewe.database.DatabaseSpecs
getSynchronizedTime(int) - method in class ewe.datastore.DataTable
getSynchronizedTime(int) - method in class ewe.datastore.DataTableSpecs
getSyncObject() - static method in class ewe.sys.Vm
This returns an object that you can synchronize with in an object "finalize()" method.
getSystemFunctions() - method in class ewex.sql.DatabaseMetaData
This method returns a comma separated list of of system functions.
getSystemID() - method in class ewex.xml.IXMLElement
Returns the system ID of the data where the element started.
getSystemID() - method in class ewex.xml.IXMLReader
Returns the current system ID.
getSystemID() - method in class ewex.xml.StdXMLReader
Returns the current system ID.
getSystemID() - method in class ewex.xml.XMLElement
Returns the system ID of the data where the element started.
getSystemID() - method in class ewex.xml.XMLException
Returns the system ID of the XML data where the exception occurred.
getSystemInfo() - static method in class ewex.rapi.Rapi
getSystemMemoryStatus() - static method in class ewe.sys.Vm
Get a MemoryStatus object representing the state of the system's physical memory.
getTableExporter() - method in class ewe.data.FieldTableModel
Get an Editor that can be used to allow the user to export the table data.
getTableForm(ewe.ui.Form) - method in class ewe.data.FieldTableModel
Get a Form that contains a scrollable Table with this FieldTableModel.
getTableForm(ewe.ui.Form) - method in class ewe.ui.HexTableModel
Get a Form that contains a scrollable Table with this FieldTableModel.
getTableModel() - method in class ewe.ui.TableControl
getTableName(int) - method in class ewex.sql.ResultSetMetaData
This method returns the name of the table containing the specified column.
This method returns the access rights that have been granted to the requested tables.
This method returns a list of the requested table as a ResultSet with the following columns:

  1. TABLE_CAT - The catalog the table is in, which may be null.
getTableTypes() - method in class ewex.sql.DatabaseMetaData
This method returns the list of database table types as a ResultSet with one column - TABLE_TYPE - that is the name of the table type.
Return the tabWidth in pixels.
getTag(int,java.lang.Object) - method in class ewe.ui.Control
getTag(int,java.lang.Object) - method in class ewe.sys.Handle
Use this for passing custom data to and from the processes.
getTaggedUnit(ewe.ui.Control) - static method in class ewe.graphics.PageDisplayUnit
getTagIndex(int) - method in class ewe.util.TagList
getTargetException() - method in class java.lang.reflect.InvocationTargetException
Get the wrapped (targeted) exception.
getTask() - method in class ewe.sys.Handle
getTcpNoDelay() - method in class ewe.net.SocketBase
getTempFile() - method in class ewe.io.SafeFile
Get a temporary file that will eventually be used to replace the actual file.
getTestEditor(ewe.datastore.Database) - static method in class ewe.datastore.DatabaseTableModel
getTestEditor(ewe.datastore.FoundEntries) - static method in class ewe.datastore.DatabaseTableModel
getText() - method in class ewe.ui.CheckBoxGroup
Return the label of the selected checkbox, or an empty String if none is selected.
getText() - method in class ewe.ui.ChoiceControl
getText() - method in class ewe.ui.Console
getText() - method in class ewe.ui.Control
getText() - method in class ewe.data.EditableObject
By default, this calls the ewe.util.Utils.textEncode(Encodable e) on itself.
getText() - method in class ewe.io.FileBase
getText() - method in class ewe.ui.mComboBox
Get the text in the input box.
getText() - method in class ewe.ui.MenuChoice
Return the current text.
getText() - method in class ewe.ui.mFileInput
getText() - method in class ewe.ui.mInputWithTools
getText() - method in class ewe.ui.mTextArea
getText() - method in class ewe.ui.mTextPad
getText() - method in class ewe.data.PropertyList
getText() - method in class ewe.util.Textable
getText() - method in class ewe.sys.Time
getTextForClient() - method in class ewe.ui.InputKeyPad
Get the text to transfer back to the client.
getTextFormatter(ewe.fx.Point) - method in class ewe.ui.formatted.TextDisplay
getTextFormatters() - method in class ewe.ui.formatted.TextDisplay
getTextFrom(java.lang.String) - static method in class ewe.ui.Gui
Given text in the format "Text$hotkey" this returns the text string without the hotkey character.
getTextPadMenu(ewe.ui.Menu) - method in class ewe.ui.mTextPad
getTextRect(int,ewe.fx.Rect) - method in class ewe.ui.Menu
getTextWidth() - method in class ewe.ui.mTextArea
getTextWidth() - method in class ewe.ui.mTextPad
If wrapToScreenSize is true, this returns the width of the widest word.
Returns the width of the given text in pixels.
Returns the width of the given text string in pixels.
getThreadGroup() - method in class ewe.sys.mThread
getThumbArea() - method in class ewe.ui.ScrollTrack
getThumbArea() - method in class ewe.ui.TrackControl
getThumbArea(ewe.fx.Rect) - method in class ewe.ui.ScrollTrack
getTime() - method in class ewe.sys.Time
This converts the time into a 64-bit time value and represents the number of milliseconds since Jan 1, 1970.
getTime(ewe.sys.Time) - method in class ewe.ui.DateTimeInput
Get the time.
getTime(ewe.sys.Time) - method in class ewe.ui.DateUpDownInput
Get the time displayed/entered.
getTime(ewe.sys.Time) - method in class ewe.ui.TimeUpDownInput
Get the time displayed/entered.
getTime(ewe.sys.Time) - method in class ewe.zip.ZipEntry
Gets the time of last modification of the entry.
getTime(int) - method in class ewex.sql.CallableStatement
This method returns the value of the specified parameter as a Java java.sql.Time.
getTime(int) - method in class ewex.sql.ResultSet
This method returns the value of the specified column as a Java java.sql.Time.
This method returns the value of the specified parameter as a Java java.sql.Time.
getTime(int,ewe.util.Calendar) - method in class ewex.sql.ResultSet
This method returns the specified column value as a java.sql.Time.
getTime(java.lang.String) - method in class ewex.sql.CallableStatement
getTime(java.lang.String) - method in class ewex.sql.ResultSet
This method returns the value of the specified column as a Java java.sql.Time.
This method returns the specified column value as a java.sql.Time.
getTimeDateFunctions() - method in class ewex.sql.DatabaseMetaData
This method returns comma separated list of time/date functions.
getTimeFormatFor(boolean,boolean) - static method in class ewe.ui.DateTimeInput
getTimeOfDeletion(long,ewe.sys.Time) - method in class ewe.database.Database
Return the time of deletion of the specified OID.
Return the time of deletion of the specified OID.
getTimes() - method in class ewe.util.OperationTimer
getTimeStamp() - static method in class ewe.sys.Vm
Returns a time stamp in milliseconds.
getTimestamp(int) - method in class ewex.sql.CallableStatement
This method returns the value of the specified parameter as a Java java.sql.Timestamp.
getTimestamp(int) - method in class ewex.sql.ResultSet
This method returns the value of the specified column as a Java java.sql.Timestamp.
This method returns the value of the specified parameter as a Java java.sql.Timestamp.
This method returns the specified column value as a java.sql.Timestamp.
getTimestamp(java.lang.String) - method in class ewex.sql.ResultSet
This method returns the value of the specified column as a Java java.sql.Timestamp.
This method returns the specified column value as a java.sql.Timestamp.
getTimeStampLong() - static method in class ewe.sys.Vm
Returns a time stamp in milliseconds.
getTipFor(int,int) - method in class ewe.graphics.PageDisplayUnit
getTitle() - method in class ewe.ui.Window
getToggleChooseAllButton() - method in class ewe.ui.ListSelect
getToolBar(boolean,int) - method in class ewe.ui.ListEditor
getToolTip() - method in class ewe.ui.formatted.TextFormatter
getToolTip(int,int) - method in class ewe.ui.Control
This should return an acceptable ToolTip object.
getToolTip(int,int) - method in class ewe.filechooser.FileListTableModel
Return a Tool Tip for the x,y position (in pixels) on the table.
getToolTip(int,int) - method in class ewe.ui.IconTableModel
getToolTip(int,int) - method in class ewe.graphics.PageDisplay
This queries all the PageDisplayUnits to get any tool-tip for specified point.
getToolTip(int,int) - method in class ewe.ui.TableControl
Return a Tool Tip for the x,y position (in pixels) on the table.
getToolTip(int,int) - method in class ewe.ui.TableModel
Return a Tool Tip for the x,y position (in pixels) on the table.
getToolTip(int,int) - method in class ewe.ui.formatted.TextDisplay
This should return an acceptable ToolTip object.
getTopLine() - method in class ewe.ui.mTextPad
Return the index of the top line of the display in the complete list of lines.
getTopmostForm() - method in class ewe.ui.Form
getTotalItemsOnScreen() - method in class ewe.ui.PhoneMenu
Get the total number of items on the dispay - up to a maximum of 9.
getTrackTo() - method in class ewe.ui.ScrollTrack
This is called when the "thumb" area is moved.
getTrackTo() - method in class ewe.ui.TrackControl
This is called when the "thumb" area is moved.
getTransactionIsolation() - method in class ewex.sql.Connection
This method returns the current transaction isolation mode.
getTransferSize() - method in class ewex.sql.DataTruncation
This method returns the size of the parameter or column after it was truncated.
getTreeNodeAt(int) - method in class ewe.ui.TreeTableModel
getTreeTableModel() - method in class ewe.ui.TreeControl
getTrueCharIndex(ewe.fx.Point) - method in class ewe.ui.mTextPad
Get the index of the character in the original text, given the line index and character index on screen.
getTrueCharIndex(int,int) - method in class ewe.ui.mTextPad
Get the index of the character in the original text, given the line index and character index on screen.
getTwoLetterLanguage() - method in class ewex.locale.LocaleInfo
getTwoWayConnection(boolean) - method in class ewe.net.SocketMaker
getType() - method in class ewe.reflect.Field
Return the type of the field as a Java encoded type string.
getType() - method in class java.lang.reflect.Field
Return the type of the Field as a Class object.
getType() - method in class ewe.reflect.Member
getType() - method in class ewe.reflect.MethodConstructor
Returns the java encoded type returned by the method/constructor.
getType() - method in class ewex.sql.ResultSet
This method returns the result set type of this result set.
getType() - method in class ewe.reflect.Wrapper
getType(java.lang.Class) - static method in class ewe.reflect.Reflect
Returns the String encoded type of the class.
getTypeInfo() - method in class ewex.sql.DatabaseMetaData
This method returns a list of the SQL types supported by this database.
getTypeMap() - method in class ewex.sql.Connection
This method returns the mapping of SQL types to Java classes currently in use by this connection.
getTypeSpecifier(int,boolean) - static method in class ewe.database.DatabaseUtils
This method returns the list of user defined data types in use.
getUndeclaredThrowable() - method in class java.lang.reflect.UndeclaredThrowableException
Returns the cause of this exception.
getUnicodeStream(int) - method in class ewex.sql.ResultSet
This method returns the value of the specified column as a Unicode UTF-8 stream.
This method returns the value of the specified column as a Unicode UTF-8 stream.
getUnknownImage() - static method in class ewe.fx.mImage
getUnknownImage() - static method in class ewe.ui.formatted.TextFormatter
getUnsynced(int) - method in class ewe.database.RemoteSynchronizer
getUnsynced(int) - method in class ewe.datastore.RemoteSynchronizer
getUnsynchronized() - method in class ewe.datastore.Synchronizer
This gets all the unsynchronized entries, but not the deleted entries.
getUnsynchronized(ewe.sys.Handle) - method in class ewe.database.Synchronizer
This gets all the unsynchronized entries, but not the deleted entries.
getUnusedColor() - method in class ewe.fx.mImage
getUpdateCount() - method in class ewex.sql.Statement
This method returns the update count of the SQL statement that was executed.
getUpdateCounts() - method in class ewex.sql.BatchUpdateException
This method returns the update count information for this error.
getURL() - method in class ewex.sql.DatabaseMetaData
This method returns the URL for this database.
getURL(int) - method in class ewex.sql.CallableStatement
getURL(int) - method in class ewex.sql.ResultSet
getURL(java.lang.String) - method in class ewex.sql.CallableStatement
getURL(java.lang.String) - method in class ewex.sql.ResultSet
getUsedMemory(boolean) - static method in class ewe.sys.Vm
This returns the amount of object memory used in bytes.
getUserInfo() - method in class ewe.net.URL
Returns the user information of the URL.
getUserName() - method in class ewex.sql.DatabaseMetaData
This method returns the database username for this connection.
getUserName() - static method in class ewe.sys.Vm
Returns the username of the user running the Virutal Machine.
getValidator() - method in class ewex.xml.IXMLParser
Returns the validator that validates the XML data.
getValidator() - method in class ewex.xml.StdXMLParser
Returns the validator that validates the XML data.
getValue() - method in class ewe.zip.Checksum
Gets the current checksum value.
getValue() - method in class ewe.zip.CRC32
Returns the CRC32 data checksum computed so far.
getValue() - method in class ewe.util.Map.MapEntry
getValue() - method in class ewe.database.MetaFlag
getValue(ewe.sys.Value) - method in class ewe.ui.DateDisplayInput
Get the date.
getValue(ewe.sys.Value) - method in class ewe.ui.DateTimeInput
Get the date.
Gets the value of a property which may be named differently (e.g.
getValue(int) - method in class ewe.util.DataParser
Get the parsed value at the specified index.
getValue(int) - method in class ewe.util.TextDecoder
The value at the specified index.
getValue(int,java.lang.Object) - method in class ewe.util.TagList
getValue(int,java.lang.StringBuffer) - method in class ewex.registry.RegistryKey
Get a value at the specified index.
Get the value of the field.
This first converts the propertyListOrStrings parameters into a valid or empty PropertyList and then calls getValue(name,defaultValue) on that list.
getValue(java.lang.String) - method in class ewex.registry.RegistryKey
This returns either a String or a byte array, or a ewe.sys.Long (representing a 32-bit value) or null.
getValue(java.lang.String) - method in class ewe.util.TextDecoder
Get the value of the name.
Gets the value of a property, with a default if it does not exist.
Gets the value of a property which may be named differently (e.g.
getValueOf(ewe.util.SubString) - static method in class ewe.util.TextDecoder
getVersion() - static method in class ewe.database.DatabaseManager
getVersion() - static method in class ewe.security.MD5
Returns the version of the class.
getVersion() - static method in class ewe.sys.Vm
Returns the version of the Waba Virtual Machine.
This method returns the set of columns that are automatically updated when the row is update.
getView(java.lang.String) - method in class ewe.database.SafeDBAccess
This gets the EntriesView created when the Database was opened for the specified sortName.
getViewToolBar(java.lang.String) - method in class ewe.filechooser.FileChooser
getVisible(int,int) - method in class ewe.ui.Canvas
getVisible(int,int) - method in class ewe.ui.Console
getVisible(int,int) - method in class ewe.ui.Menu
getVisible(int,int) - method in class ewe.ui.mTextArea
getVisible(int,int) - method in class ewe.ui.mTextPad
getVisible(int,int) - method in class ewe.ui.ScrollClient
getVisible(int,int) - method in class ewe.ui.TableControl
getVisible(int,int) - method in class ewe.ui.TextMessage
getVisibleArea(ewe.fx.Rect) - method in class ewe.ui.Canvas
getVMOptions() - static method in class ewe.sys.VMOptions
getWarnings() - method in class ewex.sql.Connection
This method returns the first warning that occurred on this connection, if any.
getWarnings() - method in class ewex.sql.ResultSet
This method returns the first SQL warning associated with this result set.
getWarnings() - method in class ewex.sql.Statement
This method returns the first SQL warning attached to this statement.
getWidth() - method in class ewe.fx.DisabledIcon
This returns the width of the normal image.
getWidth() - method in class ewe.fx.IconAndText
getWidth() - method in class ewe.fx.IImage
This returns the width of the image.
getWidth() - method in class ewe.fx.Image
Returns the width of the image.
getWidth() - method in class ewe.fx.Mask
getWidth() - method in class ewe.fx.mImage
This returns the width of the image.
getWidth() - method in class ewe.fx.PixelBuffer
This returns the width of the image.
getWidth() - method in class ewe.fx.RGBImageData
Calculate the positions of each character in the String.
This should return the display width for the specified line index.
getWidthHeight(double,double) - static method in class ewe.fx.print.PrintSurfaceObject
getWidthOnPaper() - method in class ewe.fx.print.PageRect
Returns the width of the PageRect in Points (1/72 of an inch).
getWindow() - method in class ewe.ui.Control
getWindowFlags() - method in class ewe.ui.Window
Get the window flags.
Get the window full or client rectangle.
getWrapperType(java.lang.Class) - static method in class ewe.reflect.Reflect
getWrapperType(java.lang.Class) - static method in class ewe.sys.Reflection
Exactly the same as getEncodedType().
getWriter() - method in class ewe.ui.Console
Get a Writer that you can use to write to the console.
getX() - method in class ewe.fx.print.PageRect
Returns the x location of the PageRect in Points (1/72 of an inch) in relation to the top-left corner of the paper.
getXDPI() - method in class ewe.fx.print.PageRect
Returns the DPI of the buffer horizontally.
getXdpiFor(int) - method in class ewe.fx.print.PrintableObject
getXPoints() - method in class ewe.fx.GeneralPath
This returns the array of x co-ordinates of the points added to the GeneralPath.
getXPointToPixelScale() - method in class ewe.fx.print.PageRect
Return the factor that will convert values in Point co-ordinates to pixel co-ordinates horizontally.
getY() - method in class ewe.fx.print.PageRect
Returns the y location of the PageRect in Points (1/72 of an inch) in relation to the top-left corner of the paper.
getYDPI() - method in class ewe.fx.print.PageRect
Returns the DPI of the buffer horizontally.
getYdpiFor(int) - method in class ewe.fx.print.PrintableObject
getYear() - method in class ewex.sql.Time
This method always throws an IllegalArgumentException.
getYPoints() - method in class ewe.fx.GeneralPath
This returns the array of y co-ordinates of the points added to the GeneralPath.
getYPointToPixelScale() - method in class ewe.fx.print.PageRect
Return the factor that will convert values in Point co-ordinates to pixel co-ordinates horizontally.
globalDrawFlat - static field in class ewe.ui.ControlBase
globalEditable - static field in class ewe.ui.ControlBase
globalEnabled - static field in class ewe.ui.ControlBase
globalIcon - static field in class ewe.ui.Form
globalLinks - static field in class ewe.filechooser.FileChooserBase
This is initially null.
globalPalmStyle - static field in class ewe.ui.ControlBase
globalSmallControls - static field in class ewe.ui.ControlBase
go_action(ewe.ui.Editor) - method in class ewe.net.TestSocket
goBack() - method in class ewe.ui.HtmlViewer
Go to previous document/location.
goBack() - method in class ewe.ui.formatted.TextDisplay
This goes back one place in the saved states for the HtmlDisplay.
goBackMenu - field in class ewe.filechooser.FileChooser
goForwardMenu - field in class ewe.filechooser.FileChooser
gotFocus(int) - method in class ewe.ui.BasicList
gotFocus(int) - method in class ewe.ui.ButtonControl
gotFocus(int) - method in class ewe.ui.Console
gotFocus(int) - method in class ewe.ui.Container
If a container gets the focus via an explicit focusOnContainer() then it will take the focus, otherwise it will call pass focus to the first control within it that wants the focus.
gotFocus(int) - method in class ewe.ui.Control
gotFocus(int) - method in class ewe.ui.mButton
gotFocus(int) - method in class ewe.ui.mCheckBox
gotFocus(int) - method in class ewe.ui.mChoice
gotFocus(int) - method in class ewe.ui.mInput
gotFocus(int) - method in class ewe.ui.mTabbedPanel
This can only get focus explicitly - via focusOnTab, or via selectNextTab().
gotFocus(int) - method in class ewe.ui.mTextArea
gotFocus(int) - method in class ewe.ui.mTextPad
gotFocus(int) - method in class ewe.ui.UpDownInput
goTo - field in class ewe.ui.WebBrowser
If you wish to change this, set it to a new value and then call toControls("goTo")
gotoAddress(long) - method in class ewe.ui.HexTableModel
goToAnchor(java.lang.String) - method in class ewe.ui.formatted.TextDisplay
This tells the display to go to the specified anchor.
gotoBox - field in class ewe.ui.WebBrowser
goToLine(int) - method in class ewe.ui.formatted.TextDisplay
Scroll to the specified line.
GotPenDown - static field in class ewe.ui.ControlBase
gotSize - field in class ewe.ui.CardPanel
grab() - method in class ewe.sys.Lock
This tries to get ownership of the lock, but will not wait if it cannot get ownership immediately.
grabAndNotify(boolean) - method in class ewe.sys.Lock
This grabs the lock, notifies waiting threads and then releases the lock.
Graphics - class ewe.fx.Graphics
Graphics draws on a surface.
graphics - field in class ewe.fx.ImageBuffer
Graphics(ewe.fx.ISurface) - constructor for class ewe.fx.Graphics
Constructs a graphics object which can be used to draw on the given surface.
Graphics(ewe.fx.ISurface,boolean) - constructor for class ewe.fx.Graphics
GRAY_SCALE_16_IMAGE - static field in class ewe.fx.Image
Use this to specify a GRAY_SCALE_IMAGE image at one byte per pixel.
GRAY_SCALE_256_IMAGE - static field in class ewe.fx.Image
Use this to specify a GRAY_SCALE_IMAGE image at one byte per pixel.
GRAY_SCALE_2_IMAGE - static field in class ewe.fx.Image
Use this to specify a GRAY_SCALE_IMAGE image at one bit per pixel - this is the same as MONO_IMAGE;
GRAY_SCALE_4_IMAGE - static field in class ewe.fx.Image
Use this to specify a GRAY_SCALE_IMAGE image at two bits per pixel.
GRAY_SCALE_IMAGE - static field in class ewe.fx.Image
Use this to specify a GRAY_SCALE_IMAGE image that is optimized for the default display - without specifying the actual number of gray levels.
GREATER - static field in class ewe.sys.Math
GREATER_OF - static field in class ewe.sys.Math
GREATEROREQUAL - static field in class ewe.sys.Math
Grid - class ewe.util.Grid
A Grid is a way of storing a 2-D collection of objects.
grid - field in class ewe.ui.Panel
This is a table model which displays a Grid of data.
group - field in class ewe.ui.mCheckBox
GROUP_EXECUTE - static field in class ewe.io.FilePermissions
A UNIX type permission.
GROUP_READ - static field in class ewe.io.FilePermissions
A UNIX type permission.
GROUP_WRITE - static field in class ewe.io.FilePermissions
A UNIX type permission.
groupID - field in class ewe.ui.formatted.TextFormatter
The ID of the group this formatter belongs to.
groupIndex - field in class ewe.ui.formatted.TextFormatter
The index of this formatter in the group this formatter belongs to.
GROW - static field in class ewe.ui.CellConstants
growSize - field in class ewe.util.IntArray
This specifies the number of values to increase by when expansion is needed.
gsWrapper - field in class ewe.reflect.FieldTransfer
Guard - interface ewex.security.Guard
This interface specifies a mechanism for querying whether or not access is allowed to a guarded object.
Gui - class ewe.ui.Gui
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
GUI_FLAG_HAS_TASKBAR - static field in class ewe.ui.WindowConstants
A flag returned from Window.getGuiInfo() with the GUI_FLAGS parameter.
GUI_FLAG_REVERSE_OK_CANCEL - static field in class ewe.ui.WindowConstants
A flag returned from Window.getGuiInfo() with the GUI_FLAGS parameter.
guiFont - static field in class ewe.ui.mApp
guiFontStyle - field in class ewe.sys.VMOptions

H

HAND_CURSOR - static field in class ewe.sys.VmConstants
handHeld - static field in class ewe.sys.Device
handHeld - static field in class ewe.filechooser.FileChooserBase
Handle - class ewe.sys.Handle
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
handle - field in class ewe.ui.ExecTransfer
handle - field in class ewe.ui.Form
This is used to monitor the state of the Form.
handle - field in class ewe.sys.HandleStatus
handle - field in class ewe.ui.ProgressBarForm
handle - field in class ewe.io.RemoteCallHandler
This can be used to monitor the progress of the RemoteCallHandler.
handle - field in class ewe.database.RemoteSynchronizer
handle - field in class ewe.datastore.RemoteSynchronizer
handle - field in class ewe.sys.TaskObject
This is the handle used by the TaskObject.
Handle() - constructor for class ewe.sys.Handle
Handle(ewe.sys.Task) - constructor for class ewe.sys.Handle
Handle(int,java.lang.Object) - constructor for class ewe.sys.Handle
Handle(java.lang.Throwable) - constructor for class ewe.sys.Handle
Create a Handle that has its status preset to Failed.
handleAction(ewe.ui.ControlEvent) - method in class ewe.ui.Form
Handle a ControlEvent that is of type PRESSED and for which the "action" field is not null.
handleAction(java.lang.String) - method in class ewe.ui.Form
Handle an action type event.
handleKey(ewe.ui.KeyEvent) - method in class ewe.ui.InputMethod
This is the only method called by an EditControl.
handleKey(ewe.ui.KeyEvent) - method in class ewe.ui.SoftKeyBar
Override this to provide functionality.
This gets called when a tool item is selected.
Override this to handle native window events before the EweVM event handler does.
handler - field in class ewe.io.RemoteCallTask
This is the handler used for incoming/outgoing calls.
handleSipEvent(ewe.ui.SIPEvent) - method in class ewe.ui.Window
HandleStatus - class ewe.sys.HandleStatus
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
HandleStoppedException() - constructor for class ewe.sys.HandleStoppedException
handlingSipOn - static field in class ewe.ui.SIPEvent
HARDWARE_FLOW_CONTROL - static field in class ewe.io.SerialPort
HAS_WILD_CARDS - static field in class ewe.sys.Locale
A compare option.
hasActiveControls() - method in class ewe.ui.TableModel
hasAlpha - field in class ewe.fx.Image
hasARefresher() - method in class ewe.graphics.AniImage
This returns true if there is some object that can refresh the image on screen.
hasAttribute(java.lang.String) - method in class ewex.xml.IXMLElement
Returns whether an attribute exists.
hasAttribute(java.lang.String) - method in class ewex.xml.XMLElement
Returns whether an attribute exists.
Returns whether an attribute exists.
Returns whether an attribute exists.
hasBMPSignature(byte[]) - static method in class ewe.fx.ImageCodec
hasBorder - field in class ewe.ui.ButtonObject
HasBorder - static field in class ewe.fx.mImage
A property bit - The image has a border.
hasChanged - field in class ewe.io.FileSaver
This says whether the current file has been changed.
HasChanged - static field in class ewe.fx.mImage
A property bit - The image has changed, this is normally set and cleared automatically.
hasChanged() - method in class ewe.ui.EditControl
hasChangedSince(long) - method in class ewe.database.Database
Return if the Database has changed since the previous state.
hasChangedSince(long) - method in class ewe.database.DatabaseObject
Return if the Database has changed since the previous state.
hasChangedSince(long) - method in class ewe.database.EntriesView
Return if the FoundEntries has changed since the previous state.
hasChangedSince(long) - method in class ewe.database.FoundEntries
Return if the FoundEntries has changed since the previous state.
hasChangedSince(long) - method in class ewe.database.FoundEntriesObject
Return if the FoundEntries has changed since the previous state.
hasChangedSinceGotFocus() - method in class ewe.ui.UpDownInput
This returns true if the value represented by the Control has changed since it got the focus.
HasChildren - static field in class ewe.ui.TreeTableModel
A Node status.
hasChildren() - method in class ewe.datastore.DataEntry
hasChildren() - method in class ewex.xml.IXMLElement
Returns whether the element has children.
hasChildren() - method in class ewex.xml.XMLElement
Returns whether the element has children.
hasColumnHeaders - field in class ewe.ui.TableModel
Specifies whether the table has column headers.
hasControls - field in class ewe.ui.TreeTableModel
This is used to indicate that nodes can have different sizes.
hasCursor - field in class ewe.ui.mInput
hasCustomComparer() - method in class ewe.database.IndexEntry
HasData - static field in class ewe.ui.ControlConstants
Control Modifier - flags the control as one that paints its data via paintData() separately to painting other parts of it (e.g.
hasDatabaseEntries() - method in class ewe.database.DatabaseObject
hasDragged(ewe.fx.Point) - method in class ewe.ui.DragContext
hasEncryptionParameters() - method in class ewe.security.SecureDocument
Return whether or not this SecureDocument can encode() any data with any kind of security.
hasExitButton() - method in class ewe.ui.Form
Tests if the Form has an exit button defined for it.
hasExpired() - method in class ewe.sys.TimeOut
Has this TimeOut expired yet?
hasExtraTitleControls - field in class ewe.ui.FormFrame
hasFeature(int) - static method in class ewe.sys.Device
Check if the device has a particular feature.
hasField(int) - method in class ewe.database.ByteArrayDatabaseEntry
hasField(int) - method in class ewe.database.DatabaseEntry
hasField(int) - method in class ewe.datastore.DatabaseEntry
This returns true if a value is saved in the database for the specified fieldID
hasField(int) - method in class ewe.database.DatabaseObject
hasFiles() - method in class ewe.filechooser.FileClipboard
hasFlag(int) - static method in class ewe.sys.Device
See if a VM_FLAG_XXX value is set for the current VM on this device.
hasFoundEntries() - method in class ewe.database.DatabaseObject
hasGIFSignature(byte[]) - static method in class ewe.fx.ImageCodec
hash - field in class ewex.msencrypt.Encryptor
HASH_ALGORITHM_MASK - static field in class ewex.msencrypt.Encryptor
HASH_DEFAULT - static field in class ewex.msencrypt.Encryptor
This is a hashing algorithm.
HASH_HMAC - static field in class ewex.msencrypt.Encryptor
This is a hashing algorithm.
HASH_MAC - static field in class ewex.msencrypt.Encryptor
This is a hashing algorithm.
HASH_MD2 - static field in class ewex.msencrypt.Encryptor
This is a hashing algorithm.
HASH_MD4 - static field in class ewex.msencrypt.Encryptor
This is a hashing algorithm.
HASH_MD5 - static field in class ewex.msencrypt.Encryptor
This is a hashing algorithm.
HASH_NO_HASH - static field in class ewex.msencrypt.Encryptor
This is a hashing algorithm.
HASH_SHA1 - static field in class ewex.msencrypt.Encryptor
This is a hashing algorithm.
hashCode() - method in class ewex.security.AllPermission
This method returns a hash code for this object.
hashCode() - method in class ewex.security.BasicPermission
This method returns a hash code for this permission object.
hashCode() - method in class ewe.math.BigDecimal
Returns a hashCode for the object.
hashCode() - method in class ewex.math.BigDecimal
hashCode() - method in class ewe.math.BigInteger
Returns a hashCode for the object.
hashCode() - method in class ewex.math.BigInteger
hashCode() - method in class java.lang.Boolean
Returns the integer 1231 if this object represents the primitive true and the integer 1237 otherwise.
hashCode() - method in class java.lang.Byte
Return a hashcode representing this Object.
hashCode() - method in class java.lang.Character
Returns a hashCode for the object.
hashCode() - method in class java.lang.Class
hashCode() - method in class java.lang.reflect.Constructor
Returns a hashCode for the object.
hashCode() - method in class java.lang.Double
Return a hashcode representing this Object.
hashCode() - method in class java.lang.reflect.Field
hashCode() - method in class ewe.io.FileBase
hashCode() - method in class java.lang.Float
Return a hashcode representing this Object.
hashCode() - method in class ewe.net.InetAddress
hashCode() - method in class java.lang.Integer
Return a hashcode representing this Object.
hashCode() - method in class ewe.net.Link
hashCode() - method in class ewe.sys.Long
Returns a hashCode for the object.
hashCode() - method in class java.lang.Long
Return a hashcode representing this Object.
hashCode() - method in class ewe.util.Map.MapEntry
hashCode() - method in class java.lang.reflect.Method
Returns a hashCode for the object.
hashCode() - method in class java.lang.Object
Returns a hashCode for the object.
hashCode() - method in class ewex.security.Permission
This method returns a hash code for this Permission.
hashCode() - method in class java.lang.Short
Return a hashcode representing this Object.
hashCode() - method in class java.lang.String
hashCode() - method in class ewe.util.SubString
As specified in the hashCode() contract, this returns the same hashCode that a String with the same text would return.
hashCode() - method in class ewe.sys.Time
hashCode() - method in class ewe.net.URL
Returns a hashcode computed by the URLStreamHandler of this URL
hashCode(ewe.net.URL) - method in class ewe.net.URLStreamHandler
Provides the default hash calculation.
Hashtable - class ewe.util.Hashtable
A Hashtable is an implementation of a Map.
Hashtable() - constructor for class ewe.util.Hashtable
Constructs a new hashtable with the default initial capacity and a default load factor of 0.75
Hashtable(int) - constructor for class ewe.util.Hashtable
Constructs a new hashtable with the specified initial capacity and a default load factor of 0.75
Hashtable(int,float) - constructor for class ewe.util.Hashtable
Constructs a hashtable with the specified initial capacity and the specified load factor.
hasInt() - method in class ewe.math.MPN
hasJPEGSignature(byte[]) - static method in class ewe.fx.ImageCodec
hasKeyboard - static field in class ewe.ui.Gui
hasLong() - method in class ewe.math.MPN
hasModifier(int) - static method in class ewe.ui.KeyEvent
Checks to see if a hot-key encoded key has a modifier.
hasModifier(int,boolean) - method in class ewe.ui.CarrierFrame
Check if the control has the specified modifier flags set.
hasModifier(int,boolean) - method in class ewe.ui.Control
Check if the control has the specified modifier flags set.
hasMoreElements() - method in class ewe.util.Enumeration
hasMoreElements() - method in class ewe.util.IteratorEnumerator
This returns the hasNext() method.
hasMoreElements() - method in class ewe.util.StringTokenizer
This does the same as hasMoreTokens.
HasMoreSiblings - static field in class ewe.ui.TreeTableModel
A Node status.
hasMoreTokens() - method in class ewe.util.StringTokenizer
Tells if there are more tokens.
hasMousePointer - static field in class ewe.ui.Gui
HasMoved - static field in class ewe.fx.mImage
A property bit - The image has moved, this is normally set and cleared automatically.
hasNative - field in class ewe.datastore.DataStorage
hasNative - static field in class ewe.datastore.DataTable
hasNext() - method in class ewe.util.Iterator
Returns whether there are more Objects to retrieve.
hasNext() - method in class ewe.util.ObjectIterator
Returns whether there are more Objects to retrieve.
hasPen - static field in class ewe.ui.Gui
hasPNGSignature(byte[]) - static method in class ewe.fx.ImageCodec
hasPopupFormAttached() - method in class ewe.ui.Control
Returns true if a ControlPopupForm is attached to this Control.
hasPostData() - method in class ewe.net.HttpConnection
This returns true if post data has been set for this connection.
hasPreferredSize - field in class ewe.ui.TableModel
Specifies whether the table has a preferred size.
HasProperties - interface ewe.data.HasProperties
This represents an object which has an associated PropertyList object, accessible via the getProperties() method.
hasRowHeaders - field in class ewe.ui.TableModel
Specifies whether the table has row headers.
This changes the text of a line within a section and then sees if any lines apart from that line would be changed.
This changes the text of a line within a section and then sees if any lines apart from that line would be changed.
hasSelection() - method in class ewe.ui.Console
hasSelection() - method in class ewe.ui.mInput
hasSelection() - method in class ewe.ui.mList
hasSelection() - method in class ewe.ui.mTextArea
hasSelection() - method in class ewe.ui.mTextPad
hasSelection() - method in class ewe.ui.Selectable
hasSelection() - method in class ewe.ui.TreeControl
hasSipButton() - static method in class ewe.ui.SipButton
hasSpanningColumns - field in class ewe.ui.TableModel
This must be set true if you have data in columns which span across multiple columns.
hasSpanningRows - field in class ewe.ui.TableModel
This must be set true if you have data in rows which span across multiple rows.
hasSplit - field in class ewe.ui.UpDownInput
Show the horizontal split line.
hasStopped() - method in class ewe.sys.Handle
Returns whether the Stopped bit has been set.
hasTag(int) - method in class ewe.ui.Control
hasTag(int) - method in class ewe.util.TagList
Check if the specified tag has a value set for it.
hasTopBar - field in class ewe.ui.Form
hasTrueAlpha(ewe.fx.Image) - static method in class ewe.fx.Mask
hasWildCards - field in class ewe.database.EntrySelector
haveNativePaint - static field in class ewe.ui.Control
hbar - field in class ewe.ui.ScrollBarPanel
The horizontal scroll bar.
HCENTER - static field in class ewe.ui.CellConstants
HCONTRACT - static field in class ewe.ui.CellConstants
header - field in class ewe.data.FieldData
This is an optional descriptive name for the data which may be used as a prompt when the data is input, or as a column name when the data is stored or displayed in a Table.
header - field in class ewe.database.FieldSortEntry
headerData - field in class ewe.ui.formatted.FormattedTextMaker
headerData - field in class ewe.ui.HtmlDisplay
height - field in class ewe.ui.Control
The control's height
height - field in class ewe.fx.Dimension
height - field in class ewe.data.FieldData
The approximate height of the data in characters when displayed/edited on screen.
height - field in class ewe.fx.IconAndText
This is the height of the IconAndText
height - field in class ewe.fx.ImageCodec
height - field in class ewe.fx.ImageInfo
height - field in class ewe.fx.Mask
The height of the mask.
height - field in class ewe.graphics.PageDisplayUnit
height - field in class ewe.fx.print.PageFormatData
height - field in class ewe.fx.print.PageRect
height - field in class ewe.fx.print.PointRect
height - field in class ewe.fx.Rect
rectangle height
height - field in class ewe.fx.RGBImageData
heights - field in class ewe.ui.GridTableModel
HELP - static field in class ewe.ui.IKeys
special key
HEX - static field in class ewe.sys.Long
This is an option for toString().
hex - static field in class ewe.util.TextEncoder
HexDisplay - class ewe.ui.HexDisplay
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
HEXPAND - static field in class ewe.ui.CellConstants
HFILL - static field in class ewe.ui.CellConstants
HGROW - static field in class ewe.ui.CellConstants
HIBERNATE - static field in class ewe.ui.WindowEvent
This indicates that the system (WinCE) wishes a Window to minimize its memory footprint.
HIDDEN - static field in class ewe.ui.Card
A flag.
hidden - static field in class ewe.ui.mInput
This String will be used to display characters when the isPassword option is used.
HIDDEN - static field in class ewe.ui.PanelSplitter
A value used with setOpenCloseTypes().
hidden - static field in class ewe.ui.PasswordDisplayMaker
hide() - method in class ewe.ui.Frame
This closes the frame.
hide() - static method in class ewe.ui.SoftKeyBar
Hide any visible SoftKeyBar.
hideFrame(ewe.ui.Frame) - static method in class ewe.ui.Gui
hideRemovesSoftKeyBar - static field in class ewe.ui.SoftKeyBar
This is false by default and if you set it true, then a hide() will cause the SoftKeyBar to disappear entirely, instead of just becoming empty - which is the default.
hideRoot - field in class ewe.ui.TreeTableModel
Set this true to hide the Root node.
hideSingleTab - field in class ewe.ui.mTabbedPanel
If this is true, then if a single Tab is present, the Tab area will be hidden completely.
Higher - static field in class ewe.ui.IScroll
highValue - field in class ewe.util.DataProperty
This will be set to the appropriate value if the value is an 8-byte value.
HINT_DONT_RESIZE - static field in class ewe.fx.print.PrintSurface
This is a "hint" flag for getPageRect.
HINT_DONT_RESIZE_HEIGHT - static field in class ewe.fx.print.PrintSurface
This is a "hint" flag for getPageRect().
HINT_DONT_RESIZE_WIDTH - static field in class ewe.fx.print.PrintSurface
This is a "hint" flag for getPageRect().
HINT_GRAYSCALE_IMAGE - static field in class ewe.fx.print.PrintSurface
This is a "hint" flag for getPageRect, and indicates that only gray scale drawing will be done on the PageRect.
HINT_MONO_IMAGE - static field in class ewe.fx.print.PrintSurface
This is a "hint" flag for getPageRect, and indicates that only black and white drawing will be done on the PageRect.
history - static field in class ewe.filechooser.FileChooserBase
This contains the directories or names of recently opened files.
history - field in class ewe.ui.WebBrowser
historyDirectoriesOnly - static field in class ewe.filechooser.FileChooserBase
This indicates that only directories should be placed in the history Vector.
HistoryKey - static field in class ewe.ui.WebBrowser
historySize - static field in class ewe.filechooser.FileChooserBase
This sets the number of history entries.
HKEY_CLASSES_ROOT - static field in class ewex.registry.Registry
HKEY_CURRENT_CONFIG - static field in class ewex.registry.Registry
HKEY_CURRENT_USER - static field in class ewex.registry.Registry
HKEY_DYN_DATA - static field in class ewex.registry.Registry
HKEY_LOCAL_MACHINE - static field in class ewex.registry.Registry
HKEY_USERS - static field in class ewex.registry.Registry
HMode - static field in class ewe.filechooser.FileListTableModel
hold() - method in class ewe.sys.Lock
This does a hold() with a TimeOut of TimeOut.Forever.
hold(ewe.sys.TimeOut) - method in class ewe.sys.Lock
Use this to get exclusive ownership of the Lock.
HOLD_CURSORS_OVER_COMMIT - static field in class ewex.sql.ResultSet
This grabs the lock, notifies waiting threads and then releases the lock.
holdDownPause - field in class ewe.ui.Control
Holder - class ewe.ui.Holder
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
holdTick - field in class ewe.ui.Control
HOME - static field in class ewe.ui.IKeys
special key
Horizontal - static field in class ewe.ui.IScroll
HORIZONTAL - static field in class ewe.ui.PanelSplitter
HORIZONTAL - static field in class ewe.ui.SplittablePanel
horizontalLayout - field in class ewe.ui.ProgressBarForm
horizontalScrollUnit - field in class ewe.ui.TableModel
This specifies how many columns you can scroll as a unit.
host - field in class ewe.net.HttpConnection
The host to connect to.
hostName - field in class ewe.net.SocketMaker
The name of the host to connect to.
hostOrService - field in class ewe.net.ClientServerConnector
hotArea - field in class ewe.fx.mImage
This Area must update itself as the image moves.
hotColor - static field in class ewe.ui.formatted.HotSpot
hotColor - field in class ewe.ui.formatted.TextDisplay
The color for hot spots.
hotCursor - field in class ewe.graphics.MosaicPanel
hotKey - field in class ewe.ui.Control
This is the "HotKey" for the control - use setHotKey() to set it.
hotKey - field in class ewe.data.FieldData
An optional hot key for the data.
hotkey - field in class ewe.ui.MenuItem
An optional hotkey for the MenuItem.
hotPolygon - field in class ewe.fx.mImage
This polygon must be relative to the top-left of the image.
HotSpot - class ewe.ui.formatted.HotSpot
A HotSpot represents a Hyperlink to a location within this document (if the link starts with '#') or to another document.
hotSpot - field in class ewe.ui.formatted.TextDisplay.HotSpotEvent
HotSpot() - constructor for class ewe.ui.formatted.HotSpot
HotSpot(int,int,int) - constructor for class ewe.ui.formatted.HotSpot
HOUR - static field in class ewe.sys.Time
hscrollerChanges - field in class ewe.ui.ScrollablePanel
This is true so long as neither AlwaysShowHorizontalScrollers nor NeverShowHorizontalScrollers are selected as options.
HSHRINK - static field in class ewe.ui.CellConstants
hSpace - field in class ewe.ui.formatted.TextFormatter
hSpan - field in class ewe.ui.TableCellAttributes
Setting hSpan to >1 will allow the data to spill over to the next cells.
hSplit - field in class ewex.livedata.ListEdit
HSTRETCH - static field in class ewe.ui.CellConstants
HtmlDisplay - class ewe.ui.HtmlDisplay
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
HtmlDisplay() - constructor for class ewe.ui.HtmlDisplay
HtmlDisplay(int,int) - constructor for class ewe.ui.HtmlDisplay
htmlProperties - field in class ewe.ui.HtmlViewer
HtmlViewer - class ewe.ui.HtmlViewer
This is a useful Form that you can use to display HTML files.
HtmlViewer() - constructor for class ewe.ui.HtmlViewer
Create the viewer with full tools.
HtmlViewer(ewe.ui.HtmlDisplay,int) - constructor for class ewe.ui.HtmlViewer
Create the viewer with a particular HtmlDisplay and using the specified display options.
HtmlViewer(int) - constructor for class ewe.ui.HtmlViewer
Create the viewer the specified display options.
Use this class to create an HttpConnection with a Web Server and to read in the data for the connection.
HttpConnection(ewe.net.URL) - constructor for class ewe.net.HttpConnection
HttpConnection(java.lang.String) - constructor for class ewe.net.HttpConnection
Create an HttpConnection with an http:// URL.
Create a new HttpConnection to the specified host and port to fetch the specified document.
HttpConnectionTask() - constructor for class ewe.net.HttpConnectionTask
Create a new TaskObject and assign a new Handle to the handle member.
Create a new HttpConnectionTask using the specified connection.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
HyperlinkLabel(int,int) - constructor for class ewe.ui.HyperlinkLabel
HyperlinkLabel(java.lang.String) - constructor for class ewe.ui.HyperlinkLabel

I

IBEAM_CURSOR - static field in class ewe.sys.VmConstants
icon - field in class ewe.io.FileChooserLink
icon - field in class ewe.fx.IconAndText
The icon being used.
icon - field in class ewe.ui.MessageBox
IconAndText - class ewe.fx.IconAndText
IconAndText is a special type of IImage that draws an Icon and then a line of text.
IconAndText() - constructor for class ewe.fx.IconAndText
Create an IconAndText for the specified icon and text.
Create an IconAndText for the specified icon and text.
Create an IconAndText using the ImageCache.
iconClicked(int) - method in class ewe.ui.IconTableModel
If an icon in the table returned by makeTable() is clicked, this method is called.
iconDisplay - field in class ewe.ui.MessageBox
You can create this and set it up before displaying the message box, but you must also set the "icon" variable to be the icon you wish to display.
iconIsImage - field in class ewe.sys.VMApp
iconize(ewe.fx.IImage) - method in class ewe.ui.Card
Call this after you have specified the tab name.
iconize(ewe.fx.IImage,boolean) - method in class ewe.ui.Card
Call this after you have specified the tab name.
This will iconize a button/control that has its text already set.
This will iconize a button/control that has its text already set.
iconize(java.lang.String) - method in class ewe.ui.Card
This iconizes the tab with the icon of the specified name and, tells the Card to display an icon only when it is deslected ONLY if it is running on a PDA sized screen.
Set the label, hotkey and image for the item.
This iconizes the tab with the icon of the specified name and, tells the Card to display an icon only when it is deslected ONLY if it is running on a PDA sized screen.
Call this after you have specified the tab name.
iconMode - field in class ewe.filechooser.FileChooser
Do not set this directly.
iconPressed() - method in class ewe.ui.Window
This is called directly by the VM within a native Window Message handler.
icons - field in class ewe.ui.TaskbarWindow
The icons are stored in here.
iconSelected(int) - method in class ewe.ui.IconTableModel
If an icon in the table returned by makeTable() is selected with the arrow keys, this method is called.
This is a table model that displays an icon with associated text below it.
IconTableModel() - constructor for class ewe.ui.IconTableModel
id - field in class ewe.util.DataProperty
This is the id of the property.
id - field in class ewe.database.FieldSortEntry
id - field in class ewe.ui.MenuItem
An optional ID for the item.
id - field in class ewe.io.RemoteCall
id() - method in class ewe.datastore.DataEntry
This returns the uniqute integer ID of this entry.
ID_NEUTRAL - static field in class ewex.locale.LocaleInfo
This is the native Win32 definition of a Neutral locale ID.
ID_SYSTEM_DEFAULT - static field in class ewex.locale.LocaleInfo
This is the native Win32 definition of the system default locale ID.
ID_USER_DEFAULT - static field in class ewex.locale.LocaleInfo
This is the native Win32 definition of the user default locale ID.
IDABORT - static field in class ewe.sys.Vm
IDALWAYS_CONTINUE - static field in class ewe.io.CopyOver
IDALWAYS_NO - static field in class ewe.io.CopyOver
IDALWAYS_YES - static field in class ewe.io.CopyOver
IDBACK - static field in class ewe.ui.FormBase
A predefined return value from the Form.
IDCANCEL - static field in class ewe.ui.FormBase
A predefined return value from the Form.
IDCANCEL - static field in class ewe.sys.Vm
identityHashCode(java.lang.Object) - static method in class java.lang.System
Get what the hashcode of this Object would be if the Object.hashCode() method was called instead of any overriding hashCode() methods.
identityHashCode(java.lang.Object) - static method in class ewe.sys.Vm
This returns the hashcode for the object as if the Object.hashCode() method was called regardless of any overriding hashCode() methods.
IDIGNORE - static field in class ewe.sys.Vm
idleTimeOut - static field in class ewe.sys.Device
IDNO - static field in class ewe.ui.FormBase
A predefined return value from the Form.
IDNO - static field in class ewe.sys.Vm
IDOK - static field in class ewe.ui.FormBase
A predefined return value from the Form - it is the same as IDYES.
IDOK - static field in class ewe.sys.Vm
IDRETRY - static field in class ewe.sys.Vm
ids - field in class ewe.datastore.EntrySearcher
ids - field in class ewe.database.FoundEntriesObject
IDYES - static field in class ewe.ui.FormBase
A predefined return value from the Form - it is the same as IDOK.
IDYES - static field in class ewe.sys.Vm
IEEEremainder(double,double) - static method in class java.lang.Math
Computes the remainder operation on two arguments as prescribed by the IEEE 754 standard.
ifType - field in class ewe.reflect.FieldTransfer
The type of the data used by the interface object.
IFunctionKeys - interface ewe.ui.IFunctionKeys
ifWrapper - field in class ewe.reflect.FieldTransfer
IGNORE_CASE - static field in class ewe.util.FileComparer
IGNORE_CASE - static field in class ewe.sys.Locale
An option for getStringComparer.
IGNORE_CASE - static field in class ewe.util.SubString
An option for equals().
IGNORE_NONSPACE - static field in class ewe.sys.Locale
An option for getStringComparer.
IGNORE_SYMBOLS - static field in class ewe.sys.Locale
An option for getStringComparer.
ignoreParentFrame - field in class ewe.io.FileSaver
Set this true to always ignore the parent Frame and have all new Frames appear in their own window.
IImage - interface ewe.fx.IImage
This is an interface that is implemented by objects that can draw themselves onto a Graphics context.
IKeypadKeys - interface ewe.ui.IKeypadKeys
IKeys - interface ewe.ui.IKeys
IKeys is an interface containing values for special keys and modifiers.
IList - interface ewe.data.IList
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
IllegalAccessException() - constructor for class java.lang.IllegalAccessException
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
IllegalArgumentException() - constructor for class java.lang.IllegalArgumentException
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
IllegalStateException() - constructor for class java.lang.IllegalStateException
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
image - field in class ewe.ui.ButtonObject
image - field in class ewe.ui.Card
If this is not null then this will be displayed instead of the tab text.
image - field in class ewe.ui.Control
image - field in class ewe.ui.DragContext.ImageDragInWindow
This is the image being dragged.
Image - class ewe.fx.Image
Image is a rectangular image.
image - field in class ewe.fx.ImageBuffer
image - field in class ewe.graphics.ImageDragContext
image - field in class ewe.fx.ImageInfo
This is only valid when getting one image out of a set of multiple images.
image - field in class ewe.graphics.ImageMover
This is the image being moved.
image - field in class ewe.ui.MenuItem
If this is not null then this will be displayed instead of the label.
image - field in class ewe.fx.mImage
The base image for the mImage.
image - field in class ewe.fx.print.PageRect
image - field in class ewe.graphics.PngIconMaker
image - field in class ewe.fx.RGBImageData
image - field in class ewe.ui.Sprite
image - field in class ewe.ui.formatted.TextFormatter
image - field in class ewe.sys.VMApp
Image() - constructor for class ewe.fx.Image
Image(ewe.fx.Image,int) - constructor for class ewe.fx.Image
This is the best way to create a copy of an image.
Image(ewe.io.Stream,int) - constructor for class ewe.fx.Image
Use this to load a formatted image from an ewe.io.Stream.
Use this to load a formatted image from an ewe.io.Stream, optionally resizing a portion of the image during decoding if possible.
Image(ewe.io.Stream,int,int,int) - constructor for class ewe.fx.Image
Use this to load a formatted image from an ewe.io.Stream, optionally resizing the image during decoding if possible.
Image(ewe.util.ByteArray,int) - constructor for class ewe.fx.Image
Use this to load a formatted image from an array of bytes.
Use this to load a formatted image from an array of bytes, optionally resizing a portion of the image during decoding if possible.
Image(ewe.util.ByteArray,int,int,int) - constructor for class ewe.fx.Image
Use this to load a formatted image from an array of bytes, optionally resizing the image during decoding if possible.
Image(int,int) - constructor for class ewe.fx.Image
Creates an image of the specified width and height that can be used for drawing, with default (zero) options.
Image(int,int,int) - constructor for class ewe.fx.Image
Creates an image of the specified width and height that can be used for drawing.
Image(int,int,int,byte[],int,int,int[]) - constructor for class ewe.fx.Image
Use this to create a mono, grayscale or indexed image from a the image pixel bits and the color table (for indexed images).
Image(int,int,int,int[],int,int) - constructor for class ewe.fx.Image
Use this to create an RGB_IMAGE or an ARGB_IMAGE from the image pixels.
Image(java.lang.Object,int) - constructor for class ewe.fx.Image
This creates an Image from a system dependant native image type.
Image(java.lang.String) - constructor for class ewe.fx.Image
Loads and constructs an image from a resource or file which contains a formatted image.
Image(java.lang.String,int) - constructor for class ewe.fx.Image
Loads and constructs an image from a resource or file which contains a formatted image.
IMAGE_SURFACE - static field in class ewe.fx.ISurface
imageableHeight - field in class ewe.fx.print.PageFormat
imageableWidth - field in class ewe.fx.print.PageFormat
imageableX - field in class ewe.fx.print.PageFormat
imageableY - field in class ewe.fx.print.PageFormat
imageAnchor - field in class ewe.ui.ButtonControl
imageAnchor - field in class ewe.ui.ButtonObject
Indicates the pen/mouse is attempting to drag an image.
ImageBuffer - class ewe.fx.ImageBuffer
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
ImageBytes - class ewe.fx.ImageBytes
This provides no more functionality than a ByteArray.
imageBytes - field in class ewe.sys.VMApp
ImageBytes() - constructor for class ewe.fx.ImageBytes
ImageBytes(byte[]) - constructor for class ewe.fx.ImageBytes
This will actually use the "data" byte array as the data for the byte array.
ImageBytes(ewe.fx.IImage) - constructor for class ewe.fx.ImageBytes
ImageCache - class ewe.fx.ImageCache
An ImageCache is used to fetch and keep images so that Images do not have to be re-decoded each time they are accessed.
imageChar - field in class ewe.ui.formatted.TextFormatter
The character that comes after the image.
ImageCodec - class ewe.fx.ImageCodec
This class is used by Image for decoding image formats.
ImageControl - class ewe.ui.ImageControl
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
ImageControl(ewe.fx.IImage) - constructor for class ewe.ui.ImageControl
imageCreationOptions - field in class ewe.fx.ImageBuffer
ImageData - interface ewe.fx.ImageData
This is a Interface that provides image scan line data and can optionally accept image scan line data.
imageData - field in class ewe.fx.RGBImageData
imageDataTypeToImageCreationOptions(int) - static method in class ewe.fx.ImageTool
Convert an ImageData.TYPE_XXXX value to an Image.XXX_IMAGE option for creating an image.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * Copyright (C) 1998, 1999 Wabasoft * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
imageDrag() - method in class ewe.ui.DragContext
Call this within the dragged(DragContext dc) to continue dragging the same image.
Call this within the dragged(DragContext dc) to drag a new Image.
ImageDragContext - class ewe.graphics.ImageDragContext
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
ImageDragContext(ewe.graphics.AniImage) - constructor for class ewe.graphics.ImageDragContext
Indicates the pen/mouse is dragging an image.
ImageFileChooser - class ewe.filechooser.ImageFileChooser
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
ImageFileChooser() - constructor for class ewe.filechooser.ImageFileChooser
Create a new Panel which uses itself to layout components.
ImageFileChooser(int,java.lang.String) - constructor for class ewe.filechooser.ImageFileChooser
ImageInfo - class ewe.fx.ImageInfo
This is used for storing information about an Image retrieved by Image.getImageInfo().
imageLine - field in class ewe.ui.formatted.TextFormatter
The line that the image is actually on.
ImageList - class ewe.graphics.ImageList
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
imageMayChange - field in class ewe.fx.mImage
imageMovedOff(ewe.graphics.AniImage) - method in class ewe.graphics.MosaicPanel
Indicates the pen/mouse is no longer over an image.
imageMovedOn(ewe.graphics.AniImage) - method in class ewe.graphics.MosaicPanel
Indicates the pen/mouse is over an image without the pen/mouse being down (yet).
ImageMover - class ewe.graphics.ImageMover
Indicates the pen/mouse has released dragging an image.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * Copyright (C) 1998, 1999 Wabasoft * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
Indicates the pen/mouse is no longer resting on an image.
imagePos - field in class ewe.ui.DragContext.ImageDragInWindow
This is the location of the last valid drag.
Indicates the pen/mouse is pressed on an image.
ImageRefresher - interface ewe.fx.ImageRefresher
An ImageRefresher is used by an animated image (AniImage) to display it on the screen.
Indicates the pen/mouse is released from an image.
ImageResolver - interface ewe.ui.formatted.ImageResolver
imageRestingOn(ewe.graphics.AniImage) - method in class ewe.graphics.MosaicPanel
Indicates the pen/mouse is resting on an image (after half second delay).
images - field in class ewe.graphics.AnimatedIcon
images - static field in class ewe.ui.HtmlViewer
images - field in class ewe.graphics.Mosaic
These are the images in the Mosaic.
imageSet() - method in class ewe.fx.mImage
imageSet(ewe.ui.formatted.TextFormatter) - method in class ewe.ui.formatted.TextDisplay
imageSizeLimit - static field in class ewe.filechooser.ImageFileChooser
This is the maximum size of an image to preview or get in bytes.
ImageTool - class ewe.fx.ImageTool
This class is used for two purposes.
ImageTool() - constructor for class ewe.fx.ImageTool
ImageTool(int) - constructor for class ewe.fx.ImageTool
ImageTool(int,int[]) - constructor for class ewe.fx.ImageTool
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * Copyright (C) 1998, 1999 Wabasoft * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
ImageUnit - class ewe.graphics.pagedisplay.ImageUnit
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
ImageUnit(ewe.fx.IImage) - constructor for class ewe.graphics.pagedisplay.ImageUnit
imageX - field in class ewe.ui.formatted.TextFormatter
imageY - field in class ewe.ui.formatted.TextFormatter
IMethod - interface ewe.reflect.IMethod
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
Immediate - static field in class ewe.sys.TimeOut
implies(ewex.security.Permission) - method in class ewex.security.AllPermission
This method always returns true to indicate that this permission always implies that any other permission is also granted.
implies(ewex.security.Permission) - method in class ewex.security.BasicPermission
This method tests to see if the specified permission is implied by this permission.
implies(ewex.security.Permission) - method in class ewex.security.Permission
This method tests whether this Permission implies that the specified Permission is also granted.
This method tests whether the specified Permission object is implied by this collection of Permission objects.
implies(ewex.security.Permission) - method in class ewex.security.Permissions
This method tests whether or not the specified Permission is implied by this PermissionCollection.
importedKeyCascade - static field in class ewex.sql.DatabaseMetaData
Foreign key changes are cascaded in updates or deletes.
importedKeyInitiallyDeferred - static field in class ewex.sql.DatabaseMetaData
Wish I knew what this meant.
importedKeyInitiallyImmediate - static field in class ewex.sql.DatabaseMetaData
Wish I knew what this meant.
importedKeyNoAction - static field in class ewex.sql.DatabaseMetaData
If the primary key is a foreign key, it cannot be udpated or deleted.
importedKeyNotDeferrable - static field in class ewex.sql.DatabaseMetaData
Wish I knew what this meant.
importedKeyRestrict - static field in class ewex.sql.DatabaseMetaData
Column may not be updated or deleted in use as a foreign key.
importedKeySetDefault - static field in class ewex.sql.DatabaseMetaData
If the primary key is updated or deleted, the foreign key is set to a default value.
importedKeySetNull - static field in class ewex.sql.DatabaseMetaData
When primary key is updated or deleted, the foreign key is set to NULL.
This method "imprints" the data in the small ImageData into the big ImageData at the top left corner of the big ImageData.
in - field in class ewe.io.BlockInputStream
in - field in class ewex.xml.FilterReader
This is the subordinate Reader to which method calls are redirected
in - field in class ewe.io.InputStream
The underlying InputStream object - if any.
in - field in class ewe.io.IOTransfer
in - field in class ewe.io.RemoteCallHandler
in - field in class ewe.io.StreamAdapter
in() - static method in class ewe.sys.Vm
inCheck - field in class java.lang.SecurityManager
Tells whether or not the SecurityManager is currently performing a security check.
inClass(java.lang.String) - method in class java.lang.SecurityManager
Tell whether the specified class is on the execution stack.
inClassLoader() - method in class java.lang.SecurityManager
Tell whether there is a class loaded with an explicit ClassLoader on the stack.
include(ewe.database.DatabaseEntry) - method in class ewe.database.EntriesView
Include the specified entry in this view, but only if it is already included in its FoundEntries.
include(ewe.database.DatabaseEntry) - method in class ewe.database.FoundEntries
Add an entry to the FoundEntries if it was not added before.
include(ewe.database.EntriesView) - method in class ewe.database.EntriesView
Include all the entries in the other view in this view.
include(int) - method in class ewe.database.EntriesView
Include the specified entry in this view.
Include all the entries as specified from the view of another FoundEntries in this FoundEntries.
includeAll(ewe.util.IntArray) - method in class ewe.database.EntriesView
Add all the indexes - sorting this view before the add is done.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
incompleteColor - field in class ewe.ui.ProgressBar
When changes are made to a RecordFile database (or any one object that uses a RandomAccessDatabaseStream as its underlying IO stream) these changes are done "safely".
INDENT_ITEM_FLAG - static field in class ewe.ui.ChoiceControl
indentDropItems - field in class ewe.ui.ChoiceControl
indentLevel - field in class ewe.ui.MenuItem
This is -1 by default, which means that the index level should be calculated automatically.
index(int) - method in class ewe.database.EntriesView
This is the same as indexInFoundEntries().
INDEX_FLAG_DO_REINDEX - field in class ewe.database.DatabaseObject
This tells the Database to keep an index for a particular sort ID and optional distinct name.
This tells the Database to keep an index for a particular sort ID and optional distinct name.
This tells the Database to keep an index using a particular Comparer class and distinct name.
This tells the Database to keep an index using a particular Comparer class and distinct name.
indexBy(int) - method in class ewe.database.Database
This is a convenience method for the other indexBy method.
indexBy(int) - method in class ewe.database.DatabaseObject
This is a convenience method for the other indexBy method.
INDEXED - static field in class ewe.fx.Image
INDEXED_16_IMAGE - static field in class ewe.fx.Image
Use this to specify an INDEXED_IMAGE image at 4 bits per pixel.
INDEXED_256_IMAGE - static field in class ewe.fx.Image
Use this to specify an INDEXED_IMAGE image at one byte per pixel.
INDEXED_2_IMAGE - static field in class ewe.fx.Image
Use this to specify an INDEXED_IMAGE image at 2 bits per pixel.
INDEXED_4_IMAGE - static field in class ewe.fx.Image
Use this to specify an INDEXED_IMAGE image at 2 bits per pixel.
INDEXED_IMAGE - static field in class ewe.fx.Image
Use this to specify an indexed image that is optimized for the display.
IndexEntry - class ewe.database.IndexEntry
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
indexes - field in class ewe.database.DatabaseSpecs
indexFlag - field in class ewe.database.DatabaseObject
indexInFoundEntries(int) - method in class ewe.database.EntriesView
This is the same as index().
Find out the index of the specified entry in this view - if it exists in the view.
indexInView(int) - method in class ewe.database.EntriesView
Determine the index of the database entry in the View, based on its index in the FoundEntries.
indexName - field in class ewe.database.FoundEntriesObject
indexOf(char,char[],int,int,int,int) - static method in class ewe.util.SubString
Find the index of a character within an array of characters, looking either backwards or forwards.
Return the line of the specified node IF it is displayed.
indexOf(ewe.database.DatabaseEntry) - method in class ewe.database.FoundEntries
Return the index of the entry in the FoundEntries object.
indexOf(int) - method in class ewe.util.IntArray
Find the index of the specified value.
indexOf(int) - method in class java.lang.String
indexOf(int,int) - method in class java.lang.String
indexOf(int[]) - method in class ewe.ui.TreeTableModel
Finds the index of the address specified.
indexOf(java.lang.Object) - method in class ewe.ui.ChoiceControl
Find the index of this object.
indexOf(java.lang.Object,long,int,int,boolean) - static method in class ewe.util.Utils
Find the index of a value within an array.
indexOf(java.lang.String) - method in class ewe.filechooser.FileListTableModel
indexOf(java.lang.String) - method in class java.lang.String
indexOf(java.lang.String,char) - static method in class ewe.util.mString
indexOf(java.lang.String,int) - method in class java.lang.String
Return the index of the specified child.
indexOfChild(ewe.data.TreeNode) - method in class ewe.data.TreeNode
Return the index of the specified child.
indexOfDayInWeek(int,ewe.sys.Locale) - static method in class ewe.sys.Time
This returns the index of the day in the week.
indexOfPoint(int,int) - method in class ewe.ui.TreeControl
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
IndexOutOfBoundsException() - constructor for class java.lang.IndexOutOfBoundsException
indexRecorder - field in class ewe.database.FoundEntriesObject
IndexSelectable - interface ewe.data.IndexSelectable
ISelectable is an interface that represents an Object that contains some sort of list of which various items can be selected.
InetAddress - class ewe.net.InetAddress
An InetAddress represents a host name and IP address.
inEventThread - static field in class ewe.ui.Window
Called by the VM to post key and pen events.
Infinite - static field in class ewe.sys.TimeOut
This is the value for an infinite timeout in milliseconds, equal to -1.
INFINITY - static field in class ewe.sys.Double
inflateEnd() - method in class ewe.zip.InflaterInputStream
inflateInit(boolean) - method in class ewe.zip.InflaterInputStream
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
INFO_ACCEPT_DROPPED_FILES - static field in class ewe.ui.WindowConstants
This is used for setInfo() only.
INFO_CLIENT_RECT - static field in class ewe.ui.WindowConstants
Use this to get the Rect of the client area, but the x and y co-ordinates will always be 0,0.
INFO_DETAIL_NAMES - static field in class ewe.io.FileBase
This should return an array of Strings giving the details to display about a file in the filechooser box.
INFO_DETAIL_WIDTHS - static field in class ewe.io.FileBase
This should return EITHER an array of ints giving the width of each detail column (except for name) or an array of Strings which represent the widest string expected for each column.
INFO_DETAILS - static field in class ewe.io.FileBase
This should return a String a particular detail for the file.
INFO_DEVICE_ICON - static field in class ewe.io.FileBase
This returns an IImage representing the device on which the file is stored.
INFO_DEVICE_NAME - static field in class ewe.io.FileBase
This returns a String which is the name of the computer.
INFO_DROPPED_DATA - static field in class ewe.ui.WindowConstants
INFO_FILE_TIMES - static field in class ewe.io.FileBase
This is used to get/set the three file times for a file - the creation date, the last modification date and the last access date, in that order.
INFO_FLAGS - static field in class ewe.io.FileBase
This gets a set of File or device specific flags.
INFO_FLAGS_FOR_SIZE - static field in class ewe.ui.WindowConstants
This is used to get the window flags for a particular size.
INFO_FONT - static field in class ewe.ui.WindowConstants
INFO_FREE_DRIVE_SPACE - static field in class ewe.io.FileBase
This returns a Long specifying the number of free bytes on the disk, or null if it cannot be determined.
INFO_GROUP - static field in class ewe.io.FileBase
This is used to get/set the group of a file.
INFO_GUI_FLAGS - static field in class ewe.ui.WindowConstants
This is a parameter for Window.getGuiInfo(), use it with a ewe.sys.Long object as the destination parameters.
INFO_ICON - static field in class ewe.io.FileBase
This requests the icon for the file - returns an IImage object.
INFO_ICON_LARGE - static field in class ewe.io.FileBase
INFO_ICON_MEDIUM - static field in class ewe.io.FileBase
INFO_ICON_SMALL - static field in class ewe.io.FileBase
INFO_LINK_DESTINATION - static field in class ewe.io.FileBase
NOT IMPLEMENTED YET.
INFO_NATIVE_WINDOW - static field in class ewe.ui.WindowConstants
Used with Window.getInfo().
INFO_OWNER - static field in class ewe.io.FileBase
This is used to get/set the owner of a file.
INFO_PARENT_RECT - static field in class ewe.ui.WindowConstants
Use this to get or set the parent's client screen rectangle.
Used with Window.getInfo().
INFO_PROGRAM_DIRECTORY - static field in class ewe.io.FileBase
This returns a String which is the directory where the program is installed.
INFO_ROOT_LIST - static field in class ewe.io.FileBase
This requests the names of the root directory of all drives - returns an array of Strings.
INFO_SCREEN_RECT - static field in class ewe.ui.WindowConstants
Use this to get or set the user's screen rectangle.
INFO_SYSTEM_TYPE - static field in class ewe.io.FileBase
Used for getting the file system type.
INFO_TASKBAR_ICON - static field in class ewe.ui.WindowConstants
Use this along with a Window.TaskBarIconInfo class to set the taskbar icon info for a window.
INFO_TEMPORARY_DIRECTORY - static field in class ewe.io.FileBase
This returns a String which is the directory where temporary files can be created.
INFO_TITLE - static field in class ewe.ui.WindowConstants
This is a parameter for Window.setInfo(), Window.getInfo() use it with a ewe.sys.Long object as the destination parameters.
INFO_TOOL_TIP - static field in class ewe.io.FileBase
This should return a String representing a "tool-tip" to display for a file in the Filechooser box.
INFO_TOTAL_DRIVE_SPACE - static field in class ewe.io.FileBase
This returns a Long specifying the total number of bytes on the the disk, or null if it cannot be determined.
INFO_WINDOW_FLAGS - static field in class ewe.ui.WindowConstants
Use this to get or set the window (i.e.
INFO_WINDOW_ICON - static field in class ewe.ui.WindowConstants
Use this along with an Icon Object to set the window icon for a window.
INFO_WINDOW_RECT - static field in class ewe.ui.WindowConstants
Use this to get or set the window location and size on the screen.
inFocus - field in class ewe.ui.EditControl
If native input is used, this will normally start automatically when the input gets focus.
inFocus - static field in class ewe.ui.Gui
INFRA_RED - static field in class ewe.net.ClientServerConnector
This is a type to be used in the constructor.
INFRA_RED - static field in class ewe.net.InetAddress
INFRA_RED - static field in class ewe.net.SocketMaker
This should be used with the "type" member.
inFront - static field in class ewe.ui.Window
Get particular modifiers flags from another control and optionally set children flags.
init(long,byte) - method in class ewe.ui.TreeTableModel
initCause(java.lang.Throwable) - method in class java.lang.Throwable
Initialize the cause of this Throwable to be the specified Throwable.
initial - field in class ewe.filechooser.FileChooserDemo
initialize() - method in class ewe.database.RecordFile
Initialize the RecordFile - you do not need to call this for new RecordFiles, it is done if a new RecordFile is created automatically.
initialize(byte[],int,int) - method in class ewe.security.BlowfishECB
Initializes the instances, but does not really reset it since the PBOXes are not reset.
initialize(int) - static method in class ewex.rapi.Rapi
initialize(int,boolean) - static method in class ewex.rapi.Rapi
This is used to initialize a database if it has not yet been initialized.
This is used to initialize a database if it has not yet been initialized.
This is used to initialize a database if it has not yet been initialized.
This is used to initialize a database if it has not yet been initialized.
INITIALLY_CLOSED - static field in class ewe.ui.CellConstants
INITIALLY_MINIMIZED - static field in class ewe.ui.CellConstants
INITIALLY_PREFERRED_SIZE - static field in class ewe.ui.CellConstants
initialText - field in class ewe.ui.TextInputParameters
This is the initial text to be entered - use setInitialText() to set it - this will convert LF characters to CR/LF characters if necessary.
inNativeInput() - static method in class ewe.ui.Window
This returns whether the system is within a native input or native dialog.
innerRect - static field in class ewe.ui.ChoiceControl
inPanel - field in class ewe.graphics.MosaicPanel
inPress - field in class ewe.ui.ButtonControl
input - field in class ewe.zip.InflaterInputStream
input - field in class ewe.ui.InputForm
input - field in class ewe.ui.InputPopupForm
input - field in class ewe.ui.mComboBox
The input part of the Control.
input - field in class ewe.ui.mFileInput
input - field in class ewe.ui.mInputWithTools
input - field in class ewe.io.StreamReader
The underlying InputStream if one is used.
input - field in class ewe.io.TextReader
This is the underlying stream, or the "stream" Stream may be used instead.
This does the following:
  • Sets the values of the fields to be as specified in the "values" PropertyList parameter.
input(java.lang.String) - method in class ewe.database.GetSearchCriteria
input(java.lang.String,int) - method in class ewe.ui.InputBox
input(java.lang.String,int) - method in class ewe.data.LiveObject
This opens an Editor for this object.
InputBox - class ewe.ui.InputBox
This class can be used to accept a single line of input from the user.
InputBox() - constructor for class ewe.ui.InputBox
Create a new Panel which uses itself to layout components.
InputBox(java.lang.String) - constructor for class ewe.ui.InputBox
inputBufferSize - field in class ewe.net.HttpConnectionTask
The size of the input buffer to use when reading in data.
inputBytes - field in class ewe.zip.DeflaterOutputStream
The number of bytes written to the deflater.
inputEdge - static field in class ewe.ui.mInput
This is the default edge to use on mInputs.
inputFlags - field in class ewe.ui.EditControl
This value is -1 as default - which tells the VM to pick the best input flags for the current system.
InputForm - class ewe.ui.InputForm
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
inputForm - static field in class ewe.ui.InputForm
InputForm() - constructor for class ewe.ui.InputForm
Create a new Panel which uses itself to layout components.
inputIsShutdown - field in class ewe.net.SocketBase
InputKeyPad - class ewe.ui.InputKeyPad
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
InputKeyPad() - constructor for class ewe.ui.InputKeyPad
Create a new Panel which uses itself to layout components.
inputLength - field in class ewe.data.InputObject
This is the default input length, currently set to 30 characters.
inputLength - field in class ewe.ui.InputStack
inputMethod - field in class ewe.ui.EditControl
You can set this to be a valid InputMethod object.
InputMethod - class ewe.ui.InputMethod
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
InputObject - class ewe.data.InputObject
This is a utility object which can be used to input data from a user.
InputObject() - constructor for class ewe.data.InputObject
InputObject(java.lang.String,int) - constructor for class ewe.data.InputObject
Create an InputObject with the specified fields and with a particular input length.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
InputPopupForm() - constructor for class ewe.ui.InputPopupForm
Create a new Panel which uses itself to layout components.
InputStack - class ewe.ui.InputStack
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
inputStackLength - static field in class ewe.ui.UIBuilder
inputState - field in class ewe.ui.mTextPad
This is used to determine the state of the input.
inputStream - field in class ewe.io.CompressedRandomStream
InputStream - class ewe.io.InputStream
An InputStream is used to read bytes - however all read() operations will block the current thread.
inputStream - field in class ewe.io.EweFileBrowser
inputStream - field in class ewe.net.SocketBase
inputStream - field in class ewe.zip.ZipFileBrowser
InputStream() - constructor for class ewe.io.InputStream
InputStream(ewe.io.InputStream) - constructor for class ewe.io.InputStream
InputStream(ewe.io.RandomStream) - constructor for class ewe.io.InputStream
InputStream(ewe.io.Stream) - constructor for class ewe.io.InputStream
This is a thin wrapper around a TextReader to provide compatibility with the commonly used java.io.InputStreamReader class.
InputValidator - interface ewe.ui.InputValidator
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
inRange(int) - method in class ewe.util.RangeList
inRange(int,int) - method in class ewe.util.RangeList
inRect(int,int,ewe.fx.Rect) - method in class ewe.ui.TableControl
INSERT - static field in class ewe.ui.IKeys
special key
insert(int,boolean) - method in class java.lang.StringBuffer
insert(int,boolean) - method in class java.lang.StringBuilder
insert(int,byte[],int,int) - method in class ewe.util.ByteArray
Insert bytes into the ByteArray.
insert(int,char) - method in class java.lang.StringBuffer
insert(int,char) - method in class java.lang.StringBuilder
insert(int,char[]) - method in class java.lang.StringBuffer
insert(int,char[]) - method in class java.lang.StringBuilder
insert(int,char[],int,int) - method in class ewe.util.CharArray
Insert characters into the CharArray.
insert(int,char[],int,int) - method in class java.lang.StringBuffer
insert(int,char[],int,int) - method in class java.lang.StringBuilder
insert(int,double) - method in class java.lang.StringBuffer
insert(int,double) - method in class java.lang.StringBuilder
insert(int,float) - method in class java.lang.StringBuffer
insert(int,float) - method in class java.lang.StringBuilder
insert(int,int) - method in class ewe.util.IntArray
Insert a value at the specified index.
insert(int,int) - method in class java.lang.StringBuffer
insert(int,int) - method in class java.lang.StringBuilder
This will only insert IF there are already children.
insert(int,java.lang.Object) - method in class java.lang.StringBuffer
insert(int,java.lang.Object) - method in class java.lang.StringBuilder
insert(int,java.lang.Object) - method in class ewe.util.Vector
Insert an object at the given index.
insert(int,java.lang.String) - method in class java.lang.StringBuffer
insert(int,java.lang.String) - method in class java.lang.StringBuilder
insert(int,long) - method in class java.lang.StringBuffer
insert(int,long) - method in class java.lang.StringBuilder
insert(int[],int,int,int) - method in class ewe.util.IntArray
Insert a child at the specified index.
Insert a child at the specified index.
Inserts a child element.
This assumes you are using TreeNode objects with the control.
insertInt(int,int,int) - method in class ewe.util.ByteArray
Insert an integer value as up to four bytes in big-endian format.
Use this to insert text into the mInput at the current cursor position, overwriting any text that might be selected.
Insert an item in the control.
insertLine(int) - method in class ewe.ui.mTextArea
insertListItem(java.lang.Object,int) - method in class ewe.data.IList
insertLong(int,long) - method in class ewe.util.ByteArray
Insert a long value as eight bytes in big-endian format.
insertRow() - method in class ewex.sql.ResultSet
This method inserts the current row into the database.
insertsAreDetected(int) - method in class ewex.sql.DatabaseMetaData
This method tests whether or not the specified result set type can detect a visible insert by calling the rowUpdated method.
insertSpace(int,int) - method in class ewe.fx.FormattedTextSpecs
inset(int,int,ewe.fx.Rect) - method in class ewe.ui.TableModel
INSETS - static field in class ewe.ui.CellConstants
A Tag type for use in Control.setTag() - use a ewe.fx.Insets object as the "value" object.
Insets - class ewe.fx.Insets
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
insets - field in class ewe.ui.TableModel
Insets(int,int,int,int) - constructor for class ewe.fx.Insets
inside - field in class ewe.ui.ButtonObject
insideColor - field in class ewe.ui.mButton
If this is set, then the inside will be filled with this color.
install - field in class ewe.sys.VMApp
INSTALL_SELECT - static field in class ewe.filechooser.FileChooserBase
This is an option for use in the constrcutor.
installEwe(ewe.sys.VMApp,ewe.ui.Frame) - static method in class ewe.sys.VMOptions
installEwe(java.lang.String,ewe.ui.Frame) - static method in class ewe.sys.VMOptions
instantiationError - field in class ewe.reflect.Constructor
If the method call newInstance() returns null, then this will be set to be the exception that caused the newInstance() call to fail.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
InstantiationError() - constructor for class java.lang.InstantiationError
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
InstantiationException() - constructor for class java.lang.InstantiationException
instructions - field in class ewe.graphics.PngIconMaker
INT - static field in class ewe.reflect.Wrapper
Intable - interface ewe.util.Intable
This interface represents an Object that can have a integer value set/retrieved.
intArray - field in class ewe.database.DatabaseObject
IntArray - class ewe.util.IntArray
This is a utility for storing an expandable array of integers.
IntArray() - constructor for class ewe.util.IntArray
Creates an IntArray with an initial size of 100 and a grow size of 100.
IntArray(int,int) - constructor for class ewe.util.IntArray
Creates an IntArray with the specified initial size and grow size.
intBitsToFloat(int) - static method in class java.lang.Float
Convert the argument in IEEE 754 floating-point "single format" bit layout to the corresponding float.
intBuff - field in class ewe.io.BlockIO
IntChoice - class ewe.ui.IntChoice
An IntChoice is a mChoice that treats setInt() and getInt() differently.
IntChoice(int[],int) - constructor for class ewe.ui.IntChoice
IntChoice(java.lang.String,int) - constructor for class ewe.ui.IntChoice
IntChoice(java.lang.String[],int) - constructor for class ewe.ui.IntChoice
INTEGER - static field in class ewe.datastore.Database
This is the Integer (32-bit) field type.
INTEGER - static field in class ewe.database.DatabaseTypes
This is the Integer (32-bit) field type.
Integer - class java.lang.Integer
Instances of class Integer represent primitive int values.
INTEGER - static field in class ewex.sql.Types
Integer(int) - constructor for class java.lang.Integer
Create an Integer object representing the value of the int argument.
Integer(java.lang.String) - constructor for class java.lang.Integer
Create an Integer object representing the value of the argument after conversion to an int.
INTEGER_MAX_VALUE - static field in class ewe.math.Number
INTEGER_MAX_VALUE - static field in class ewex.math.Number
INTEGER_MIN_VALUE - static field in class ewe.math.Number
INTEGER_MIN_VALUE - static field in class ewex.math.Number
integerDigits - field in class ewe.ui.UpDownInput
If you are using this for integer input, this specifies the number of digits that will be input/displayed.
integerToString(int,int) - static method in class ewex.math.Number
integerValues - field in class ewe.ui.UpDownInput
If this is not null it will indicate a range of allowable integer values.
InteractivePanel - class ewe.graphics.InteractivePanel
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
INTERFACE - static field in class ewe.reflect.Modifier
INTERFACE - static field in class java.lang.reflect.Modifier
Interface: Class: is an interface.
interlace - field in class ewe.fx.ImageCodec
interrupt() - method in class ewe.sys.Coroutine
Interrupts the Coroutine if it was in a sleep() or a join().
interrupt() - method in class ewe.sys.mThread
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
InterruptedException() - constructor for class java.lang.InterruptedException
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
InterruptedIOException() - constructor for class ewe.io.InterruptedIOException
interruptThreadToStop - field in class ewe.sys.TaskObject
If this is true, then a call to stopTask() will request the running thread to be interrupted.
intersection(ewe.fx.Mask) - method in class ewe.fx.Mask
This leaves included only bits which are included in both this Mask and the other Mask.
intersects(ewe.fx.Area) - method in class ewe.fx.Area
See if this Area intersects another.
intersects(ewe.fx.Area) - method in class ewe.fx.Polygon
See if this Area intersects another.
intersects(ewe.fx.Area) - method in class ewe.fx.Rect
See if this Area intersects another.
intersects(ewe.fx.Rect) - method in class ewe.fx.Rect
interval - field in class ewe.sys.TimeOut
inThread() - static method in class ewe.sys.mThread
This returns true if a the current thread is a true mThread (i.e.
intLength(int) - static method in class ewe.math.MPN
intLength(int[],int) - static method in class ewe.math.MPN
Calcaulte the Common Lisp "integer-length" function.
intToHexString(int) - static method in class ewe.sys.Convert
Convert the value to an unsigned hex string.
intToStrings(int[]) - static method in class ewe.ui.IntChoice
intValue() - method in class ewe.math.BigDecimal
Return the value of this Number as an int.
intValue() - method in class ewex.math.BigDecimal
intValue() - method in class ewe.math.BigInteger
Return the value of this Number as an int.
intValue() - method in class ewex.math.BigInteger
intValue() - method in class java.lang.Byte
Return the value of this Byte as an int.
intValue() - method in class java.lang.Double
Return the value of this Double as an int.
intValue() - method in class java.lang.Float
Return the value of this Integer as an int.
intValue() - method in class java.lang.Integer
Return the value of this Integer.
intValue() - method in class java.lang.Long
Return the value of this Long as an int.
intValue() - method in class ewe.math.Number
Return the value of this Number as an int.
intValue() - method in class ewex.math.Number
Return the value of this Number as an int.
intValue() - method in class java.lang.Number
Return the value of this Number as an int.
intValue() - method in class java.lang.Short
Return the value of this Short as an int.
InUse - static field in class ewe.fx.mImage
A property bit - Used by MosaicPanel
invalid - field in class ewe.ui.DisplayLine
This is used by mTextPad and TextFormatters
invalidateCache() - method in class ewe.data.FieldTableModel
invalidateCachedObject() - method in class ewe.data.FieldTableModel
This is the same as invalidateCache().
invalidateCachedObject(int) - method in class ewe.data.FieldTableModel
Throws an XMLValidationException to indicate that an attribute has an invalid value.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
InvalidDataException() - constructor for class ewe.database.InvalidDataException
invert() - method in class ewe.fx.Mask
This inverts the bitmap for the mask.
invert(ewe.fx.Image) - static method in class ewe.fx.Image
invert(ewe.fx.Mask) - method in class ewe.fx.Mask
This inverts all the bits in this Mask which correspond to set bits in the other Mask.
invertSelectedIndexes() - method in class ewe.ui.TableControl
This is only relevant with listMode being true.
Invisible - static field in class ewe.ui.ControlConstants
Control Modifier - sets the control to an invisible state.
INVISIBLE - static field in class ewe.ui.IKeys
modifier used when specifying hot keys - indicates that the key should not be underlined.
INVISIBLE_CURSOR - static field in class ewe.sys.VmConstants
invocationError - field in class ewe.reflect.Method
invocationError - field in class ewe.io.RemoteCall
This will hold any exception generated by the remote object when the method was invoked.
InvocationTargetException is sort of a way to "wrap" whatever exception comes up when a method or constructor is called via Reflection.
InvocationTargetException() - constructor for class java.lang.reflect.InvocationTargetException
Construct an exception with null as the cause.
Create an InvocationTargetException using another exception.
Create an InvocationTargetException using another exception and an error message.
invoke(java.lang.Object) - method in class ewe.sys.AsyncTask
Invoke the method on the target in a separate Thread and return a Handle to the task.
Invoke the method on the specified target object.
Invoke the method on the target in a separate Thread and return a Handle to the task.
invoke(java.lang.Object,java.lang.Object[]) - method in class java.lang.reflect.Method
Invoke the method on the target in a separate Thread and return a Handle to the task.
Invoke a method using Eve Wrapper values.
This method combines a call to setMethod() followed by a call to invoke().
This method combines a call to setMethod() followed by a call to invoke().
This method combines a call to setMethod() followed by a call to invoke().
This method invokes the method in the background returning a Handle used to monitor the running task.
This method invokes the method in the background returning a Handle used to monitor the running task.
This will find and invoke a method on an object or a static method on a class.
This will find and invoke a method on an object or a static method on a class.
Invoke the remote call on a target object of the specified class.
This method invokes the method in the background returning a Handle used to monitor the running task.
IO - class ewe.io.IO
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
IO_ABORTED - static field in class ewe.io.IOHandle
This is returned during a read/write operation when a read/write request is made but the operation has been aborted by a call to stop() on this handle.
IO_ERROR - static field in class ewe.io.IOHandle
This is a general IO_ERROR.
IOException - exception ewe.io.IOException
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
ioException - field in class ewe.io.RemoteCallHandler
If an IOException occured, it will be placed here.
IOException() - constructor for class ewe.io.IOException
IOException(java.lang.String) - constructor for class ewe.io.IOException
IOException(java.lang.Throwable) - constructor for class ewe.io.IOException
IOHandle - class ewe.io.IOHandle
This is used for asynchronous IO operations.
ioLocation - field in class ewe.io.IOHandle
This is used in the case of RandomAccessStreams.
IOTransfer - class ewe.io.IOTransfer
This class is used to copy from one stream to another asynchronously.
IOTransfer() - constructor for class ewe.io.IOTransfer
After calling this constructor you can call start(Stream in,Stream out) to begin the transfer operation running asynchronously.
After calling this constructor you can call startTask() to begin the transfer operation running asynchronously.
After calling this constructor you can call startTask() to begin the transfer operation running asynchronously.
is(int) - method in class ewe.sys.Double
This checks to see if the value of the double is one of the special values (POSITIVE_INFINITY, NEGATIVE_INFINITY, INFINITY(either), NAN) or if it is NEGATIVE, POSITIVE or ZERO.
is24Hours - field in class ewe.ui.TimeUpDownInput
IS_AN_IMAGE_DATA_TYPE - static field in class ewe.fx.ImageData
IS_DESKTOP - static field in class ewe.io.RemoteConnection
This is returned by getStatus().
IS_MOBILE - static field in class ewe.io.RemoteConnection
This is returned by getStatus().
isAbstract(int) - static method in class ewe.reflect.Modifier
isAbstract(int) - static method in class java.lang.reflect.Modifier
Check whether the given modifier is abstract.
isActionKey() - method in class ewe.ui.KeyEvent
isActive - field in class ewe.ui.mLabel
isActive - field in class ewe.graphics.MosaicPanel
isActiveCellControl(int,int) - method in class ewe.ui.TableModel
Returns if there is an active CellControl at the specified row and column.
isACutSubFolder(ewe.io.File) - method in class ewe.filechooser.FileClipboard
isADeletedEntry() - method in class ewe.database.DatabaseEntry
isADeletedEntry() - method in class ewe.database.DatabaseEntryObject
isAfterLast() - method in class ewex.sql.ResultSet
This method tests whether or not the cursor is after the last row in the result set.
isAGrayScaleImage(int) - static method in class ewe.fx.ImageTool
isAList - field in class ewe.ui.ChoiceControl
isAlive() - method in class ewe.sys.mThread
Checks if the thread is alive.
isAllInclusive - field in class ewe.database.FoundEntriesObject
isAllInclusive() - method in class ewe.database.FoundEntries
If a FoundEntries is all inclusive then adding entries to the database will automatically add the new entries to the FoundEntries.
isAllInclusive() - method in class ewe.database.FoundEntriesObject
isANetAddress(java.lang.String) - static method in class ewe.net.InetAddress
IsAnimated - static field in class ewe.fx.mImage
A property bit - indicates that this image will be animated and so the ImageRefresher should be set if it is being placed into a Control.
isAnIndexedImage(int) - static method in class ewe.fx.ImageTool
isAnInput(java.lang.Object) - method in class ewe.ui.InputBox
isArray() - method in class java.lang.Class
Returns true if the class represents an array.
isArray() - method in class ewe.reflect.Reflect
Returns if this Reflect object represents an array.
isArray(java.lang.Object) - static method in class ewe.reflect.Array
isArray(java.lang.Object) - static method in class ewe.reflect.Reflect
Returns if the specified object is an array type.
isASelection() - method in class ewe.ui.TableControl
Reports whether at least one cell is selected.
isAssignableFrom(ewe.reflect.Reflect) - method in class ewe.reflect.Reflect
Determines if the class or interface represented by this Reflect object is either the same as, or is a superclass or superinterface of, the class or interface represented by the specified Reflect parameter.
isAssignableFrom(java.lang.Class) - method in class java.lang.Class
Returns true if the this class is a superclass or superinterface of the specified other class.
isAutoExpandingTabs - field in class ewe.ui.AppForm
isAutoIncrement(int) - method in class ewex.sql.ResultSetMetaData
This method test whether or not the column is an auto-increment column.
isBackKey() - method in class ewe.ui.KeyEvent
isBaseClass(java.lang.String) - method in class ewe.reflect.Reflect
isBeforeFirst() - method in class ewex.sql.ResultSet
This method tests whether or not the cursor is before the first row in the result set.
isBMPFile - field in class ewe.fx.ImageCodec
isCancelKey() - method in class ewe.ui.KeyEvent
isCaseSensitive(int) - method in class ewex.sql.ResultSetMetaData
This method tests whether or not a column is case sensitive in its values.
isCatalogAtStart() - method in class ewex.sql.DatabaseMetaData
This method tests whether a catalog name appears at the beginning of a fully qualified table name.
isChildOf(ewe.ui.Container) - method in class ewe.ui.Control
isClient - field in class ewe.net.ClientServerConnector
This will be set if a connection is made and this connector is considered the client.
isClosed() - method in class ewe.io.Buffer
isClosed() - method in class ewex.sql.Connection
This method tests whether or not this connection has been closed.
isCollection(java.lang.Object) - static method in class ewe.database.DatabaseUtils
isColor() - static method in class ewe.sys.Vm
Returns true if the system supports a color display and false otherwise.
isCompatibleWith(int) - method in class ewe.reflect.Wrapper
Returns if this AniImage is completely within the other AniImage.
Check if a File has the CompressedRandomStream signature.
Check if an InputStream has the CompressedRandomStream signature.
Check if a RandomAccessStream has the CompressedRandomStream signature.
Check if a RandomStream has the CompressedRandomStream signature.
Check if a Stream has the CompressedRandomStream signature.
isControlPanel - field in class ewe.ui.Frame
isCopy - field in class ewe.ui.DragContext
Used for Drag and Drop - this indicates that a copy of the data should be dragged.
isCreated() - method in class ewe.ui.Window
This returns true if the Window has been created (its native component has been created) and has not been closed.
IScroll - interface ewe.ui.IScroll
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
isCurrency(int) - method in class ewex.sql.ResultSetMetaData
This method tests whether or not the column stores a monetary value.
isCut - field in class ewe.filechooser.FileClipboard
isCut(ewe.data.TreeNode) - method in class ewe.filechooser.FileTree
isCut(ewe.data.TreeNode) - method in class ewe.ui.TreeTableModel
isCut(ewe.io.File,java.lang.String) - method in class ewe.filechooser.FileClipboard
isDaemon() - method in class ewe.sys.mThread
Checks if this thread is a daemon thread.
isDaemon() - method in class ewe.sys.mThreadGroup
isData - field in class ewe.ui.mLabel
isDecodable(byte[]) - static method in class ewe.fx.ImageCodec
isDecryptor - field in class ewe.security.Encryptor
isDefinitelyWritable(int) - method in class ewex.sql.ResultSetMetaData
This method tests whether or not the column is writable.
isDeleted - field in class ewe.database.DatabaseEntryObject
isDigit(char) - static method in class java.lang.Character
isDirectory() - method in class ewe.io.EweFile.EweEntryFile
Returns true if the file is a directory and false otherwise.
isDirectory() - method in class ewe.io.File
Returns true if the file is a directory and false otherwise.
isDirectory() - method in class ewe.io.FileAdapter
Returns true if the file is a directory and false otherwise.
isDirectory() - method in class ewe.io.FileBase
Returns true if the file is a directory and false otherwise.
isDirectory() - method in class ewex.rapi.RapiFile
Returns true if the file is a directory and false otherwise.
isDirectory() - method in class ewe.zip.ZipEntry
Gets true, if the entry is a directory.
isDirectory() - method in class ewe.zip.ZipEntryFile
Returns true if the file is a directory and false otherwise.
isDragging - field in class ewe.graphics.MosaicPanel
IsEmpty - static field in class ewe.fx.mImage
A property bit - The image is empty.
isEmpty() - method in class ewe.util.EventDispatcher
Check if there are any listeners in the Dispatcher.
isEmpty() - method in class ewe.fx.Graphics
isEmpty() - method in class ewe.util.Hashtable
isEmpty() - method in class ewe.ui.Panel
isEmpty() - method in class ewe.util.Vector
isEmpty() - method in class ewe.util.WeakSet
If this returns true - it indicates that there are definitely no entries.
isEmulated() - method in class ewe.io.RemoteConnection
This returns true if the RemoteConnection is running on an EweSync Emulator.
isExclusive() - method in class ewe.ui.mCheckBox
IsExpanded - static field in class ewe.ui.TreeTableModel
A Node status.
Returns true if an entity is external.
Returns true if an entity is external.
isField(java.lang.String) - method in class ewe.reflect.FieldTransfer
isFile() - method in class ewe.io.FileBase
isFinal(int) - static method in class ewe.reflect.Modifier
isFinal(int) - static method in class java.lang.reflect.Modifier
Check whether the given modifier is final.
isFirst() - method in class ewex.sql.ResultSet
This method tests whether or not the cursor is positioned on the first row in the result set.
isFormatted - field in class ewe.fx.FormattedTextSpecs
This is used by getWidthAndPositions().
isFullScrollClient - field in class ewe.ui.Canvas
Overriding classes must set this true if the new class fully implements the ScrollClient interface (which Canvas does not).
isGIFFile - field in class ewe.fx.ImageCodec
isHidden() - method in class ewe.io.FileBase
IsHot - static field in class ewe.graphics.PageDisplayUnit
This is a flag indicating that this unit is clickable (e.g.
isHot(int,int) - method in class ewe.graphics.PageDisplay
isHotKey(int) - method in class ewe.ui.KeyEvent
Checks to see if the key represented by this KeyEvent should be considered to match the hot-key of a particular Control.
isHotKey(int,int) - static method in class ewe.ui.KeyEvent
Checks to see if the pressed hot-key should be considered to match the hot-key of a particular Control.
ISimpleList - interface ewe.data.ISimpleList
isIn(ewe.fx.Point) - method in class ewe.graphics.AniImage
isIn(int,int) - method in class ewe.fx.Area
Check if the point is in the area.
isIn(int,int) - method in class ewe.fx.Polygon
Check if the point is in the area.
isIn(int,int) - method in class ewe.fx.Rect
Check if the point is in the area.
isIn(int,int,ewe.fx.Rect) - method in class ewe.ui.TableControl
isIndexedBy(int) - method in class ewe.database.Database
This returns if the Database has at least one index that uses the specified sort ID.
isIndexedBy(int) - method in class ewe.database.DatabaseObject
This returns if the Database has at least one index that uses the specified sort ID.
isInfinite() - method in class java.lang.Double
Return true if the value of this Double is the same as NEGATIVE_INFINITY or POSITIVE_INFINITY, otherwise return false.
isInfinite() - method in class java.lang.Float
Return true if the value of this Float is the same as NEGATIVE_INFINITY or POSITIVE_INFINITY, otherwise return false.
isInfinite(double) - static method in class java.lang.Double
Return true if the double has a value equal to either NEGATIVE_INFINITY or POSITIVE_INFINITY, otherwise return false.
isInfinite(double) - static method in class ewe.math.Number
isInfinite(double) - static method in class ewex.math.Number
isInfinite(float) - static method in class java.lang.Float
Return true if the float has a value equal to either NEGATIVE_INFINITY or POSITIVE_INFINITY, otherwise return false.
isInitialized(boolean) - static method in class ewex.registry.Registry
isInside(int,int) - method in class ewe.fx.Rect
isInstance(java.lang.Object) - method in class java.lang.Class
This is the equivalent of the instanceof operator.
isInstance(java.lang.Object) - method in class ewe.reflect.Reflect
Check if the specified object parameter is an instance of this reflected class.
isInstance(java.lang.Object) - method in class ewe.reflect.Type
Return if the specified Object is an instance of the Class represented by this Type.
isInstanceOfDataObject(java.lang.Object) - method in class ewe.database.Database
Return if the specified object is an instance of the data transfer object assigned in setObjectClass();
Return if the specified object is an instance of the data transfer object assigned in setObjectClass();
isInterface() - method in class java.lang.Class
Returns true if this class represents an interface.
isInterface(int) - static method in class ewe.reflect.Modifier
isInterface(int) - static method in class java.lang.reflect.Modifier
Check whether the given modifier is an interface.
IsInvisible - static field in class ewe.fx.mImage
A property bit - The image is invisible
isJPEGFile - field in class ewe.fx.ImageCodec
isKey() - method in class ewe.sys.SystemMessage
isLast() - method in class ewex.sql.ResultSet
This method tests whether or not the cursor is on the last row in the result set.
isLeaf() - method in class ewe.datastore.DataEntryNode
Returns whether this is a node or leaf.
isLeaf() - method in class ewex.xml.IXMLElement
Returns whether the element is a leaf element.
isLeaf() - method in class ewe.data.LiveTreeNode
isLeaf() - method in class ewe.data.MutableTreeNodeObject
Returns whether this is a node or leaf.
isLeaf() - method in class ewex.registry.RegistryKeyNode
Returns whether this is a node or leaf.
isLeaf() - method in class ewe.data.TreeNode
Returns whether this is a node or leaf.
isLeaf() - method in class ewex.xml.XMLElement
Returns whether the element is a leaf element.
isLeapYear(int) - static method in class ewe.sys.Time
isLetter(char) - static method in class java.lang.Character
isLetterOrDigit(char) - static method in class java.lang.Character
IsLocked - static field in class ewe.fx.mImage
A property bit - The image is locked - not used yet.
isLocked() - method in class ewe.ui.mApp
isLowerCase(char) - static method in class java.lang.Character
isMobile - field in class ewe.io.SyncApp
isMobile() - static method in class ewe.sys.Device
Return if this device is considered a Mobile Device.
isMobile() - static method in class ewe.sys.Vm
Returns true if this VM is running on what is considered a Mobile platform.
isMobile() - static method in class ewe.sys.VMOptions
isModal() - method in class ewe.ui.Control
This determines if the Control is being displayed in a modal frame.
isMouse() - method in class ewe.sys.SystemMessage
IsMoveable - static field in class ewe.fx.mImage
A property bit - The image is moveable (draggable).
isMoveToNextControlKey(boolean) - method in class ewe.ui.KeyEvent
isMultiple - field in class ewe.ui.DragContext
Used for Drag and Drop - this indicates that any data being dragged should be considered multiple data.
isNamed(java.lang.String) - method in class ewe.datastore.DatabaseEntry
This checks the name of the entry in the most effecient manner.
isNamed(java.lang.String) - method in class ewe.datastore.DataEntry
Checks if the name of this data entry matches the supplied name.
isNaN() - method in class java.lang.Double
Return true if the value of this Double is the same as NaN, otherwise return false.
isNaN() - method in class java.lang.Float
Return true if the value of this Float is the same as NaN, otherwise return false.
isNaN(double) - static method in class java.lang.Double
Return true if the double has the same value as NaN, otherwise return false.
isNaN(double) - static method in class ewe.math.Number
isNaN(double) - static method in class ewex.math.Number
isNaN(float) - static method in class java.lang.Float
Return true if the float has the same value as NaN, otherwise return false.
isNative(int) - static method in class ewe.reflect.Modifier
isNative(int) - static method in class java.lang.reflect.Modifier
Check whether the given modifier is native.
isNativeInitialized() - static method in class ewex.registry.Registry
Returns true if a TRUE native registry is available.
isNegative() - method in class ewe.sys.DateChange
This is only valid when used to calculate the difference between two dates.
IsNode - static field in class ewe.ui.TreeTableModel
A Node status.
IsNotHot - static field in class ewe.fx.mImage
A property bit - The image has no hot area.
IsNotStill - static field in class ewe.fx.mImage
A property bit - The image is not still, it is animated.
isNull() - method in class ewe.fx.Color
isNull() - method in class ewe.util.SubString
Return if this SubString is null (i.e.
isNull(ewe.fx.Color) - static method in class ewe.fx.Color
isNullable(int) - method in class ewex.sql.ParameterMetaData
isNullable(int) - method in class ewex.sql.ResultSetMetaData
This method returns a value indicating whether or not the specified column may contain a NULL value.
isObjectOrArray(byte[],int,int) - static method in class ewe.util.ByteEncoder
isOdd() - method in class ewe.math.MPN
isOn - field in class ewe.graphics.MosaicPanel
isOnHotArea(int,int) - method in class ewe.graphics.PageDisplayUnit
This should return true if the point is within the hot area of the unit.
isOnMe(ewe.fx.Point) - method in class ewe.ui.Control
Checks if the Point p - which is relative to the top-left of this Control, is within the bounds of the Control.
isOpen() - method in class ewe.io.BasicStream
Returns if the stream is open or not.
isOpen() - method in class ewe.io.BlockingStreamObject
Returns if the stream is open or not.
isOpen() - method in class ewe.io.Catalog
Returns true if the catalog is open and false otherwise.
isOpen() - method in class ewe.io.EweFile
isOpen() - method in class ewe.io.MemoryFile
isOpen() - method in class ewe.ui.MenuState
isOpen() - method in class ewe.io.PartialInputStream
Returns if the stream is open or not.
isOpen() - method in class ewe.io.PartialOutputStream
Returns if the stream is open or not.
isOpen() - method in class ewe.io.RandomAccessFile
Returns true if the file is open for reading or writing and false otherwise.
isOpen() - method in class ewe.io.RandomStreamAdapter
Returns if the stream is open or not.
isOpen() - method in class ewe.io.RewindableStream
isOpen() - method in class ewe.io.SerialPort
Returns true if the port is open and false otherwise.
isOpen() - method in class ewe.net.ServerSocket
isOpen() - method in class ewe.net.Socket
Returns true if the socket is open and false otherwise.
isOpen() - method in class ewe.io.StreamAdapter
Returns if the stream is open or not.
isOpen() - method in class ewe.io.StreamObject
Returns if the stream is open or not.
isOpen() - method in class ewe.io.StreamReader
Returns if the StreamReader is open.
isOpen() - method in class ewe.io.StreamWriter
isOpen() - method in class ewe.zip.ZipFile
Call this after creating the ZipFile to ensure that it was opened properly.
isOpenForReadWrite() - method in class ewe.database.Database
This should return true if the Database is open in read/write mode, or false if it is open in read-only mode.
isOpenForReadWrite() - method in class ewe.database.DatabaseObject
This should return true if the Database is open in read/write mode, or false if it is open in read-only mode.
isOutput - field in class ewe.io.BlockIO
isPaint() - method in class ewe.sys.SystemMessage
isPassword - field in class ewe.ui.InputKeyPad
isPassword - field in class ewe.ui.mInput
Set this true so that only '*' characters are displayed.
isPassword - field in class ewe.ui.TextDisplayButton
isPDA - static field in class ewe.ui.Gui
isPen() - method in class ewe.sys.SystemMessage
isPlaying() - method in class ewex.movieplayer.FakeMoviePlayer
isPlaying() - method in class ewex.movieplayer.MoviePlayer
isPlaying() - method in class ewex.movieplayer.NativeMoviePlayer
isPopup() - method in class ewe.ui.Frame
IsPrepared - static field in class ewe.fx.mImage
A property bit - The image is fully prepared.
IsPreparing - static field in class ewe.fx.mImage
A property bit - The image is being prepared.
isPrimitive() - method in class java.lang.Class
Checks if this class represents a primitive type.
isPrinting() - method in class ewe.fx.print.PrinterJobObject
Return if the PrintJob is currently printing.
isPrivate(int) - static method in class ewe.reflect.Modifier
isPrivate(int) - static method in class java.lang.reflect.Modifier
Check whether the given modifier is private.
isProbablePrime(int) - method in class ewe.math.BigInteger
Returns true if this BigInteger is probably prime, false if it's definitely composite.
isProbablePrime(int) - method in class ewex.math.BigInteger
Returns true if this BigInteger is probably prime, false if it's definitely composite.
isProtected(int) - static method in class ewe.reflect.Modifier
isProtected(int) - static method in class java.lang.reflect.Modifier
Check whether the given modifier is protected.
isPublic(int) - static method in class ewe.reflect.Modifier
isPublic(int) - static method in class java.lang.reflect.Modifier
Check whether the given modifier is public.
isQtopia() - static method in class ewe.sys.VMOptions
isReadOnly() - method in class ewex.sql.Connection
This method tests whether or not this connection is in read only mode.
isReadOnly() - method in class ewex.sql.DatabaseMetaData
This method tests whether or not the database is in read only mode.
isReadOnly() - method in class ewex.security.PermissionCollection
This method tests whether or not this PermissionCollection object is read only.
isReadOnly(int) - method in class ewex.sql.ResultSetMetaData
This method tests whether or not the specified column is read only.
isRunning() - method in class ewe.sys.Coroutine
Returns whether the Coroutine is still running.
isSameFileSystem(ewe.io.File) - method in class ewe.io.FileBase
Returns true if the other file system is considered the same as this one.
isSameSize(int,int) - method in class ewe.fx.ImageBuffer
isSameVolume(ewe.io.File) - method in class ewe.io.FileBase
Checks if the volume which contains the other File is considered the same as the one that contains this File.
isSaved() - method in class ewe.database.DatabaseEntry
isSaved() - method in class ewe.database.MetaFlag
isSaved() - method in class ewe.database.RecordDatabaseEntry
isScrolling - field in class ewe.graphics.MosaicPanel
isSearchable(int) - method in class ewex.sql.ResultSetMetaData
This method tests whether not the specified column can be used in a WHERE clause.
isSelected - field in class ewe.ui.TableCellAttributes
isSelected(int) - method in class ewe.ui.BasicList
isSelected(int) - method in class ewe.ui.ChoiceControl
isSelected(int) - method in class ewe.data.IndexSelectable
Checks if an item is selected.
isSelected(int) - method in class ewe.ui.mList
isSelected(int) - method in class ewe.ui.SimpleList
isSelected(int) - method in class ewe.ui.TreeTableModel
isSelected(int,int) - method in class ewe.ui.TableControl
Returns if the cell in row and col are selected.
isServer - field in class ewe.net.ClientServerConnector
This will be set if a connection is made and this connector is considered the server.
isServer - field in class ewe.net.SocketMaker
This says whether a ServerSocket is to be created.
isShowingMoreItem() - method in class ewe.ui.PhoneMenu
isSigned(int) - method in class ewex.sql.ParameterMetaData
isSigned(int) - method in class ewex.sql.ResultSetMetaData
This method tests whether or not the value of the specified column is signed or unsigned.
isSingleLine - field in class ewe.ui.ChoiceControl
isSmartPhone - static field in class ewe.ui.Gui
isSmartPhone() - static method in class ewe.sys.Device
Returns if this device is considered a SmartPhone Device - one that has a phone style keyboard, 4 way navigation keys, an Action key, a Back/Cancel key and at least two "Soft" keys.
isSorted() - method in class ewe.database.FoundEntries
Return if the entries are sorted.
isSorted() - method in class ewe.datastore.FoundEntries
This returns true if the FoundEntries is in a sorted stated as specified by its sort criteria.
isSorted() - method in class ewe.database.FoundEntriesObject
isSorted(boolean) - method in class ewe.database.EntriesView
Checks if the indexes in the EntriesView are sorted as per the sort criteria used by the source FoundEntries.
isSpaceChar(char) - static method in class java.lang.Character
isStatic(int) - static method in class ewe.reflect.Modifier
isStatic(int) - static method in class java.lang.reflect.Modifier
Check whether the given modifier is static.
isStrict(int) - static method in class ewe.reflect.Modifier
isStrict(int) - static method in class java.lang.reflect.Modifier
Check whether the given modifier is strictfp.
isString(byte[],int,int) - static method in class ewe.util.ByteEncoder
isSupported() - static method in class ewe.ui.WindowContainer
Returns the state of the synchronized flag.
Returns the state of the synchronized flag.
isSynchronized(int) - static method in class ewe.reflect.Modifier
isSynchronized(int) - static method in class java.lang.reflect.Modifier
Check whether the given modifier is synchronized.
isTimer() - method in class ewe.sys.SystemMessage
isTitleCase(char) - static method in class java.lang.Character
isTopBar - field in class ewe.ui.DragPanel
isTouching(ewe.graphics.AniImage) - method in class ewe.graphics.AniImage
Returns if this AniImage is touching the other AniImage.
isTransient(int) - static method in class ewe.reflect.Modifier
isTransient(int) - static method in class java.lang.reflect.Modifier
Check whether the given modifier is transient.
isTypeOf(ewe.reflect.Reflect) - method in class ewe.reflect.Reflect
Determines if the class or interface represented by this Reflect object is either the same as, or is a subclass of, or implements, the class or interface represented by the specified Reflect parameter.
isTypeOf(java.lang.Class,java.lang.Class) - static method in class ewe.sys.Reflection
See if the Class c is of the type aType.
Check if a Class is of the type aType, where aType is a Java encoded name.
isTypeOf(java.lang.String) - method in class ewe.reflect.Reflect
Determines if the class or interface represented by this Reflect object is either the same as, or is a subclass of, or implements, the class or interface represented by the specified String parameter.
isTypeOf(java.lang.String,java.lang.String) - static method in class ewe.reflect.Reflect
Even though this could be done by creating Reference objects, I have made it native for efficiency.
Check if a Class is of the type aType, where aType is a Java encoded name.
isUpdating - field in class ewe.database.SafeDBAccess
If the Database is open for updating, this will be true.
isUpperCase(char) - static method in class java.lang.Character
ISurface - interface ewe.fx.ISurface
ISurface is an interface implemented by drawing surfaces.
isValid - field in class ewe.datastore.DataStorage
isValid - field in class ewex.msencrypt.Encryptor
Check this after calling the constructor to make sure it is valid.
isValid() - method in class ewe.io.EweFile.EweEntryFile
isValid() - method in class ewe.reflect.FieldTransfer
Returns true if this FieldTransfer can actually do a transfer.
isValid() - method in class ewe.fx.Graphics
isValid() - method in class ewe.sys.Time
isValid() - method in class ewe.zip.ZipEntryFile
isValid(double) - static method in class ewe.sys.Double
Returns true if the number is NOT NaN and is NOT an INFINITY value.
This is called before the InputObject form exits with an exit code of IDOK.
isValid(java.lang.String) - method in class ewe.ui.InputBox
Override this to validate the entered data before exit.
isVisible(int,int,boolean) - method in class ewe.ui.TableControl
Find out if the cell at row and col is completely visible (completely == true) or at least partially visible (completely == false).
isVolatile(int) - static method in class ewe.reflect.Modifier
isVolatile(int) - static method in class java.lang.reflect.Modifier
Check whether the given modifier is volatile.
isWhitespace(char) - static method in class java.lang.Character
isWindowFrame(ewe.ui.Frame) - static method in class ewe.ui.Gui
This returns true if the Frame is the main frame of a window.
isWithin(double,double) - method in class ewe.fx.print.PageRect
Returns true if the specified co-ordinate in Points is within this PageRect.
isWithin(double,double,double,double) - method in class ewe.fx.print.PageRect
Returns true if the specified rectangle in Points intersects with this PageRect.
isWithin(double,double,double,double) - method in class ewe.fx.print.PointRect
Returns true if the specified rectangle in Points intersects with this PageRect.
Returns true if the specified co-ordinate in Points is within the current PageRect.
Returns true if the specified rectangle in Points intersects the current PageRect.
Returns true if the specified rectangle in Points intersects the current PageRect.
isWithin(ewe.graphics.AniImage) - method in class ewe.graphics.AniImage
Returns if this AniImage is "within" the other AniImage - where "within" is "touching" if CompletelyIn property is not set, otherwise it is "isCompletelyWithin".
Return if the specified area given in Points, relative to the top-left point of the current print area (as selected by getAreaFor) is within the current PageRect buffer.
isWritable(int) - method in class ewex.sql.ResultSetMetaData
This method tests whether or not the column may be writable.
isWritableImage() - method in class ewe.fx.ArrayImageData
isWritableImage() - method in class ewe.fx.Image
isWritableImage() - method in class ewe.fx.ImageData
Returns if you can write data to the Image.
isWritableImage() - method in class ewe.fx.RGBImageData
Returns if you can write data to the Image.
ITALIC - static field in class ewe.fx.Font
An italic font style.
italic - field in class ewe.ui.FontChooser
item - field in class ewe.ui.Card
This is the item that was added to the MultiPanel.
itemBuffer - static field in class ewe.ui.Console
itemBuffer - static field in class ewe.ui.mInput
itemBuffer - static field in class ewe.ui.mTextArea
itemBuffer - static field in class ewe.ui.mTextPad
itemHeight - field in class ewe.ui.ChoiceControl
If you set this to a value >= 0 then this will be taken to be the fixed item height.
itemHeight - field in class ewe.ui.PhoneMenu
itemIsVisible(int,boolean) - method in class ewe.ui.ChoiceControl
itemIsVisible(int,boolean) - method in class ewe.data.ISimpleList
Checks if an item is either partially or fully visible.
itemName - field in class ewe.ui.ListEditor
This is the name of the item being edited.
items - field in class ewe.ui.ChoiceControl
items - field in class ewe.datastore.DatabaseList
These are the items which are to be displayed in the list.
items - field in class ewe.ui.ListEditor
These are the items being edited.
items - field in class ewe.ui.PhoneMenu
Items are added to this as Strings or MenuItem objects.
items - field in class ewex.livedata.VectorListEdit
itemsChanged(boolean,int) - method in class ewe.ui.ListEditor
itemsSize() - method in class ewe.ui.ChoiceControl
itemsSize() - method in class ewe.ui.SimpleList
This returns getItemCount().
Iterator - interface ewe.util.Iterator
Similar to the standard Java Iterator, it will return a set of Objects sequentially.
iterator() - method in class ewe.util.Vector
Get an Iterator for the vector.
iterator(ewe.util.Vector) - static method in class ewe.util.Vector
This returns an iterator for the specified Vector.
This is an object that can be used to implement an object that is both an Iterator and an Enumeration.
ITrack - interface ewe.ui.ITrack
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
IWebBrowser - interface ewe.ui.IWebBrowser
IXMLBuilder - interface ewex.xml.IXMLBuilder
NanoXML uses IXMLBuilder to construct the XML data structure it retrieved from its data source.
IXMLElement - interface ewex.xml.IXMLElement
IXMLElement is an XML element.
An IXMLEntityResolver resolves entities.
IXMLParser - interface ewex.xml.IXMLParser
IXMLParser is the core parser of NanoXML.
IXMLReader - interface ewex.xml.IXMLReader
IXMLReader reads the data to be parsed.
IXMLValidator - interface ewex.xml.IXMLValidator
IXMLValidator processes the DTD and handles entity references.

J

java.lang - package
JAVA_OBJECT - static field in class ewe.database.DatabaseTypes
This is for an arbitrary Java Object encoded somehow as bytes.
JAVA_OBJECT - static field in class ewex.sql.Types
JAVA_UTF8_CODEC - static field in class ewe.io.IO
The name for the Ewe library's Java UTF8 Codec.
JavaBridge - class ewe.sys.JavaBridge
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * Copyright (C) 1998, 1999 Wabasoft * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
javaToImage(ewe.fx.Image) - method in class ewe.fx.ImageCodec
Call this after calling decode to convert it to an Image.
JavaUtf8Codec() - constructor for class ewe.io.JavaUtf8Codec
JavaUtf8Codec(int) - constructor for class ewe.io.JavaUtf8Codec
jdbcCompliant() - method in class ewex.sql.Driver
This method tests whether or not the driver is JDBC compliant.
join() - method in class ewe.sys.mThread
Wait for this mThread to die.
join(ewe.sys.Coroutine,int) - static method in class ewe.sys.Coroutine
Tells the current Coroutine thread to sleep until the other Coroutine thread has exited.
join(long) - method in class ewe.sys.mThread
Wait for this mThread to die for at most millis milliseconds.
join(long,int) - method in class ewe.sys.mThread
Wait for this mThread to die for at most millis milliseconds.
JOIN_BEVEL - static field in class ewe.fx.Pen
JOIN_MITER - static field in class ewe.fx.Pen
JOIN_ROUND - static field in class ewe.fx.Pen
justGotFocus - field in class ewe.ui.EditControl

K

KEEP_CURRENT_RESULT - static field in class ewex.sql.Statement
KEEP_VISIBLE - static field in class ewe.fx.ImageRefresher
An option that tells the ImageRefresher to keep the image on screen.
keepAliveMode - field in class ewe.net.HttpConnection
Set this to true for keep alive mode requests.
keepBackup - field in class ewe.io.SafeFile
keepConditionalChar() - method in class ewe.ui.EditControl
keepConnectionAlive - field in class ewe.net.HttpConnectionTask
If this is true then the connection will not be closed after the connection process.
keepExtraControls - field in class ewe.ui.mTabbedPanel
Used when hideSingleTab is true.
keepFrame - field in class ewe.ui.Form
This option tells the Form to keep a reference to the Frame it creates for itself to save time if it is closed and then re-shown.
keepFrame - field in class ewe.ui.Menu
If this is true then the same Frame will be used for the Menu everytime it is shown.
KeepImage - static field in class ewe.ui.ControlConstants
Control Modifier - sets the control to keep its associated image.
KeepOnScreen - static field in class ewe.fx.mImage
A property bit - When refreshing this image, the associated Mosaic will scroll itself to keep the image fully visible (if possible).
KeepSIP - static field in class ewe.ui.ControlConstants
Control Modifier - says that the control should keep the SIP Input Panel open when focused.
keepUndoCopy - field in class ewex.livedata.ObjectListEdit
keepVmResident - field in class ewe.sys.VMOptions
key - field in class ewex.msencrypt.Encryptor
key - field in class ewe.ui.KeyEvent
The key pressed or entered by other means (grafitti input).
key - field in class ewex.registry.RegistryKeyNode
KEY_PRESS - static field in class ewe.ui.KeyEvent
The event type for a key press event.
KEY_PRESSED - static field in class ewe.ui.IKeys
This mask should be applied to the result of Vm.getAsyncKeyState(int keyCode).
KEY_RELEASE - static field in class ewe.ui.KeyEvent
KEY_WASPRESSED - static field in class ewe.ui.IKeys
This mask should be applied to the result of Vm.getAsyncKeyState(int keyCode).
KeyEvent - class ewe.ui.KeyEvent
KeyEvent is a key press event.
KEYFIRST - static field in class ewe.sys.SystemMessage
KEYLAST - static field in class ewe.sys.SystemMessage
keyOptions - field in class ewex.msencrypt.Encryptor
keypad - static field in class ewe.ui.DecimalKeyPad
KEYPAD_0 - static field in class ewe.ui.IKeypadKeys
KEYPAD_1 - static field in class ewe.ui.IKeypadKeys
KEYPAD_2 - static field in class ewe.ui.IKeypadKeys
KEYPAD_3 - static field in class ewe.ui.IKeypadKeys
KEYPAD_4 - static field in class ewe.ui.IKeypadKeys
KEYPAD_5 - static field in class ewe.ui.IKeypadKeys
KEYPAD_6 - static field in class ewe.ui.IKeypadKeys
KEYPAD_7 - static field in class ewe.ui.IKeypadKeys
KEYPAD_8 - static field in class ewe.ui.IKeypadKeys
KEYPAD_9 - static field in class ewe.ui.IKeypadKeys
KEYPAD_DEL - static field in class ewe.ui.IKeypadKeys
KEYPAD_DIVIDE - static field in class ewe.ui.IKeypadKeys
KEYPAD_DOWN - static field in class ewe.ui.IKeypadKeys
KEYPAD_END - static field in class ewe.ui.IKeypadKeys
KEYPAD_ENTER - static field in class ewe.ui.IKeypadKeys
KEYPAD_HOME - static field in class ewe.ui.IKeypadKeys
KEYPAD_INS - static field in class ewe.ui.IKeypadKeys
KEYPAD_LEFT - static field in class ewe.ui.IKeypadKeys
KEYPAD_MINUS - static field in class ewe.ui.IKeypadKeys
KEYPAD_PAGE_DOWN - static field in class ewe.ui.IKeypadKeys
KEYPAD_PAGE_UP - static field in class ewe.ui.IKeypadKeys
KEYPAD_PLUS - static field in class ewe.ui.IKeypadKeys
KEYPAD_POINT - static field in class ewe.ui.IKeypadKeys
KEYPAD_RIGHT - static field in class ewe.ui.IKeypadKeys
KEYPAD_TIMES - static field in class ewe.ui.IKeypadKeys
KEYPAD_UP - static field in class ewe.ui.IKeypadKeys
keypadToKey() - method in class ewe.ui.KeyEvent
Convert a KEYPAD_ type key into a standard key.
keyPressed(ewe.ui.KeyEvent) - method in class ewe.ui.Console
This gets called when a valid key is pressed.
keys - field in class ewe.ui.InputKeyPad
keys - static field in class ewe.ui.PhoneMenu
These are the phone keys from '1' to '9' - you can use them in paintItemAt().
keys() - method in class ewe.util.Hashtable
keys() - method in class ewe.util.WeakCache
Each object returned by the returned Iterator will be a WeakReference.
keys() - method in class ewe.util.WeakHashtable
Return an Enumeration on all the keys in the WeakHashtable.
keyTime - field in class ewe.ui.InputMethod
keyToChar(ewe.ui.KeyEvent) - method in class ewe.ui.Console
This converts a key press to a Unicode character for sending or displaying.
kill() - method in class ewe.io.SerialPort
This forceably closes the serial port, even if there is data pending to be sent.

L

l1 - static field in class ewe.sys.Long
l2 - static field in class ewe.sys.Long
l3 - static field in class ewe.sys.Long
L_COMPRESSED_SIZE - static field in class ewe.zip.ZipConstants
L_COMPRESSION_METHOD - static field in class ewe.zip.ZipConstants
L_CRC32 - static field in class ewe.zip.ZipConstants
L_EXTRA_FIELD_LENGTH - static field in class ewe.zip.ZipConstants
L_FILENAME_LENGTH - static field in class ewe.zip.ZipConstants
L_GENERAL_PURPOSE_BIT_FLAG - static field in class ewe.zip.ZipConstants
L_HDR_SIG - static field in class ewe.zip.ZipConstants
L_LAST_MOD_FILE_DATE - static field in class ewe.zip.ZipConstants
L_LAST_MOD_FILE_TIME - static field in class ewe.zip.ZipConstants
L_SIGNATURE - static field in class ewe.zip.ZipConstants
L_SIZE - static field in class ewe.zip.ZipConstants
L_UNCOMPRESSED_SIZE - static field in class ewe.zip.ZipConstants
L_VERSION_NEEDED_TO_EXTRACT - static field in class ewe.zip.ZipConstants
label - field in class ewe.ui.InputPopupForm
label - field in class ewe.ui.MenuItem
The displayed label for the MenuItem.
label - field in class ewe.ui.formatted.TextFormatter
LANGUAGE - static field in class ewe.sys.Locale
Use with getString() - The full name of the locale language.
LANGUAGE - static field in class ewex.locale.LocaleInfo
LANGUAGE_ENGLISH - static field in class ewe.sys.Locale
Use with getString() - The ISO English name of the locale language.
LANGUAGE_ID - static field in class ewex.locale.LocaleInfo
LANGUAGE_NATIVE - static field in class ewe.sys.Locale
Use with getString() - The full native name of the locale language.
LANGUAGE_SHORT - static field in class ewe.sys.Locale
Use with getString() - The ISO two letter (lowercase) name of the locale language.
last - field in class ewe.util.Range
This is the last index in the range (inclusive).
last() - method in class ewex.sql.ResultSet
This method repositions the cursor on the last row in the result set.
lastAdded - field in class ewe.ui.Panel
lastAssigned - field in class ewe.database.DatabaseSpecs
lastAssigned - field in class ewe.datastore.DataTableSpecs
lastChild - field in class ewe.graphics.PageDisplayUnit
lastConflictCommand - field in class ewe.database.Synchronizer
lastConflictCommand - field in class ewe.datastore.Synchronizer
lastDragTime - field in class ewe.ui.DragContext
lastDrawn - field in class ewe.fx.mImage
lastEvent - static field in class ewe.ui.mApp
lastExport - static field in class ewe.data.FieldTableExportSpecs
lastField - field in class ewe.database.DatabaseSpecs
lastIndexOf(int) - method in class java.lang.String
lastIndexOf(int,int) - method in class java.lang.String
lastIndexOf(java.lang.String) - method in class java.lang.String
lastIndexOf(java.lang.String,int) - method in class java.lang.String
lastKeyPress - field in class ewe.ui.InputMethod
lastModified() - method in class ewe.io.FileBase
lastName - field in class ewe.database.TestData
lastOptions - static field in class ewe.filechooser.FileChooserBase
lastPoint - field in class ewe.graphics.MosaicPanel
lastSaved - field in class ewe.io.FileSaver
This is the last file that was saved.
lastSelected - field in class ewe.ui.Control
lastSort - field in class ewe.database.DatabaseSpecs
lastSyncTime - field in class ewe.database.DatabaseSpecs
lastSyncTime - field in class ewe.datastore.DataTableSpecs
lastTick - field in class ewe.ui.Timer
The timestamp of the last tick.
lastTipFor - static field in class ewe.ui.PenEvent
lastWindow - static field in class ewe.ui.Window
launcher - static field in class ewe.ui.LaunchPanel
LAUNCHER_TYPE - static field in class ewe.filechooser.FileChooserBase
This is an option for use in the constrcutor.
launcherStart - field in class ewe.sys.VMOptions
launcherTree - field in class ewe.sys.VMOptions
LaunchPanel - class ewe.ui.LaunchPanel
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
LaunchPanel() - constructor for class ewe.ui.LaunchPanel
layout - field in class ewe.ui.CellPanel
This contains the controls added to the Panel.
LayoutManager - interface ewe.ui.LayoutManager
A LayoutManager object is responsible for the positioning of controls within a Panel container.
layoutManager - field in class ewe.ui.Panel
This is the LayoutManager being used by the Panel.
LEFT - static field in class ewe.ui.CellConstants
Left - static field in class ewe.ui.ControlConstants
LEFT - static field in class ewe.ui.IKeys
special key
left - field in class ewe.fx.Insets
left - field in class ewe.ui.mTabbedPanel
left - field in class ewe.fx.print.PageFormatData
LEFT_RIGHT_CURSOR - static field in class ewe.sys.VmConstants
leftMargin - field in class ewe.fx.FormattedTextSpecs
Space to put before the first character on the line.
leftMargin - field in class ewe.ui.mTextPad
This is the left margin.
leftMarginShift - field in class ewe.ui.formatted.TextFormatter
leftMost - field in class ewe.ui.mInput
leftOf(java.lang.String,char) - static method in class ewe.util.mString
This returns the string to the left of the specified character (not including the character).
leftright - static field in class ewe.ui.PanelSplitter
LEGAL - static field in class ewe.fx.print.PageFormatData
length - field in class ewe.util.ByteArray
The number of valid bytes in the data.
length - field in class ewe.util.CharArray
This denotes the number of valid characters in the data array.
length - field in class ewe.ui.DisplayLineSpecs
length - field in class ewe.io.EweFile.EweEntry
The size of the entry in bytes.
length - field in class ewe.data.FieldData
The approximate length (width) of the data in characters when displayed/edited on screen.
length - field in class ewe.util.IntArray
This specifies the number of valid values in the array.
length - field in class ewe.math.MPN
length - field in class ewe.security.Signature
This is the length of the document being signed.
length - field in class ewe.util.SubString
length() - method in class ewex.sql.Blob
This method returns the number of bytes in the BLOB.
length() - method in class ewex.sql.Clob
This method returns the number of characters in the CLOB.
length() - method in class ewe.io.CompressedRandomStream
length() - method in class ewe.database.DatabaseStream
length() - method in class ewe.ui.DisplayLine
length() - method in class ewe.io.File
Return the length of the file in bytes.
length() - method in class ewe.database.RandomAccessDatabaseStream
length() - method in class ewe.io.RandomAccessFile
Get the current length of the stream.
length() - method in class ewe.io.RandomAccessStream
Get the current length of the stream.
length() - method in class ewe.io.RandomStream
length() - method in class ewe.io.RandomStreamObject
Get the current length of the stream.
length() - method in class java.lang.String
Returns the length of the string in characters.
length() - method in class java.lang.StringBuffer
Returns the number of characters added to the StringBuffer.
length() - method in class java.lang.StringBuilder
Returns the number of characters added to the StringBuilder.
length() - method in class ewe.util.SubString
Get the length of the SubString.
lengthOfCollection(java.lang.Object) - static method in class ewe.database.DatabaseUtils
lengthOfLine - field in class ewe.ui.DisplayLine
This is valid immediately after a split.
lengthOfRecord(int) - method in class ewe.database.RecordFile
Return the number of bytes needed to fetch a record.
lengthToDisplay(int) - static method in class ewe.filechooser.FileChooser
less - field in class ewe.ui.mScrollBar
LESSER - static field in class ewe.sys.Math
LESSER_OF - static field in class ewe.sys.Math
LESSEROREQUAL - static field in class ewe.sys.Math
LessThanThumb - static field in class ewe.ui.TrackControl
letAll - field in class ewe.util.FileComparer
LETTER - static field in class ewe.fx.print.PageFormatData
level - field in class ewe.zip.ZipOutputStream
LightBlue - static field in class ewe.fx.Color
LighterGray - static field in class ewe.fx.Color
LighterGray - static field in class ewe.fx.Graphics
LightGray - static field in class ewe.fx.Color
LightGreen - static field in class ewe.fx.Color
LIMIT_DECODED_SIZE - static field in class ewe.ui.ImageControl
When the setData() method is called with the encoded image bytes, this option tells the ImageControl to limit the decoded size if possible.
limits - field in class ewe.graphics.AniImage
Gets the bounds of the hot area.
line - field in class ewe.ui.DisplayLine
LINE_ADD_FIRST_LINE_HEADER - static field in class ewe.ui.formatted.TextFormatter
This is a possible lineFlag.
LINE_ALIGN_NOW - static field in class ewe.ui.formatted.TextFormatter
This is a possible lineFlag.
LINE_BACKGROUND_COLOR_CHANGE - static field in class ewe.ui.formatted.TextFormatter
This is a possible lineFlag.
LINE_CANCEL_ALIGNMENTS - static field in class ewe.ui.formatted.TextFormatter
This is a possible lineFlag.
LINE_CENTERED - static field in class ewe.ui.formatted.TextFormatter
This is a possible lineFlag.
LINE_DRAW_RULE - static field in class ewe.ui.formatted.TextFormatter
This is a possible lineFlag.
LINE_FLAG_CANCEL_ALIGNMENTS - static field in class ewe.fx.FormattedTextSpecs
LINE_HEADER_RIGHT_ALIGN - static field in class ewe.ui.formatted.TextFormatter
This is a possible lineFlag.
LINE_LEFT_MARGIN_SHIFT_IS_CHARACTERS - static field in class ewe.ui.formatted.TextFormatter
This is a possible lineFlag.
LINE_RESPLIT - static field in class ewe.ui.formatted.TextFormatter
This is a possible lineFlag.
LINE_RIGHT_ALIGNED - static field in class ewe.ui.formatted.TextFormatter
This is a possible lineFlag.
lineBreak() - method in class ewe.ui.formatted.FormattedTextMaker
lineFlags - field in class ewe.fx.FormattedTextSpecs
This can be one of the LINE_FLAG_XXXX values.
lineFlags - field in class ewe.ui.formatted.TextFormatter
This can be a combination of the LINE_XXX values.
lineHeight - field in class ewe.ui.mLabel
lineHeight - field in class ewe.ui.mTextPad
lineHeight - field in class ewe.ui.TextMessage
lineIndex - field in class ewe.ui.DisplayLine
This is the index of the line within the editor/display.
This class functions like a standard Reader except that it counts line numbers, and canonicalizes newline characters.
LineNumberReader(ewe.io.Reader) - constructor for class ewe.io.LineNumberReader
Create a new LineNumberReader that reads from the specified subordinate Reader.
This method initializes a new LineNumberReader to read from the specified subordinate Reader using the specified read buffer size.
If preprocessLine is true, this method is called after each line is read.
lines - field in class ewe.fx.IconAndText
The text being used if it consists of multiple lines.
lines - field in class ewe.ui.MessageArea
lines - field in class ewe.ui.mTextArea
lines - field in class ewe.ui.mTextPad
LINES_SPLIT - static field in class ewe.ui.formatted.TextDisplay
This is a type of Control event.
lineSeparator - field in class ewe.io.BufferedWriter
Use this to provide your own line separator String.
lineSeparator - field in class ewe.io.PrintWriter
Use this to provide your own line separator String.
linesRead - field in class ewe.io.StreamScanner
This indicates how many lines have been read since startScanning() was called.
lineTo(float,float) - method in class ewe.fx.GeneralPath
Draw a line from the last point to the co-ordinates (x,y).
Link - class ewe.net.Link
A link is just a String that specifies a URL or hyperlink or even a File name.
Link(java.lang.String) - constructor for class ewe.net.Link
LinkageError - error java.lang.LinkageError
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
LinkageError() - constructor for class java.lang.LinkageError
LinkageError(java.lang.String) - constructor for class java.lang.LinkageError
LinkageError(java.lang.Throwable) - constructor for class java.lang.LinkageError
This is a utility class which can be the building blocks of linked list implementation.
linkedTo - field in class ewe.ui.formatted.TextFormatter
links - field in class ewe.filechooser.FileChooser
These are links for the FileChooser - each of which must be of type FileChooserLink.
list - field in class ewex.livedata.ListEdit
list - field in class ewe.ui.ListEditor
This is the list of items.
list() - method in class ewe.io.FileBase
Lists all files on the directory that this File object represents, sorted by name - with directories listed first.
list(ewe.io.FilenameFilter) - method in class ewe.io.FileBase
List all files in this directory using the specified filter.
list(ewe.io.PrintWriter) - method in class ewe.util.Properties
Prints the key/value pairs to the given print writer.
list(java.lang.String,int) - method in class ewe.io.FileBase
Lists the files contained in a directory.
LIST_ALWAYS_INCLUDE_DIRECTORIES - static field in class ewe.io.FileBase
This option lists all directories even if they don't match the supplied mask.
LIST_BY_DATE - static field in class ewe.io.FileBase
LIST_BY_SIZE - static field in class ewe.io.FileBase
LIST_BY_TYPE - static field in class ewe.io.FileBase
LIST_CHECK_FOR_ANY_MATCHING_CHILDREN - static field in class ewe.io.FileBase
This option request that only a check for matching children is done, rather than a listing.
LIST_DESCENDING - static field in class ewe.io.FileBase
LIST_DIRECTORIES_LAST - static field in class ewe.io.FileBase
LIST_DIRECTORIES_ONLY - static field in class ewe.io.FileBase
LIST_DONT_SORT - static field in class ewe.io.FileBase
LIST_FILES_ONLY - static field in class ewe.io.FileBase
LIST_IGNORE_DIRECTORY_STATUS - static field in class ewe.io.FileBase
This option treats directories and files as being the same.
listCatalogs() - static method in class ewe.io.Catalog
Returns the complete list of existing catalogs.
listChanged() - method in class ewe.ui.SimpleList
listColumns - field in class ewe.ui.ListEditor
ListEdit - class ewex.livedata.ListEdit
ListEdit() - constructor for class ewex.livedata.ListEdit
Create a new Panel which uses itself to layout components.
ListEditor - class ewe.ui.ListEditor
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
ListEditor() - constructor for class ewe.ui.ListEditor
listEditorButtons - field in class ewe.data.ListObject
listeners - field in class ewe.ui.Control
ListEvent - class ewe.ui.ListEvent
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
listFiles(java.lang.String,int) - method in class ewe.io.File
List files asynchronously.
List files asynchronously.
listFiles(java.lang.String,int) - method in class ewe.io.FileBase
List files asynchronously.
listFonts(ewe.fx.ISurface) - static method in class ewe.fx.Font
List the names of all the available fonts for a particular ISurface.
listMode - field in class ewe.filechooser.FileChooser
Do not set this directly.
listMode - field in class ewe.ui.TableControl
This is if the table is to be considered a wrapping list (such as in a FileChooser).
listModeDefault - static field in class ewe.filechooser.FileChooser
Set this true to initially show the FileChooser in list mode.
Lists the files contained in a directory using a complex mask - which may actually consist of multiple masks (e.g.
listName - field in class ewe.ui.ListSelect
listName - field in class ewe.data.MultiListSelect.SingleListSelect
ListObject - class ewe.data.ListObject
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
listRoots() - static method in class ewe.io.FileBase
List all the root files in the default file system.
listRows - field in class ewe.ui.ListEditor
lists - field in class ewe.ui.ListSelect
ListSelect - class ewe.ui.ListSelect
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
ListSelect() - constructor for class ewe.ui.ListSelect
Create a ListSelect for a particular SingleListSlect as a pop-up control, that can be used again if necessary.
listSelector - field in class ewe.ui.ListSelect
listTitle - field in class ewe.ui.ListEditor
listVisiblePanel - field in class ewex.livedata.ListEdit
LiveData - interface ewe.data.LiveData
A LiveData is a more complex version of a DataUnit.
LiveObject - class ewe.data.LiveObject
This is a complete implementation of LiveData which you can use as a base for creating new LiveData Objects.
LiveTreeNode - class ewe.data.LiveTreeNode
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
load() - method in class ewe.database.DatabaseEntryObject
load() - method in class ewe.sys.VMApp
Load up the icon for the shortcut.
load(byte[],int) - static method in class ewe.database.EncodedUTF8String
Load a Utf8 String as saved by storeUtf8String().
load(byte[],int,char[],int) - static method in class ewe.database.EncodedUTF8String
Load a Utf8 String as saved by store().
load(byte[],int,ewe.util.CharArray) - static method in class ewe.database.EncodedUTF8String
Load a Utf8 String as saved by storeUtf8String() and return it in a CharArray
load(byte[],int,ewe.util.SubString) - static method in class ewe.database.EncodedUTF8String
Load a Utf8 String as saved by storeUtf8String() and return it in a CharArray
load(ewe.io.InputStream) - method in class ewe.util.Properties
Reads a property list from an input stream.
load(java.lang.String) - static method in class java.lang.System
Load a library name using the absolute path name.
load(java.lang.String) - static method in class ewe.sys.Vm
load(java.lang.String,boolean) - method in class ewe.database.DatabaseObject
This should be called when the Database is opened.
loadAndPutDataBlock() - method in class ewe.io.MemoryStream
Override this method if you are using a background thread to get data from a source to place in the stream's buffer for reading.
loadChars(byte[],int) - static method in class ewe.database.EncodedUTF8String
Load a Utf8 String as saved by storeUtf8String() as a char array.
loadClass(java.lang.String) - method in class java.lang.ClassLoader
This requests a class to be loaded and resolved.
loadClass(java.lang.String) - static method in class ewe.reflect.Reflect
This attempts to get a Class first using the system and then using any application class loaders.
This should be overriden to actually locate the class bytes and define the class.
This method will check for system classes and cached classes before calling findClassBytes().
loadDynamicLibrary(java.lang.String) - static method in class ewe.sys.Vm
Load a Dynamic Link Library which may have the native code for a ewe object.
loaded - field in class ewe.util.mClassLoader
A cache of already loaded classes.
loadForName(java.lang.String) - static method in class ewe.reflect.Reflect
This attempts to get a Reflect first using the system and then using any application class loaders.
loading - field in class ewe.ui.HtmlViewer
loadLibrary(java.lang.String) - static method in class ewex.registry.Registry
loadLibrary(java.lang.String) - static method in class java.lang.System
Load a library name, not using the system default library extension.
loadLibrary(java.lang.String) - static method in class ewe.sys.Vm
Load a Dynamic Link Library which may have the native code for a ewe object.
loadObject(java.lang.Object) - method in class ewe.datastore.DataEntry
This loads an object from the data entry's data.
loadObjectAtRow(int) - method in class ewe.database.DatabaseTableModel
Override this to use a different method of retrieving the object at a particular row.
loadObjectAtRow(int) - method in class ewe.datastore.DatabaseTableModel
Override this to use a different method of retrieving the object at a particular row.
loadObjectAtRow(int) - method in class ewe.data.FieldTableModel
Override this to use a different method of retrieving the object at a particular row.
This reads in a resource or a file with the specified path into the provided ByteArray.
LOCAL_SOCKET - static field in class ewe.net.SocketMaker
This should be used with the "type" member.
LOCAL_TO_REMOTE - static field in class ewe.database.Synchronizer
LOCAL_TO_REMOTE - static field in class ewe.datastore.Synchronizer
locale - field in class ewe.database.DatabaseEntryObject
locale - field in class ewe.datastore.DataStorage
locale - field in class ewe.ui.DateChooser
locale - field in class ewe.ui.DateDisplayInput
The Locale associated with this input.
locale - field in class ewe.ui.DateTimeInput
The Locale associated with this input.
Locale - class ewe.sys.Locale
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
locale - field in class ewe.util.FileComparer
Locale() - constructor for class ewe.sys.Locale
Creates a new default Locale object.
Locale(boolean) - constructor for class ewe.sys.Locale
This creates a Locale without an ID.
Locale(int) - constructor for class ewe.sys.Locale
Creates a new Locale object with the specified ID.
Create a Locale for the specified language and optional country.
LOCALE_NEUTRAL - static field in class ewe.sys.Locale
This is the native Win32 definition of a Neutral locale ID.
LOCALE_SYSTEM_DEFAULT - static field in class ewe.sys.Locale
This is the native Win32 definition of the system default locale ID.
LOCALE_USER_DEFAULT - static field in class ewe.sys.Locale
This is the native Win32 definition of the user default locale ID.
localEcho - field in class ewe.ui.Console
If this is true then keys pressed are echoed (displayed) on the console.
LocaleInfo - class ewex.locale.LocaleInfo
LocaleInfo(int) - constructor for class ewex.locale.LocaleInfo
localHost - field in class ewe.net.DatagramSocket
localHost - field in class ewe.net.ServerSocket
localPortNotUsed - field in class ewe.net.DatagramSocket
localPortNotUsed - field in class ewe.net.ServerSocket
LocalResource - interface ewe.sys.LocalResource
This allows the retrieval of locale specific data if it is installed.
locate(int,ewe.fx.Dimension) - method in class ewe.ui.DisplayLine
This locates the row and column index of a character from the original text in the list of DisplayLines.
locateField(int,int) - method in class ewe.database.ByteArrayDatabaseEntry
LOCATION - static field in class ewe.io.FileChooserParameters
This property is used with a FileChooserLink object to specify a location folder the user can select.
location - field in class ewe.fx.mImage
location - field in class ewe.sys.VMApp
locationChoice - field in class ewe.io.SimpleFileChooser
locatorsUpdateCopy() - method in class ewex.sql.DatabaseMetaData
lock - field in class ewe.database.DatabaseObject
lock - field in class ewe.io.DataInputStream
lock - field in class ewe.io.DataOutputStream
Lock - class ewe.sys.Lock
This allows only a single mThread/Coroutine to hold a Lock at a time.
lock - field in class ewe.database.FoundEntriesObject
lock - field in class ewe.ui.MenuState
lock - field in class ewe.io.Reader
The object used to synchronize operations on this stream.
lock - field in class ewe.database.RecordFile
Use this to synchronize operations on the RecordFile.
lock - field in class ewe.database.SafeDBAccess
All operations are synchronized on this lock.
lock - field in class ewe.io.Writer
The object used to synchronize operations on this stream.
lock() - method in class ewe.sys.Lock
Attempt to acquire ownership of the Lock, waiting indefinitely.
lock(ewe.sys.TimeOut) - method in class ewe.sys.Lock
Attempt to acquire ownership of the Lock, waiting for a specific length of time.
LOG - static field in class ewe.sys.Math
Log (base e)
log(double) - static method in class java.lang.Math
Returns the natural logarithm (base e) of a double value.
LOG2 - static field in class ewe.sys.Math
Log of operand1 to base operand2.
logError(java.lang.String) - static method in class ewe.database.DatabaseManager
LONG - static field in class ewe.datastore.Database
This is the Long Integer (64-bit) field type.
LONG - static field in class ewe.database.DatabaseTypes
This is the Long Integer (64-bit) field type.
Long - class ewe.sys.Long
The ewe.sys.Long class was originally used to wrap java integral values instead of the standard java wrapper objects (java.lang.Integer, java.lang.Long, java.lang.Short, etc.)

Long - class java.lang.Long
Instances of class Long represent primitive long values.
LONG - static field in class ewe.reflect.Wrapper
Long(java.lang.String) - constructor for class java.lang.Long
Create a Long object representing the value of the argument after conversion to a long.
Long(long) - constructor for class java.lang.Long
Create a Long object representing the value of the long argument.
LONG_DATE_FORMAT - static field in class ewe.sys.Locale
Use with getString() - The format for the long date display.
LONG_MAX_VALUE - static field in class ewe.math.Number
LONG_MAX_VALUE - static field in class ewex.math.Number
LONG_MIN_VALUE - static field in class ewe.math.Number
LONG_MIN_VALUE - static field in class ewex.math.Number
LONG_SCREEN - static field in class ewe.ui.Gui
A possible flag for screenIs.
longBitsToDouble(long) - static method in class java.lang.Double
Convert the argument in IEEE 754 floating-point "double format" bit layout to the corresponding float.
longFromText(int,char[],int) - static method in class ewe.util.TextEncoder
longName - field in class ewe.ui.Card
This is the longName given to the item when it was added to the MultiPanel.
longToHexString(long) - static method in class ewe.sys.Convert
Convert the value to an unsigned hex string.
longToString(long,int) - static method in class ewex.math.Number
longValue - field in class ewe.datastore.DatabaseEntry
longValue - field in class ewe.reflect.Wrapper
longValue() - method in class ewe.math.BigDecimal
Return the value of this Number as a long.
longValue() - method in class ewex.math.BigDecimal
longValue() - method in class ewe.math.BigInteger
Return the value of this Number as a long.
longValue() - method in class ewex.math.BigInteger
longValue() - method in class java.lang.Byte
Return the value of this Byte as a long.
longValue() - method in class java.lang.Double
Return the value of this Double as a long.
longValue() - method in class java.lang.Float
Return the value of this Integer as a long.
longValue() - method in class java.lang.Integer
Return the value of this Integer as a long.
longValue() - method in class java.lang.Long
Return the value of this Long.
longValue() - method in class ewe.math.Number
Return the value of this Number as a long.
longValue() - method in class ewex.math.Number
Return the value of this Number as a long.
longValue() - method in class java.lang.Number
Return the value of this Number as a long.
longValue() - method in class java.lang.Short
Return the value of this Short as a long.
LONGVARBINARY - static field in class ewex.sql.Types
LONGVARCHAR - static field in class ewex.sql.Types
This will return true if the Comparer's compare() method returns 0.
lookingFor(java.lang.Object) - method in class ewe.datastore.DatabaseDataComparer
This should return true if the object is one we are looking for.
lookingFor(java.lang.Object) - method in class ewe.util.ObjectFinder
This should return true if the object is one we are looking for.
lookingFor(java.lang.Object) - method in class ewe.ui.PenEvent
This should return true if the object is one we are looking for.
This looks up for all records which match the search criteria.
This looks up for all records which match the search criteria.
lookup(ewe.util.ObjectFinder) - method in class ewe.database.LookupData
This looks up for all records which match the search criteria.
lookup(java.lang.Object,boolean) - method in class ewe.database.LookupData
This looks up for all records which match the search criteria.
lookup(java.lang.Object[],boolean) - method in class ewe.database.LookupData
This looks up for all records which match the search criteria.
LookupData - class ewe.database.LookupData
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
lookupOne(ewe.util.ObjectFinder) - method in class ewe.database.LookupData
This looks up for all records which match the search criteria and returns the first match.
lookupOne(java.lang.Object,boolean) - method in class ewe.database.LookupData
This looks up for one record which matches the search criteria.
lookupOne(java.lang.Object[],boolean) - method in class ewe.database.LookupData
This looks up for one record which matches the search criteria.
loops - field in class ewe.graphics.AnimatedIcon
loopTask - field in class ewe.graphics.AnimatedIcon
This is the thread that is running the animation.
lostFocus(int) - method in class ewe.ui.ButtonControl
lostFocus(int) - method in class ewe.ui.Console
lostFocus(int) - method in class ewe.ui.Container
lostFocus(int) - method in class ewe.ui.Control
lostFocus(int) - method in class ewe.ui.mButton
lostFocus(int) - method in class ewe.ui.mCheckBox
lostFocus(int) - method in class ewe.ui.mChoice
lostFocus(int) - method in class ewe.ui.mInput
lostFocus(int) - method in class ewe.ui.mTabbedPanel
lostFocus(int) - method in class ewe.ui.mTextArea
lostFocus(int) - method in class ewe.ui.mTextPad
lostFocus(int) - method in class ewe.ui.UpDownInput
Lower - static field in class ewe.ui.IScroll
Lowercase - static field in class ewe.util.mString
lparam - field in class ewe.sys.SystemMessage
lshift(int[],int,int[],int,int) - static method in class ewe.math.MPN

M

made - field in class ewe.ui.CardPanel
made - field in class ewex.livedata.ListEdit
made - field in class ewe.ui.Panel
made() - method in class ewe.datastore.DataEntryNode
made() - method in class ewe.data.FieldTableModel
made() - method in class ewe.filechooser.FileListTableModel
This is called after the TableControl has been made.
made() - method in class ewe.ui.IconTableModel
made() - method in class ewe.ui.TableModel
This is called after the TableControl has been made.
made() - method in class ewe.ui.TreeTableModel
main(args[]) - static method in class ewe.datastore.Browser
main(args[]) - static method in class ewe.ui.Editor
main(args[]) - static method in class ewe.data.FieldTableModel
This allows you to execute the following command line:

ewe ewe.data.FieldTableModel []

to bring up a demo/test Table that will display/edit the public fields of the specified object.

main(args[]) - static method in class ewe.filechooser.FileChooser
main(args[]) - static method in class ewe.ui.HtmlViewer
main(args[]) - static method in class ewe.data.InputObject
This allows you to test the InputObject with specified data.
main(args[]) - static method in class ewe.io.IO
main(args[]) - static method in class ewe.ui.ListEditor
main(args[]) - static method in class ewex.locale.LocaleInfo
main(args[]) - static method in class ewe.ui.MessageBox
main(args[]) - static method in class ewe.ui.Notepad
main(args[]) - static method in class ewe.io.RemoteConnection
main(args[]) - static method in class ewe.ui.SaveableEditor
main(args[]) - static method in class ewe.datastore.Synchronizer
This marks the database as having being fully synchronized with another at a point in time.
main(args[]) - static method in class ewe.ui.WebBrowser
main(args[]) - static method in class ewe.zip.ZipFileBrowser
main(java.lang.String[]) - static method in class ewe.io.CompressedRandomStream
This method can be used to convert a File into a CompressedRandomStream.
main(java.lang.String[]) - static method in class ewe.io.FakeFileSystem
main(java.lang.String[]) - static method in class ewe.filechooser.FileChooserDemo
main(java.lang.String[]) - static method in class ewe.ui.HexTableModel
main(java.lang.String[]) - static method in class ewe.math.MPN
main(java.lang.String[]) - static method in class ewex.rapi.RapiFileBrowser
main(java.lang.String[]) - static method in class ewe.ui.TaskbarWindow
main(java.lang.String[]) - static method in class ewe.sys.Test
main(java.lang.String[]) - static method in class ewe.io.TestService
mainApp - static field in class ewe.ui.mApp
mainMethod - static field in class ewe.ui.mApp
MainWindow - class ewe.ui.MainWindow
MainWindow is the main window of a UI based application.
MainWindow() - constructor for class ewe.ui.MainWindow
Constructs a main window.
make() - method in class ewe.ui.SoftKeyBar
make(boolean) - method in class ewe.ui.CardPanel
make(boolean) - method in class ewe.ui.CellPanel
make(boolean) - method in class ewe.ui.ChoiceControl
This is used to "make" the control before being displayed.
make(boolean) - method in class ewe.ui.Control
This is used to "make" the control before being displayed.
make(boolean) - method in class ewe.ui.DateChooserPopup
This is used to "make" the control before being displayed.
make(boolean) - method in class ewe.ui.Editor
This is used to "make" the control before being displayed.
make(boolean) - method in class ewe.ui.Form
This is used to "make" the control before being displayed.
make(boolean) - method in class ewe.ui.FormFrame
make(boolean) - method in class ewe.ui.Frame
This is used to "make" the control before being displayed.
make(boolean) - method in class ewe.ui.InputForm
This is used to "make" the control before being displayed.
make(boolean) - method in class ewe.ui.InputKeyPad
This is used to "make" the control before being displayed.
make(boolean) - method in class ewe.ui.InputPopupForm
This is used to "make" the control before being displayed.
make(boolean) - method in class ewe.ui.InputStack
make(boolean) - method in class ewex.livedata.ListEdit
This is used to "make" the control before being displayed.
make(boolean) - method in class ewe.ui.ListEditor
This is used to "make" the control before being displayed.
make(boolean) - method in class ewe.ui.mButton
This is used to "make" the control before being displayed.
make(boolean) - method in class ewe.ui.MessageBox
This is used to "make" the control before being displayed.
make(boolean) - method in class ewe.ui.mFileInput
This is used to "make" the control before being displayed.
make(boolean) - method in class ewe.ui.mInputWithTools
This is used to "make" the control before being displayed.
make(boolean) - method in class ewe.ui.mTabbedPanel
make(boolean) - method in class ewe.ui.Notepad
make(boolean) - method in class ewe.ui.Panel
This is used to "make" the control before being displayed.
make(boolean) - method in class ewe.ui.ProgressBarForm
This is used to "make" the control before being displayed.
make(boolean) - method in class ewe.ui.ScrollableHolder
This is used to "make" the control before being displayed.
make(boolean) - method in class ewe.ui.ScrollablePanel
make(boolean) - method in class ewe.ui.SingleContainer
This is used to "make" the control before being displayed.
make(boolean) - method in class ewe.ui.SinglePressKeyPad
This is used to "make" the control before being displayed.
make(boolean) - method in class ewe.ui.SipButton
This is used to "make" the control before being displayed.
make(boolean) - method in class ewe.ui.TableControl
make(boolean) - method in class ewe.ui.TreeEdit
This is used to "make" the control before being displayed.
make(boolean) - method in class ewe.ui.UpDownScroller
This is used to "make" the control before being displayed.
make(java.lang.String) - static method in class ewe.data.PropertyList
This will create a new PropertyList and call setStrings() on it.
Call this on a new SecureDocument to create a byte sequence to be sent to the server who you believe is holding the private key of the supplied public key.
makeBackup() - method in class ewe.database.SafeDBAccess
This makes a backup of the database.
makeBlockingTask(ewe.sys.CallBack) - static method in class ewe.sys.JavaBridge
Create a Task that can call a full system blocking method without blocking the VM.
makeBlockingTask(ewe.sys.CallBack) - static method in class ewe.sys.Vm
Create a Task that can call a full system blocking method without blocking the VM.
makeControl() - method in class ewe.data.FieldData
Create and return a default Control for the FieldData.
makeCopies - field in class ewe.io.CopyOver
makeDefaultButton(int,boolean) - method in class ewe.ui.Form
Create and return the default OK or Cancel button.
Create and return the default OK or Cancel button.
makeDefaultColorTable(int) - static method in class ewe.fx.ImageTool
Create and return a Color Table for one of the TYPE_INDEXED_XXX types.
This must be overriden.
makeEditorVisible() - method in class ewex.livedata.ListEdit
makeEditorVisible() - method in class ewex.livedata.ObjectListEdit
Produce a random block of bytes that may be used to later test a decryptor.
This method can be used to add fields to the destination Vector OR to modify fields already in the destination Vector.
This method can be used to add fields to the destination Vector OR to modify fields already in the destination Vector.
Create a set of FieldData objects from a set of String encoded properties.
makeFrame(int) - method in class ewe.ui.ControlPopupForm
makeFrame(int) - method in class ewe.ui.Form
This is used to actually create the frame for the form.
makeFrameTopMost() - method in class ewe.ui.Control
makeGray(ewe.fx.Color) - method in class ewe.fx.Image
makeHashCode(byte[],int,int) - static method in class ewe.util.Utils
Creates a hashCode from a sequence of bytes.
makeHashCode(char[],int,int) - static method in class ewe.util.Utils
Creates a hashCode from a sequence of chars.
makeHot(java.lang.String) - method in class ewe.ui.Control
Format the String as a true Hotkey encoded string using the hotkey associated with this control (if any).
makeHot(java.lang.String) - static method in class ewe.ui.Gui
Convert a '$' formatted hotkey into a "true" hotkey encoded String.
makeHot(java.lang.String,int) - static method in class ewe.ui.Gui
Convert a string with a hotkey to be a "true" hotkey encoded String which, when displayed by a Graphics object, will have its hotkey underlined.
makeInfraRedConnection(int,int,boolean) - static method in class ewe.net.SocketMaker
Create a MenuItem given an Icon and a label, possibly scaling the icon if necessary.
makeItemVisible(int) - method in class ewe.ui.ChoiceControl
This makes the item visible and updates the screen as well.
makeItemVisible(int) - method in class ewe.data.ISimpleList
Make the item at the specified index fully visibile, updating the screen if necessary.
Use this to create a new KeyEvent to return during handleKey.
makeLayoutGrid() - method in class ewe.ui.CellPanel
makeList() - method in class ewex.livedata.CustomListEdit
makeList() - method in class ewex.livedata.ListEdit
makeList() - method in class ewex.livedata.SimpleListEdit
makeList() - method in class ewex.livedata.VectorListEdit
makeListVisible() - method in class ewex.livedata.ListEdit
makeListVisible() - method in class ewex.livedata.ObjectListEdit
MakeMenuAtLeastAsWide - static field in class ewe.ui.ControlConstants
Control Modifier - if the control has an associated drop-down menu, this says that the menu should be made at least as wide as the control when it is displayed.
makeNewChild() - method in class ewe.datastore.DataEntry
This makes AND saves a new child entry under this entry.
makeNewChild(boolean) - method in class ewe.datastore.DataEntry
This makes AND saves a new child entry under this entry.
makeNewData() - method in class ewe.database.DatabaseObject
makeNewData() - method in class ewe.database.RecordDatabaseObject
makeNewEditor(int) - method in class ewe.data.InputObject
This shoudl create the new Editor object but not add anything to it.
makeNewEditor(int) - method in class ewe.data.LiveObject
This shoudl create the new Editor object but not add anything to it.
makeNewEntry() - method in class ewe.datastore.DataStorage
Create a new DataEntry that is not the child of any other data entry.
makeNewFoundEntries() - method in class ewe.database.DatabaseObject
makeNewFoundEntries() - method in class ewe.database.RecordDatabaseObject
makeNewIndex(java.lang.String) - method in class ewe.database.DatabaseObject
makeNewIndex(java.lang.String) - method in class ewe.database.RecordFile
makeOpaqueHotArea(ewe.fx.mImage) - method in class ewe.fx.mImage
This sets the hot area to be within the image and include only the opaque portions of the image.
This creates a set of new mCheckBox controls, each one of which is assigned a label as specified in the choices parameter.
makePath(ewe.io.File,java.lang.String) - static method in class ewe.io.FileBase
Utility to create a path name given a parent and child.
Utility to create a path name given a parent and child.
maker - field in class ewe.database.SafeDBAccess
This is the DatabaseMaker used to open the Database.
makeSoftKeys() - method in class ewe.ui.Form
Create a SoftKeyBar that applies to the entire Form and return it for you to set the keys in it.
Create a SoftKeyBar that applies to the entire Form and set the left and right key functions.
makeSpace(int,int) - method in class ewe.util.ByteArray
This adds space to the ByteArray at the specified index, increasing the length value by numBytes.
makeSpace(int,int) - method in class ewe.util.CharArray
This adds space to the CharArray at the specified index.
makeSpace(int,int) - method in class ewe.util.IntArray
This adds space to the IntArray at the specified index, increasing the length value by num.
This is a convenience method for doing standard application synchronization that can be be run on both the desktop and mobile device.
This is a convenience method for doing standard application synchronization that can be be run on both the desktop and mobile device.
makeTable() - method in class ewe.ui.IconTableModel
makeUpToMinimum() - method in class ewe.sys.ThreadPool
Add threads until the minimum has been achieved.
makeVisible(int) - method in class ewe.ui.ChoiceControl
This places the item in the visible range but does not update the screen.
makeVisible(int) - method in class ewe.ui.PhoneMenu
Make an item visible, repainting if necessary.
This exception indicates that a URL passed to an object was not in a valid format.
MalformedURLException() - constructor for class ewe.net.MalformedURLException
Create a new instance without a descriptive error message.
Create a new instance with a descriptive error message.
MANUAL_MOBILE_START_ON_EMULATOR - static field in class ewe.io.RemoteConnection
Map - interface ewe.util.Map
A Map is a collection that maps a key to a value.
mapColor(int) - static method in class ewe.fx.Graphics
Map.MapEntry - interface ewe.util.Map.MapEntry
mApp - class ewe.ui.mApp
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
mApp() - constructor for class ewe.ui.mApp
Constructs a main window.
mApp(boolean) - constructor for class ewe.ui.mApp
This is used if the mApp you are creating is not necessarily the only mApp that will be created.
If the parameter is true then no application setup will be done.
mApp(java.lang.Class) - constructor for class ewe.ui.mApp
This is used by the system when constructing for a specified run object.
mark - field in class ewe.io.ByteArrayInputStream
The currently marked position in the stream.
mark(int) - method in class ewe.io.BufferedInputStream
This method marks a position in the input to which the stream can be "reset" by calling the reset() method.
mark(int) - method in class ewe.io.BufferedReader
Mark a position in the input to which the stream can be "reset" by calling the reset() method.
mark(int) - method in class ewe.io.ByteArrayInputStream
This method sets the mark position in this stream to the current position.
mark(int) - method in class ewe.io.CharArrayReader
This method sets the mark position in this stream to the current position.
mark(int) - method in class ewex.xml.FilterReader
Calls the in.mark(int) method.
mark(int) - method in class ewe.io.InputStream
mark(int) - method in class ewe.io.LineNumberReader
This method marks a position in the input to which the stream can be "reset" char calling the reset() method.
mark(int) - method in class ewex.xml.PushbackReader
This method throws an exception when called since this class does not support mark/reset.
mark(int) - method in class ewe.io.Reader
mark(int) - method in class ewe.io.StringReader
markAsDeleted() - method in class ewe.database.DatabaseEntryObject
markAsDeleted(int,long,long) - method in class ewe.database.RecordFile
Delete the record, leaving behind a special deleted record marker.
markAsSynchronized(ewe.database.DatabaseEntry) - static method in class ewe.database.Synchronizer
This marks the entry at the specified index as being synchronized.
This marks the entry at the specified index as being synchronized.
markAsSynchronized(int) - method in class ewe.database.RemoteSynchronizer
This is called remotely by the controlling synchronizer.
markAsSynchronized(int) - method in class ewe.datastore.RemoteSynchronizer
This is called remotely by the controlling synchronizer.
markedPos - field in class ewe.io.CharArrayReader
The currently marked position in the stream.
markForReIndex(boolean) - method in class ewe.database.DatabaseObject
markHistory() - method in class ewe.ui.formatted.TextDisplay
Mark the current location in the goBack history.
marklimit - field in class ewe.io.BufferedInputStream
This is the maximum number of bytes than can be read after a call to mark() before the mark can be discarded.
MARKPARITY - static field in class ewe.io.SerialPort
markpos - field in class ewe.io.BufferedInputStream
The value of pos when the mark() method was called.
markRemoteAsSynchronized(int) - method in class ewe.database.DoubleSynchronizer
markRemoteAsSynchronized(int) - method in class ewe.database.RemoteSynchronizer
markRemoteAsSynchronized(int) - method in class ewe.datastore.RemoteSynchronizer
markRemoteAsSynchronized(int) - method in class ewe.database.Synchronizer
markRemoteAsSynchronized(int) - method in class ewe.datastore.Synchronizer
markSupported() - method in class ewe.io.BufferedInputStream
This method returns true to indicate that this class supports mark/reset functionality.
markSupported() - method in class ewe.io.BufferedReader
Returns true to indicate that this class supports mark/reset functionality.
markSupported() - method in class ewe.io.ByteArrayInputStream
This method overrides the markSupported method in InputStream in order to return true - indicating that this stream class supports mark/reset functionality.
markSupported() - method in class ewe.io.CharArrayReader
This method overrides the markSupported method in Reader in order to return true - indicating that this stream class supports mark/reset functionality.
markSupported() - method in class ewex.xml.FilterReader
Calls the in.markSupported() method.
markSupported() - method in class ewe.io.InputStream
markSupported() - method in class ewex.xml.PushbackInputStream
This method returns false to indicate that it does not support mark/reset functionality.
markSupported() - method in class ewex.xml.PushbackReader
This method returns false to indicate that it does not support mark/reset functionality.
markSupported() - method in class ewe.io.Reader
markSupported() - method in class ewe.io.StringReader
Mask - class ewe.fx.Mask
A Mask is used to include/exclude pixels of an Image.
mask - field in class ewe.filechooser.FileChooser
Do not use this.
mask - field in class ewe.filechooser.FileChooserOptions
mask - field in class ewe.util.FileComparer
mask - field in class ewe.fx.mImage
An image mask used for the image.
Mask(ewe.fx.Image) - constructor for class ewe.fx.Mask
Create a new Mask from an Image.
Mask(ewe.fx.Image,ewe.fx.Color) - constructor for class ewe.fx.Mask
Create a new Mask from an Image.
Mask(int,int) - constructor for class ewe.fx.Mask
Create a Mask with the specified width and height.
Mask(int,int,byte[]) - constructor for class ewe.fx.Mask
Create a Mask with the specified width and height and using the specified bits.
maskChoice - field in class ewe.io.SimpleFileChooser
masks - field in class ewe.filechooser.FileChooserDemo
masks - field in class ewe.io.FileSaver
This is a list of masks to be sent to the FileChooser.
masks - field in class ewe.ui.mFileInput
masks - field in class ewe.io.SimpleFileChooser
masksChanged() - method in class ewe.filechooser.FileChooser
Use this if you have updated the Vector returned by getMaskList().
matches(java.lang.String) - method in class ewe.util.FileComparer
Math - class ewe.sys.Math
Math - class java.lang.Math
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * Copyright (C) 1998, 1999 Wabasoft * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
MathFunction - interface ewe.sys.MathFunction
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
matrix - field in class ewe.ui.TreeTableModel
Load the values in the array as bit values from the source byte array.
max(double,double) - static method in class java.lang.Math
Returns the greater of two values.
max(ewe.math.BigDecimal) - method in class ewe.math.BigDecimal
max(ewe.math.BigInteger) - method in class ewe.math.BigInteger
max(ewex.math.BigDecimal) - method in class ewex.math.BigDecimal
max(ewex.math.BigInteger) - method in class ewex.math.BigInteger
max(float,float) - static method in class java.lang.Math
Returns the greater of two values.
max(int,int) - static method in class java.lang.Math
Returns the greater of two values.
max(long,long) - static method in class java.lang.Math
Returns the greater of two values.
MAX_ID - static field in class ewe.database.DatabaseTypes
This is the maximum value a Field or Sort ID can be.
MAX_POINTS - static field in class ewe.fx.Curve
MAX_PRIORITY - static field in class ewe.sys.mThread
MAX_RADIX - static field in class java.lang.Character
Largest value allowed for radix arguments in Java.
MAX_TIMER_ENTRIES - static field in class ewe.sys.Vm
Obsolete - Used with setParameter(), it sets the maximum number of combined timer/callback/coroutine entries the system can handle.
MAX_VALUE - static field in class java.lang.Byte
The maximum value a byte can represent is 127 (or 27 - 1).
MAX_VALUE - static field in class java.lang.Character
The maximum value the char data type can hold.
MAX_VALUE - static field in class java.lang.Double
The maximum positive value a double may represent is 1.7976931348623157e+308.
MAX_VALUE - static field in class java.lang.Float
The maximum positive value a double may represent is 3.4028235e+38f.
MAX_VALUE - static field in class java.lang.Integer
The maximum value an int can represent is 2147483647 (or 231 - 1).
MAX_VALUE - static field in class java.lang.Long
The maximum value a long can represent is 9223372036854775807 (or 263 - 1).
MAX_VALUE - static field in class java.lang.Short
The minimum value a short can represent is 32767 (or 215
maxBufferSize - field in class ewe.database.RandomAccessDatabaseStream
maxChange - field in class ewe.ui.PanelSplitter
maxHeight - field in class ewe.ui.Control
Do not set this directly - use setMaximumSize() instead.
MaxHistory - static field in class ewe.ui.WebBrowser
The maximum number of URLs to save in the history.
Maximize - static field in class ewe.ui.ControlConstants
MAXIMUMSIZE - static field in class ewe.ui.CellConstants
A Tag type for use in Control.setTag() - use a ewe.fx.Dimension object as the "value" object.
MAXKEYLENGTH - static field in class ewe.security.BlowfishECB
maximum possible key length in bytes
maxLength - field in class ewe.ui.mInput
This is the maximum number of allowed characters, a value of -1 (the default) puts no limit on the number of characters.
maxLines - field in class ewe.ui.Console
This is the maximum number of lines to store in the Console.
maxSize - field in class ewe.net.TestSocket
maxThreads - field in class ewe.sys.ThreadPool
The maximum number of allowed threads.
maxWidth - field in class ewe.ui.Control
Do not set this directly - use setMaximumSize() instead.
maxWidth - field in class ewe.data.FieldData
The maximum width in characters for the control - by default this is -1 which indicates no effective maximum.
mb(java.lang.String) - static method in class ewe.ui.Form
MB_ABORTRETRYIGNORE - static field in class ewe.sys.Vm
MB_APPLMODAL - static field in class ewe.sys.Vm
MB_DEFBUTTON1 - static field in class ewe.sys.Vm
MB_DEFBUTTON2 - static field in class ewe.sys.Vm
MB_DEFBUTTON3 - static field in class ewe.sys.Vm
MB_ICONASTERISK - static field in class ewe.fx.Sound
MB_ICONASTERISK - static field in class ewe.sys.Vm
MB_ICONERROR - static field in class ewe.sys.Vm
MB_ICONEXCLAMATION - static field in class ewe.fx.Sound
MB_ICONEXCLAMATION - static field in class ewe.sys.Vm
MB_ICONHAND - static field in class ewe.fx.Sound
MB_ICONHAND - static field in class ewe.sys.Vm
MB_ICONINFORMATION - static field in class ewe.sys.Vm
MB_ICONQUESTION - static field in class ewe.fx.Sound
MB_ICONQUESTION - static field in class ewe.sys.Vm
MB_ICONSTOP - static field in class ewe.sys.Vm
MB_ICONWARNING - static field in class ewe.sys.Vm
MB_OK - static field in class ewe.fx.Sound
MB_OK - static field in class ewe.sys.Vm
MB_OKCANCEL - static field in class ewe.sys.Vm
MB_RETRYCANCEL - static field in class ewe.sys.Vm
MB_SYSTEMMODAL - static field in class ewe.sys.Vm
MB_TASKMODAL - static field in class ewe.sys.Vm
MB_YESNO - static field in class ewe.sys.Vm
MB_YESNOCANCEL - static field in class ewe.sys.Vm
MBB - static field in class ewe.ui.FormBase
A MessageBox type.
MBNONE - static field in class ewe.ui.FormBase
A MessageBox type.
MBOK - static field in class ewe.ui.FormBase
A MessageBox type.
MBOKCANCEL - static field in class ewe.ui.FormBase
A MessageBox type.
mButton - class ewe.ui.mButton
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
mButton() - constructor for class ewe.ui.mButton
mButton(ewe.fx.IImage) - constructor for class ewe.ui.mButton
mButton(java.lang.String) - constructor for class ewe.ui.mButton
This creates an mButton using the ImageCache to load an icon for the button.
MBYESNO - static field in class ewe.ui.FormBase
A MessageBox type.
MBYESNOCANCEL - static field in class ewe.ui.FormBase
A MessageBox type.
mCheckBox - class ewe.ui.mCheckBox
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
mCheckBox() - constructor for class ewe.ui.mCheckBox
mCheckBox(java.lang.String) - constructor for class ewe.ui.mCheckBox
mChoice - class ewe.ui.mChoice
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
mChoice() - constructor for class ewe.ui.mChoice
mChoice(java.lang.String,int) - constructor for class ewe.ui.mChoice
mChoice(java.lang.String[],int) - constructor for class ewe.ui.mChoice
mClassLoader - class ewe.util.mClassLoader
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
mClassLoader() - constructor for class ewe.util.mClassLoader
mComboBox - class ewe.ui.mComboBox
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
mComboBox() - constructor for class ewe.ui.mComboBox
Create a new Panel which uses itself to layout components.
mComboBox(ewe.ui.mChoice) - constructor for class ewe.ui.mComboBox
mComboBox(java.lang.String[],int) - constructor for class ewe.ui.mComboBox
MD5 - class ewe.security.MD5
This class implements the "RSA Data Security, Inc.
MD5() - constructor for class ewe.security.MD5
Creates a new MD5 object.
MediumBlue - static field in class ewe.fx.Color
Member - interface ewe.reflect.Member
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
Member - interface java.lang.reflect.Member
Member is an interface that represents any member of a class (field or method) or a constructor.
MEMORY_MAP_ON_DEMAND - static field in class ewe.sys.VmConstants
An option for Vm.memoryMapFile() - it tells the system to map in only the area of the file that is being accessed via a read/write operation.
MEMORY_MAP_STRICT - static field in class ewe.sys.VmConstants
An option for Vm.memoryMapFile() - it tells the system that if it must provide the options requested (like MEMORY_MAP_ON_DEMAND) and if it cannot, then it should throw an exception instead of continuing.
MEMORY_SYSTEM - static field in class ewe.io.FileSys
The file system is temporary memory based system.
MemoryFile - class ewe.io.MemoryFile
This is used for creating a RandomAccessStream from a byte array or from a file on disk.
MemoryFile() - constructor for class ewe.io.MemoryFile
MemoryFile(byte[],int,int,int) - constructor for class ewe.io.MemoryFile
Create a memory file from an array of bytes.
This creates a MemoryFile from an input File.
This creates a MemoryFile from an input stream.
MemoryFile(ewe.util.ByteArray) - constructor for class ewe.io.MemoryFile
This opens it in READ_ONLY mode.
MemoryFile(java.lang.String,int) - constructor for class ewe.io.MemoryFile
memoryLoad - field in class ewe.sys.MemoryStatus
This will be a value from 0 to 100 indicating a percentage of used memory.
Memory map, if possible, a file on disk for later reading and possibly writing.
MemoryStatus - class ewe.sys.MemoryStatus
This is provided on some platforms that allow it and only some of the fields will be relevant on some.
MemoryStream - class ewe.io.MemoryStream
A MemoryStream is a Stream that stores all data written to it using standard Stream write() calls, in an array of bytes and then allows that data to be read out again, usually through standard Stream read() calls.
MemoryStream() - constructor for class ewe.io.MemoryStream
MemoryStream(boolean) - constructor for class ewe.io.MemoryStream
Create a read-only MemoryStream that may or may not use a background thread for retrieving data for reading.
MemoryStream(boolean,boolean) - constructor for class ewe.io.MemoryStream
Create a uni-directional MemoryStream that may or may not use a background thread for retrieving data for reading/writing.
MemoryStream(int) - constructor for class ewe.io.MemoryStream
Menu - class ewe.ui.Menu
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
MENU - static field in class ewe.ui.IKeys
special key
menu - field in class ewe.ui.LaunchPanel
menu - field in class ewe.ui.mChoice
menu - field in class ewe.ui.MenuEvent
This is the Menu that generated the event, which is not necessarily the "target" for the event.
menu - field in class ewe.ui.MenuState
Menu() - constructor for class ewe.ui.Menu
Menu(ewe.ui.Menu) - constructor for class ewe.ui.Menu
Create a Menu that is a copy of the other menu.
Menu(ewe.ui.MenuItem[],java.lang.String) - constructor for class ewe.ui.Menu
Menu(java.lang.String[],java.lang.String) - constructor for class ewe.ui.Menu
MENU_FULL_WIDTH - static field in class ewe.ui.mChoice
A menu option - see menuOptions.
MENU_SHOW_TITLE_ALWAYS - static field in class ewe.ui.mChoice
A menu option - see menuOptions.
MENU_SHOW_TITLE_IF_EXPANDED - static field in class ewe.ui.mChoice
A menu option - see menuOptions.
MENU_SHOWN - static field in class ewe.ui.ControlEvent
The event type for when a control shows its associated menu.
MENU_WINDOW_WIDTH_ON_PDA - static field in class ewe.ui.mChoice
A menu option - see menuOptions.
MenuBar - class ewe.ui.MenuBar
A MenuBar holds a set of PullDownMenu buttons - each of which is associated with a Menu.
MenuBar() - constructor for class ewe.ui.MenuBar
Create a new Panel which uses itself to layout components.
MenuChoice - class ewe.ui.MenuChoice
A MenuChoice is a type of mChoice which uses a full Menu for the drop down slection which can have submenus.
MenuComboBox - class ewe.ui.MenuComboBox
This is an mComboBox where the mChoice control is actually a MenuChoice control.
MenuComboBox() - constructor for class ewe.ui.MenuComboBox
Create a new Panel which uses itself to layout components.
MenuEvent - class ewe.ui.MenuEvent
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
menuFont - field in class ewe.ui.mChoice
The Font for the menu.
menuFrame - field in class ewe.ui.mChoice
menuIsActive() - method in class ewe.ui.Control
Returns if the Menu associated with the Control is displayed.
MenuItem - class ewe.ui.MenuItem
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
MenuItem() - constructor for class ewe.ui.MenuItem
MenuItem(java.lang.String) - constructor for class ewe.ui.MenuItem
This creates the menu item with the action and label being equal to text.
MenuItem(java.lang.String,ewe.fx.IImage) - constructor for class ewe.ui.MenuItem
This creates the menu item with the action and label being equal to text.
This creates the menu item with the action and label being equal to text.
This creates a MenuItem using the ImageCache to load an icon for the item to be associated with the text label.
This is called when a menu item is selected in the menu provided by the unit.
menuItemSelected(ewe.ui.MenuItem) - method in class ewe.ui.Form
menuOptions - field in class ewe.ui.mChoice
This should be a combination of the MENU_XXX values.
menus - field in class ewe.ui.AppForm
Place your menus here.
menuState - field in class ewe.ui.Control
This holds a MenuState Object used for controlling the Menu associated with the Control.
MenuState - class ewe.ui.MenuState
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
MenuState() - constructor for class ewe.ui.MenuState
message - field in class ewe.ui.MessageBox
MessageArea - class ewe.ui.MessageArea
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
MessageArea(int,int) - constructor for class ewe.ui.MessageArea
MessageArea(java.lang.String) - constructor for class ewe.ui.MessageArea
MessageBox - class ewe.ui.MessageBox
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
MessageBox() - constructor for class ewe.ui.MessageBox
Create a new Panel which uses itself to layout components.
messageBox(java.lang.String,java.lang.String,int) - static method in class ewe.sys.Vm
This causes a "native" message box to be displayed - halting ewe programs until the user dismisses it.
messageText - field in class ewe.ui.MessageBox
This class is used to execute a method within the System Message Thread (which is needed to do certain operations on certain operating systems).
MessageThreadTask() - constructor for class ewe.sys.MessageThreadTask
MessageThreadTask(ewe.ui.Window) - constructor for class ewe.sys.MessageThreadTask
MetaData(java.lang.String) - constructor for class ewe.database.DatabaseObject.MetaData
metaDataLength(java.lang.String) - method in class ewe.database.Database
metaDataLength(java.lang.String) - method in class ewe.database.RecordFile
MetaFlag - class ewe.database.MetaFlag
This represents a single integer value that can be stored in a Database using its MetaData facilities.
MetaFlag(java.lang.String,ewe.database.Database) - constructor for class ewe.database.MetaFlag
Create a MetaFlag with the specified name for the specified database.
Method - class ewe.reflect.Method
This is used to invoke methods on objects.
Method - class java.lang.reflect.Method
method - field in class ewe.io.RemoteCall
Method(ewe.reflect.Method) - constructor for class java.lang.reflect.Method
This class is a base class for Method and Constructor.
methodName - field in class ewe.reflect.MethodConstructor
methodSpecs - field in class ewe.reflect.MethodConstructor
METRIC_ASCENT - static field in class ewe.fx.FontTools
A Metric value for getFontForMetric().
METRIC_DESCENT - static field in class ewe.fx.FontTools
A Metric value for getFontForMetric().
METRIC_HEIGHT - static field in class ewe.fx.FontTools
A Metric value for getFontForMetric().
METRIC_HEIGHT_OF_TEXT - static field in class ewe.fx.FontTools
A Metric value for getFontForMetric().
METRIC_WIDTH_OF_TEXT - static field in class ewe.fx.FontTools
A Metric value for getFontForMetric().
metrics - field in class ewe.fx.FormattedTextSpecs
Metrics for the text.
mFileInput - class ewe.ui.mFileInput
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
mFileInput() - constructor for class ewe.ui.mFileInput
Create a new Editor that will initially be set to edit itself.
mFileInput(ewe.data.PropertyList) - constructor for class ewe.ui.mFileInput
This constructor is used by UIBuilder.
mFileInput(java.lang.String,int) - constructor for class ewe.ui.mFileInput
mGraphics - class ewe.fx.mGraphics
mGraphics(ewe.fx.ISurface) - constructor for class ewe.fx.mGraphics
Constructs a graphics object which can be used to draw on the given surface.
MIDDLE_BUTTON - static field in class ewe.ui.PenEvent
middleBar - field in class ewe.ui.FormFrame
millis - field in class ewe.sys.Time
Milliseconds in the range of 0 to 999.
millis - field in class ewe.ui.Timer
The timer interval in milliseconds.
mImage - class ewe.fx.mImage
An mImage is a versatile implementation of IImage.
mImage() - constructor for class ewe.fx.mImage
Create a new mImage().
mImage(ewe.fx.IImage) - constructor for class ewe.fx.mImage
Create a new mImage() for a specified IImage.
mImage(ewe.fx.IImage,int) - constructor for class ewe.fx.mImage
Create a new mImage() for the specified IImage.
mImage(ewe.fx.Image,int,boolean) - constructor for class ewe.fx.mImage
mImage(java.lang.String) - constructor for class ewe.fx.mImage
Create a new mImage() with the named image.
mImage(java.lang.String,ewe.fx.Color) - constructor for class ewe.fx.mImage
Create a new mImage() with the named image and specified transparent color.
mImage(java.lang.String,java.lang.String) - constructor for class ewe.fx.mImage
Create a new mImage() with the named image and mask.
min(double,double) - static method in class java.lang.Math
Returns the smaller of two values.
min(ewe.math.BigDecimal) - method in class ewe.math.BigDecimal
min(ewe.math.BigInteger) - method in class ewe.math.BigInteger
min(ewex.math.BigDecimal) - method in class ewex.math.BigDecimal
min(ewex.math.BigInteger) - method in class ewex.math.BigInteger
min(float,float) - static method in class java.lang.Math
Returns the smaller of two values.
min(int,int) - static method in class java.lang.Math
Returns the smaller of two values.
min(long,long) - static method in class java.lang.Math
Returns the smaller of two values.
MIN_PRIORITY - static field in class ewe.sys.mThread
MIN_RADIX - static field in class java.lang.Character
Smallest value allowed for radix arguments in Java.
MIN_SIZE - static field in class ewe.ui.PanelSplitter
A value used with setOpenCloseTypes().
MIN_VALUE - static field in class java.lang.Byte
The minimum value a byte can represent is -128 (or -27).
MIN_VALUE - static field in class java.lang.Character
The minimum value the char data type can hold.
MIN_VALUE - static field in class java.lang.Double
The minimum positive value a double may represent is 5e-324.
MIN_VALUE - static field in class java.lang.Float
The minimum positive value a float may represent is 1.4e-45.
MIN_VALUE - static field in class java.lang.Integer
The minimum value an int can represent is -2147483648 (or -231).
MIN_VALUE - static field in class java.lang.Long
The minimum value a long can represent is -9223372036854775808L (or -263).
MIN_VALUE - static field in class java.lang.Short
The minimum value a short can represent is -32768 (or -215
minChange - field in class ewe.ui.PanelSplitter
minDragRate - field in class ewe.graphics.MosaicPanel
Use this to set the number of milliseconds in between drag messages.
minHeight - field in class ewe.ui.Control
Do not set this directly - use setMinimumSize() instead.
minHeight - field in class ewe.ui.IconTableModel
The minimum height for each cell.
Minimize - static field in class ewe.ui.ControlConstants
minimize() - method in class ewe.math.MPN
minimumLines - field in class ewe.database.RecordFile
MINIMUMSIZE - static field in class ewe.ui.CellConstants
A Tag type for use in Control.setTag() - use a ewe.fx.Dimension object as the "value" object.
mInput - class ewe.ui.mInput
An mInput is a single line input.
mInput() - constructor for class ewe.ui.mInput
mInput(java.lang.String) - constructor for class ewe.ui.mInput
This class provides an mInput along with a drop-down tool menu, that is meant to aid the input in some way.
mInputWithTools() - constructor for class ewe.ui.mInputWithTools
Create an mInputWithTools but with no tool menu selected.
mInputWithTools(ewe.ui.Menu) - constructor for class ewe.ui.mInputWithTools
Create an mInputWithTools with a specific tools menu.
Create an mInputWithTools with a specific tools menu derived from the toolOptions.
minSize - field in class ewe.net.TestSocket
minThreads - field in class ewe.sys.ThreadPool
The minimum number of allowed threads.
minThumb - field in class ewe.ui.ScrollTrack
MINUTE - static field in class ewe.sys.Time
minWidth - field in class ewe.ui.Control
Do not set this directly - use setMinimumSize() instead.
minWidth - field in class ewe.data.FieldData
The minimum width in characters for the control - by default this is 5.
minWidth - field in class ewe.ui.IconTableModel
The minimum width for each cell.
minXScroll - field in class ewe.ui.mInput
A percent figure.
minXScroll - field in class ewe.ui.mTextArea
A percent figure.
minXScroll - field in class ewe.ui.mTextPad
A percent figure.
minXScroll - field in class ewe.ui.TextMessage
minYScroll - field in class ewe.ui.mTextArea
A percent figure.
minYScroll - field in class ewe.ui.mTextPad
A percent figure.
MISC_ERROR - static field in class ewex.xml.XMLValidationException
Another error than those specified in this class was encountered.
MISSING_ATTRIBUTE - static field in class ewex.xml.XMLValidationException
An attribute was missing.
MISSING_ELEMENT - static field in class ewex.xml.XMLValidationException
An element was missing.
MISSING_PCDATA - static field in class ewex.xml.XMLValidationException
A PCDATA element was missing.
Throws an XMLValidationException to indicate that an attribute is missing.
Throws an XMLValidationException to indicate that an element is missing.
Throws an XMLValidationException to indicate that a #PCDATA element was missing.
miterLimit - field in class ewe.fx.Pen
mkdir() - method in class ewe.io.FileBase
mkdirs() - method in class ewe.io.FileBase
Create a directory and all necessary parent directories.
mLabel - class ewe.ui.mLabel
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
mLabel(int,int) - constructor for class ewe.ui.mLabel
mLabel(java.lang.String) - constructor for class ewe.ui.mLabel
mLabel(java.lang.String,boolean) - constructor for class ewe.ui.mLabel
mList - class ewe.ui.mList
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
mList(int,int,boolean) - constructor for class ewe.ui.mList
MOBILE_GET_COMMAND_FROM_REGISTRY - static field in class ewe.io.RemoteConnection
MOBILE_IS_EWE_APPLICATION - static field in class ewe.io.RemoteConnection
mobileConnected(ewe.net.Socket) - method in class ewe.io.SyncApp
This is called when a WindowEvent occurs on a mobile device.
mod(ewe.math.BigInteger) - method in class ewe.math.BigInteger
mod(ewe.math.MPN) - method in class ewe.math.MPN
mod(ewex.math.BigInteger) - method in class ewex.math.BigInteger
mode - field in class ewe.io.MemoryFile
model - field in class ewe.ui.ListEditor
model - field in class ewe.data.ListObject
model - field in class ewex.livedata.ObjectListEdit
model - field in class ewe.ui.SaveableEditor
model - field in class ewe.io.SimpleFileChooser
model - field in class ewe.ui.TableControl
MODIFIED_BY_FIELD - static field in class ewe.datastore.Database
This is the reserved "ModifiedByWho" field.
MODIFIED_BY_FIELD - static field in class ewe.database.DatabaseTypes
This is the reserved "ModifiedByWho" field.
MODIFIED_FIELD - static field in class ewe.datastore.Database
This is the reserved "ModifiedDate" field.
MODIFIED_FIELD - static field in class ewe.database.DatabaseTypes
This is the reserved "ModifiedDate" field.
ModifiedBySortName - static field in class ewe.database.Database
ModifiedBySortName - static field in class ewe.datastore.Database
modifiedData - field in class ewe.database.FieldModifier
ModifiedSortName - static field in class ewe.database.Database
ModifiedSortName - static field in class ewe.datastore.Database
Modifier - class ewe.reflect.Modifier
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
modifier - field in class ewe.database.FieldModifier
Modifier - class java.lang.reflect.Modifier
Modifier is a helper class with static methods to determine whether an int returned from getModifiers() represents static, public, protected, native, final, etc...
Modifier() - constructor for class java.lang.reflect.Modifier
This constructor really shouldn't be here ...
modifiers - field in class ewe.ui.Control
Modifiers of the control.
modifiers - field in class ewe.database.DatabaseSpecs
modifiers - field in class ewe.ui.DragContext
modifiers - field in class ewe.reflect.Field
modifiers - field in class ewe.ui.KeyEvent
The state of the modifier keys when the event occured.
modifiers - field in class ewe.ui.MenuItem
Modifiers for the MenuItem.
modifiers - field in class ewe.reflect.MethodConstructor
modifiers - field in class ewe.ui.PenEvent
The state of the modifier keys when the event occured.
modify(int,int) - method in class ewe.ui.Control
Set/Clear modifier flags for the Control.
modify(int,int) - method in class ewe.ui.mScrollBar
Set/Clear modifier flags for the Control.
modify(int,int,int,int) - method in class ewe.ui.TreeTableModel
modifyAll(int,int) - method in class ewe.ui.Control
Modify this control and all child controls (and their children).
modifyAll(int,int,boolean) - method in class ewe.ui.Control
Modify all child controls (and their children).
modifyField(int,int,java.lang.Object) - method in class ewe.database.Database
Modify a field in some way.
Modify a field in some way.
This can be used to modify any of the fields.
This will modify field controls in the editor conditionally.
modifyForSmartPhone() - method in class ewe.ui.Form
This modifies the setup for the Form to be one suitable to run full screen on a SmartPhone compatible IF the application actually is running on a SmartPhone device.
modifyingInside - field in class ewe.database.DatabaseEntryObject
modifyRecord(int,byte[],boolean) - method in class ewe.database.RecordFile
Modify the record data, returning a new location if the record had to be moved.
modifyRecord(int,byte[],int,int) - method in class ewe.database.RecordFile
Modify the record data, returning a new location if the record had to be moved.
modifyScrollers(int,int) - method in class ewe.ui.ScrollablePanel
modifyScrollers(int,int) - method in class ewe.ui.ScrollBarPanel
modifyScrollers(int,int) - method in class ewe.ui.UpDownScroller
modInverse(ewe.math.BigInteger) - method in class ewe.math.BigInteger
modInverse(ewex.math.BigInteger) - method in class ewex.math.BigInteger
MONO_IMAGE - static field in class ewe.fx.Image
Use this to specify a monochrome image, thereby using the smallest amount of space for the image.
monoMode - field in class ewe.ui.mApp
month - field in class ewe.ui.DateChooser
MONTH - static field in class ewe.sys.Locale
Use with getString()/fromString() - The full name of a month.
MONTH - static field in class ewe.sys.Time
MONTH_YEAR_FORMAT - static field in class ewe.sys.Locale
Use with getString() - The correct format for displaying month and year only.
monthName - field in class ewe.ui.DateChooser
months - field in class ewe.sys.DateChange
The number of months difference.
more - field in class ewe.ui.mScrollBar
moreImage - static field in class ewe.ui.PhoneMenu
moreIsSelected() - method in class ewe.ui.PhoneMenu
MoreThanThumb - static field in class ewe.ui.TrackControl
mosaic - field in class ewe.graphics.AniImage
Mosaic - class ewe.graphics.Mosaic
A Mosaic is used to display multiple images, each of which may be able to move and or be animated.
MosaicPanel - class ewe.graphics.MosaicPanel
A MosaicPanel is an extension of a Mosaic which process pen/mouse events to trap conditions when the pen/mouse is pressed or dragged on images in the Mosaic.
MosaicPanel() - constructor for class ewe.graphics.MosaicPanel
Indicates the mouse has entered the panel.
Indicates the mouse has left the panel.
MOUSEFIRST - static field in class ewe.sys.SystemMessage
MOUSELAST - static field in class ewe.sys.SystemMessage
Indicates the mouse has left the panel.
MouseMustBeOver - static field in class ewe.fx.mImage
A property bit - In order for a "drag over" event to be recognized, the mouse pointer must be over the image.
mouseOver - field in class ewe.ui.formatted.TextDisplay
MouseSensitive - static field in class ewe.ui.ControlConstants
Control Modifier - sets the control to react to when the mouse is over the control or not.
move(ewe.io.File) - method in class ewe.io.File
This moves/renames the file to the destination newFile.
move(ewe.io.File) - method in class ewe.io.FileAdapter
This moves/renames the file to the destination new File.
move(ewe.io.File) - method in class ewe.io.FileBase
This moves/renames the file to the destination new File.
move(int,int) - method in class ewe.graphics.AniImage
Moves the image.
move(int,int) - method in class ewe.fx.Point
MOVE_CURSOR - static field in class ewe.sys.VmConstants
moveable - field in class ewe.ui.Form
moveCursorPos(int,boolean) - method in class ewe.ui.mInput
movedOffOf - field in class ewe.graphics.MosaicPanel
This variable is valid during an imageMovedOn() call.
moveFrameTo(ewe.ui.Frame,ewe.fx.Rect) - static method in class ewe.ui.Gui
moveOnTop(ewe.graphics.AniImage) - method in class ewe.graphics.ImageList
Move the image to the top.
moveOrCopyOptions - static field in class ewe.ui.DragContext
Move the PageRect to a new location relative to the top left corner of the page.
Move the PageRect to a new location relative to the top left corner of the page.
movePointLeft(int) - method in class ewe.math.BigDecimal
movePointLeft(int) - method in class ewex.math.BigDecimal
movePointRight(int) - method in class ewe.math.BigDecimal
movePointRight(int) - method in class ewex.math.BigDecimal
This copies a rectangular area in a Graphics to a different location within itself in the most effecient way.
This moves the entire entry and all its children so that it is now a child of the specified parent, inserted immediately before the "before" entry (which must be a child of the parent).
moveTo(ewe.ui.Control,int,int) - method in class ewe.ui.Sprite
moveTo(float,float) - method in class ewe.fx.GeneralPath
Move the current point to the specified x,y location.
moveToBack(ewe.graphics.AniImage) - method in class ewe.graphics.ImageList
moveToCurrentRow() - method in class ewex.sql.ResultSet
This method moves the result set position from the insert row back to the current row that was selected prior to moving to the insert row.
moveToInsertRow() - method in class ewex.sql.ResultSet
This method positions the result set to the "insert row", which allows a new row to be inserted into the database from the result set.
moveToNextPage() - method in class ewe.fx.print.PageCounter
Call this to move to the next page.
MoviePlayer - interface ewex.movieplayer.MoviePlayer
movingOnTo - field in class ewe.graphics.MosaicPanel
This variable is valid during an imageMovedOff() call.
MPN - class ewe.math.MPN
This contains various low-level routines for unsigned bigints.
MPN() - constructor for class ewe.math.MPN
MPN(byte[],int,int) - constructor for class ewe.math.MPN
MPN(int) - constructor for class ewe.math.MPN
MS_EXCHANGE - static field in class ewex.msencrypt.Encryptor
This is a provider type.
mScrollBar - class ewe.ui.mScrollBar
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
mScrollBar(int) - constructor for class ewe.ui.mScrollBar
Create a new ScrollBar.
mScrollBar(int,int) - constructor for class ewe.ui.mScrollBar
Create a new ScrollBar.
mSecurityManager - class ewe.security.mSecurityManager
mString - class ewe.util.mString
This provides many additional utility String manipulation routines.
mTabbedPanel - class ewe.ui.mTabbedPanel
This is a Tabbed Panel with tab selectors placed at the top of the panel.
mTextArea - class ewe.ui.mTextArea
This is a Deprecated control - it allows simple multi-line text editing.
mTextArea(int,int) - constructor for class ewe.ui.mTextArea
mTextPad - class ewe.ui.mTextPad
You should use this instead of mTextArea.
mTextPad() - constructor for class ewe.ui.mTextPad
mTextPad(int,int) - constructor for class ewe.ui.mTextPad
mTextPad(java.lang.String) - constructor for class ewe.ui.mTextPad
mThread - class ewe.sys.mThread
The mThread class is used as a substitute for the java.lang.Thread class and is used in Ewe as a convenient way of converting simple Java algorithms that use Threads to work in Ewe.
mThread() - constructor for class ewe.sys.mThread
mThread(java.lang.Runnable) - constructor for class ewe.sys.mThread
mThread(java.lang.String) - constructor for class ewe.sys.mThread
mThreadGroup - class ewe.sys.mThreadGroup
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
mThreadGroup(java.lang.String) - constructor for class ewe.sys.mThreadGroup
mul(int[],int[],int,int[],int) - static method in class ewe.math.MPN
Multiply x[0:xlen-1] and y[0:ylen-1], and write the result to dest[0:xlen+ylen-1].
mul_1(int[],int[],int,int) - static method in class ewe.math.MPN
Multiply x[0:len-1] by y, and write the len least significant words of the product to dest[0:len-1].
MULTI_SELECT - static field in class ewe.filechooser.FileChooserBase
This is an option for use in the constrcutor.
MULTICHARACTER - static field in class ewe.ui.IKeys
For PRESSED KeyEvents, indicates that the text element has a multi-character string that should be considered as entered by the user.
MULTILINE - static field in class ewe.ui.InputPopupForm
multiLineTextAlignment - field in class ewe.fx.IconAndText
If multiple lines are used for the text this denotes how those lines are aligned within the space allocated for the text.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
MultiPanel - interface ewe.ui.MultiPanel
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
multiPanel - field in class ewex.livedata.ListEdit
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
multipleEntry - field in class ewe.sys.Lock
If this is true then a thread can call hold()/grab() on a lock multiple times - defaults to true.
multipleSelected() - method in class ewe.ui.TableControl
In listMode this returns true if more than one cell is selected.
MULTIPLY - static field in class ewe.sys.Math
multiply(ewe.math.BigDecimal) - method in class ewe.math.BigDecimal
multiply(ewe.math.BigInteger) - method in class ewe.math.BigInteger
multiply(ewe.math.MPN) - method in class ewe.math.MPN
Destructively multiply this number with y.
multiply(ewex.math.BigDecimal) - method in class ewex.math.BigDecimal
multiply(ewex.math.BigInteger) - method in class ewex.math.BigInteger
multiSelect - field in class ewe.ui.BasicList
This specifies whether the list allows multiple selections or not.
multiSelect - field in class ewe.filechooser.FileChooserDemo
multiSelect - field in class ewe.ui.TableControl
Allow disconnected blocks to be selected.
mustAlwaysDrop - field in class ewe.ui.mChoice
MutableTreeNode - interface ewe.data.MutableTreeNode
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
MyClass - field in class ewe.ui.Control
myData - field in class ewe.database.DatabaseEntryObject
myEntry - field in class ewe.io.EweFile.EweEntryFile
myEntry - field in class ewe.zip.ZipEntryFile
myFileName - field in class ewe.io.EweFile.EweEntry
myFileName - field in class ewe.zip.ZipEntry
myForm - field in class ewe.ui.FormFrame
myFrame - field in class ewe.ui.Menu
myGraphics - field in class ewe.ui.mApp
myHandler - field in class ewe.io.RemoteCall
This is initially null but can be set before calling call.
myLoc - field in class ewe.ui.PanelSplitter
myLocale - field in class ewe.database.DatabaseObject
myLocalID - field in class ewe.sys.Locale
Do not use or move this variable.
myObject - field in class ewe.ui.Editor
This is the object currently being edited.
myOID - field in class ewe.database.DatabaseSpecs
myOID - field in class ewe.datastore.DataTableSpecs
myOptions - field in class ewe.ui.NumberEntry
The options selected for the NumberEntry.
myRunnable - field in class ewe.sys.mThread
mySelect - field in class ewe.ui.ButtonListSelect
This is not created until the button is first pressed.
MySeparator - static field in class ewe.util.FileComparer
mySortID - field in class ewe.database.FoundEntriesObject
mySplitter - field in class ewe.ui.CellPanel
This is the splitter to the left or above this panel (if any).
mySuperClass - field in class ewe.reflect.Reflect
myThread - field in class ewe.sys.TaskObject
This is the thread in which the task is running.

N

name - field in class ewex.registry.ComputerKeyNode
name - field in class ewe.ui.Control
name - field in class ewex.sql.DriverPropertyInfo
The name of the property.
name - field in class ewe.io.EweFile.EweEntry
The name of the entry.
name - field in class ewe.database.FieldSortEntry
name - field in class ewe.io.FileBase
name - field in class ewe.io.FileChooserLink
name - field in class ewe.fx.Image
name - field in class ewe.database.IndexEntry
name - field in class ewe.sys.mThread
name - field in class ewe.sys.mThreadGroup
name - field in class ewe.data.Property
name - field in class ewe.database.RecordDatabaseIndex
name - field in class ewex.registry.RegistryEntry
name - field in class ewe.database.SafeDBAccess
name - field in class ewe.ui.SoftKeyBar
You can use this as an identifier for bar.
name - field in class ewe.io.TreeConfigNode
name - field in class ewe.sys.VMApp
name - field in class ewe.util.zip.ZipFile
NAME_FIELD - static field in class ewe.datastore.Database
This is the reserved "EntryName" field.
NAME_FIELD - static field in class ewe.database.DatabaseTypes
This is the reserved "EntryName" field.
nameChanged(int) - method in class ewex.livedata.ListEdit
nameChanged(int) - method in class ewe.ui.ListEditor
This should be called if an item has its display name changed.
nameChanged(int) - method in class ewex.livedata.ObjectListEdit
nameToHeader(java.lang.String) - static method in class ewe.datastore.DataTable
This converts a name with underscores to a header with capital letters and spaces where the underscores were.
nameToPrompt(java.lang.String) - static method in class ewe.ui.InputStack
This converts a name with underscores to a prompt with capital letters and spaces where the underscores were.
NAN - static field in class ewe.sys.Double
NaN - static field in class java.lang.Double
All IEEE 754 values of NaN have the same value in Java.
NaN - static field in class java.lang.Float
All IEEE 754 values of NaN have the same value in Java.
nap() - method in class ewe.io.StreamObject
nap() - method in class ewe.sys.TaskObject
Nap for the nap time of this task object.
nap(boolean) - method in class ewe.io.StreamObject
nap(int) - static method in class ewe.sys.mThread
If the current thread is a Coroutine thread, it will cause a sleep for the specified length of time, otherwise this call is ignored.
nap(int,int) - static method in class ewe.sys.Coroutine
This calls sleep(time) every "iterations" calls of this method.
nap(int,int) - static method in class ewe.sys.mThread
This will cause the running mThread to sleep for time (in milliseconds) every iterations calls to this method.
napIterations - static field in class ewe.io.StreamObject
napIterations - field in class ewe.sys.TaskObject
Everytime the nap() method is called it calls Coroutine.nap(napIterations,napTime).
napTime - static field in class ewe.io.StreamObject
napTime - field in class ewe.sys.TaskObject
Everytime the nap() method is called it calls Coroutine.nap(napIterations,napTime).
NATIVE - static field in class ewe.reflect.Modifier
NATIVE - static field in class java.lang.reflect.Modifier
Native: Method: use JNI to call this method.
This is an option for INFO_NATIVE_WINDOW.
NATIVE_WINDOW_GET_DRAWING_SURFACE - static field in class ewe.ui.WindowConstants
This is an option for INFO_NATIVE_WINDOW.
nativeClear(int,int,int,int,int) - method in class ewe.fx.Buffer
nativeClose() - method in class ewex.movieplayer.NativeMoviePlayer
NATIVECTRYNAME - static field in class ewex.locale.LocaleInfo
nativeGetSpecialFolder(int) - static method in class ewex.rapi.Rapi
nativeGetSystemInfo(int[]) - static method in class ewex.rapi.Rapi
nativeIcon - field in class ewe.ui.Window.TaskBarIconInfo
nativeJob - field in class ewe.fx.print.PrinterJobObject
NATIVELANGNAME - static field in class ewex.locale.LocaleInfo
nativeLoadLibrary(java.lang.String) - static method in class ewe.sys.Vm
NativeMoviePlayer - class ewex.movieplayer.NativeMoviePlayer
nativeOpen(java.lang.String) - method in class ewex.movieplayer.NativeMoviePlayer
nativeResult - field in class ewe.sys.Handle
This is not to be written to! It is used when interfacing with native threads.
nativeSetBrush(ewe.fx.Brush) - method in class ewe.fx.Graphics
nativeSetPen(ewe.fx.Pen) - method in class ewe.fx.Graphics
nativeSQL(java.lang.String) - method in class ewex.sql.Connection
This method converts the specified generic SQL statement into the native grammer of the database this object is connected to.
Under Win32 this must be a unique name for this class of window.
nativeWindowIcon - field in class ewe.ui.WindowCreationData
This must be an icon created by ewe.fx.Image.toIcon().
needCompact - field in class ewe.database.FoundEntriesObject
needDrag - field in class ewe.graphics.MosaicPanel
needsCompacting() - method in class ewe.database.RecordDatabaseIndex
Check if the index could benefit significantly from compacting.
needScrollBar(int,int) - method in class ewe.ui.Canvas
needScrollBar(int,int) - method in class ewe.ui.Console
needScrollBar(int,int) - method in class ewe.ui.Menu
needScrollBar(int,int) - method in class ewe.ui.mTextArea
needScrollBar(int,int) - method in class ewe.ui.mTextPad
needScrollBar(int,int) - method in class ewe.ui.ScrollableHolder
needScrollBar(int,int) - method in class ewe.ui.ScrollClient
needScrollBar(int,int) - method in class ewe.ui.TableControl
needScrollBar(int,int) - method in class ewe.ui.TextMessage
NEGATE - static field in class ewe.sys.Math
negate() - method in class ewe.math.BigDecimal
negate() - method in class ewex.math.BigDecimal
negate() - method in class ewe.math.BigInteger
negate() - method in class ewex.math.BigInteger
NEGATIVE - static field in class ewe.sys.Double
NEGATIVE_INFINITY - static field in class ewe.sys.Double
NEGATIVE_INFINITY - static field in class java.lang.Double
The value of a double representation -1.0/0.0, negative infinity.
NEGATIVE_INFINITY - static field in class java.lang.Float
The value of a float representation -1.0/0.0, negative infinity.
NEGATIVE_INFINITY - static field in class ewe.math.Number
NEGATIVE_INFINITY - static field in class ewex.math.Number
neverShow - field in class ewe.ui.ScrollablePanel
NeverShowHorizontalScrollers - static field in class ewe.ui.ScrollablePanel
This is an option for setOptions() - it prevents horizontal scrollers from being displayed.
NeverShowVerticalScrollers - static field in class ewe.ui.ScrollablePanel
This is an option for setOptions() - it prevents vertical scrollers from being displayed.
New_action(ewe.ui.Editor) - method in class ewe.data.SaveableObject
NEW_BUTTON - static field in class ewe.ui.ListEditor
NEW_FORM_EXITED - static field in class ewe.ui.ExecTransfer
A value sent to the createForm method.
NEW_WINDOW - static field in class ewe.ui.Gui
NewAction - static field in class ewe.data.SaveableObject
newArray(int) - method in class ewe.reflect.Reflect
Create a new Array where each element is of the type reflected by this Reflect object.
newArrayInstance(java.lang.Class,int) - static method in class ewe.reflect.Reflect
newArrayInstance(java.lang.String,int) - static method in class ewe.reflect.Reflect
Creates a new array of the specified component type (which should be "I" or "Z" or "Ljava/lang/String;" (etc.)
newCall(java.lang.String) - method in class ewe.io.RemoteCallTask
Get a new RemoteCall to be invoked on the object on the other side of the connection.
newClip - static field in class ewe.ui.ChoiceControl
newControl(java.lang.String) - method in class ewe.data.FieldData
Try to create a Control given the specified class name.
newCursorPos(int) - method in class ewe.ui.mInput
newCursorPos(int,boolean) - method in class ewe.ui.mInput
newCursorPos(int,int,boolean) - method in class ewe.ui.mTextArea
newCursorPos(int,int,boolean) - method in class ewe.ui.mTextPad
This calls newCursorPos(int ch,int ln,boolean takeSel,boolean leaveSel) with leaveSel set to false.
This is used to move the cursor position AND update the display accordingly.
This tells the FileSaver that new data is about to be created and that the old data should be saved if it has been changed.
newData(java.lang.String) - method in class ewe.io.FileSaver
This sets hasChanged to false and lastSaved to newFileName.
newDate() - method in class ewe.ui.DateChooser
newFileInfo(boolean) - method in class ewe.filechooser.FileChooser
newFileObject() - static method in class ewe.sys.Vm
Get a new ewe.io.File object which can be used to represent a file on the file system being used by the VM.
newFileSelected(ewe.io.File) - method in class ewe.filechooser.FileChooser
This gets called when a new file has been clicked or entered.
newFileSelected(ewe.io.File) - method in class ewe.filechooser.ImageFileChooser
This gets called when the FileChooser box accepts a new file name.
newFont - field in class ewe.ui.formatted.TextFormatter
If you set this to a Font, the fontFlags, fontSizeChange and fontName values are ignored and this is used instead.
False by default - set this to true if you want the new Form to check the FileSaver for before saving before closing.
A quick way of creating a new UIBuilder and opening an InputStack.
newInstance() - method in class java.lang.Class
newInstance() - method in class ewe.reflect.Reflect
Create a new Instance of the Object IF it is not an array - using the default constructor.
newInstance() - method in class ewe.reflect.Type
Return a new Instance of the class if the class exists.
newInstance(ewe.reflect.Wrapper[]) - method in class ewe.reflect.Constructor
Use the Constructor to create a new instance of the Object.
newInstance(java.lang.Class) - static method in class ewe.sys.Reflection
Create a new instance of an object, but do not throw an exception on failure, return null instead.
newInstance(java.lang.Class,int) - static method in class ewe.reflect.Array
newInstance(java.lang.Class,int) - static method in class java.lang.reflect.Array
Creates a new single-dimensioned array.
newInstance(java.lang.Class,int[]) - static method in class java.lang.reflect.Array
Creates a new multi-dimensioned array.
Create a new instance of an object, but do not throw an exception on failure, return null instead.
newInstance(java.lang.Object[]) - method in class java.lang.reflect.Constructor
Construct a new Object using Eve Wrapper values.
newInstance(java.lang.String) - method in class ewe.data.FieldData
Try to create a new instance of a class, using the dataClass as the source to locate a possible separate ClassLoader.
newInstance(java.lang.String) - static method in class ewe.reflect.Reflect
This creates a new instance of a Class given the class name.
Create a new Instance of the Object IF it is not an array - using the constructor with the specified parameters int Java type notation (eg "([BII)V").
newInstance(java.lang.String,int) - static method in class ewe.reflect.Array
Create a new instance of a particular class - which cannot be a primitive value, but can be of an array or object type.
This tries to get a new instance of a class.
newLine() - method in class ewe.io.BufferedWriter
This method writes out a system depedent line separator sequence.
newMenu - field in class ewe.ui.ListEditor
newObject() - method in class ewe.data.SaveableObject
This is used to reset the Object to a "new" state.
A quick way of creating a new UIBuilder and opening a panel.
newPermissionCollection() - method in class ewex.security.AllPermission
Returns a PermissionCollection which can hold AllPermission.
newPermissionCollection() - method in class ewex.security.BasicPermission
This method returns an instance of PermissionCollection suitable for storing BasicPermission objects.
newPermissionCollection() - method in class ewex.security.Permission
This method returns an empty PermissionCollection object that can store permissions of this type, or null if no such collection is defined.
This method is called when a processing instruction is encountered.
This method is called when a processing instruction is encountered.
newSelected(int) - method in class ewe.ui.ListEditor
newSelection() - method in class ewe.ui.mTabbedPanel
NewShortcut - class ewe.filechooser.NewShortcut
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
A quick way of creating a new UIBuilder and opening a stack (NOT an InputStack).
newString(byte[],int,int,java.lang.String) - static method in class ewe.io.IO
newString(byte[],java.lang.String) - static method in class ewe.io.IO
newText(java.lang.String,int) - method in class ewe.ui.mInput
next - field in class ewe.ui.Control
The control's next sibling.
next - field in class ewe.util.LinkedListElement
next - field in class ewe.ui.Timer
The next timer in the linked list.
next() - method in class ewe.util.Iterator
Returns the next Object in the sequence.
next() - method in class ewe.util.ObjectIterator
Returns the next Object in the sequence.
next() - method in class ewex.sql.ResultSet
This method advances to the next row in the result set.
next(int) - method in class ewe.util.Random
Generates the next pseudorandom number.
next(int) - method in class ewe.security.SecureRandom
Generates an integer containing the user-specified number of random bits, right-justified, zero-padded.
NEXT_CONTROL - static field in class ewe.ui.IKeys
special key
NEXT_MENU_LEFT - static field in class ewe.ui.MenuEvent
NEXT_MENU_RIGHT - static field in class ewe.ui.MenuEvent
NEXT_TAB - static field in class ewe.ui.IKeys
special key
nextBoolean() - method in class ewe.util.Random
Generates the next pseudorandom boolean.
nextBytes(byte[]) - method in class ewe.util.Random
Fills an array of bytes with random numbers.
nextBytes(byte[]) - method in class ewe.security.SecureRandom
Fills an array of bytes with random numbers.
nextDouble() - method in class ewe.util.Random
Generates the next pseudorandom double uniformly distributed between 0.0 (inclusive) and 1.0 (exclusive).
nextElement() - method in class ewe.util.Enumeration
nextElement() - method in class ewe.util.IteratorEnumerator
This returns the next() method.
nextElement() - method in class ewe.util.StringTokenizer
This does the same as nextTokens.
nextFloat() - method in class ewe.util.Random
Generates the next pseudorandom float uniformly distributed between 0.0f (inclusive) and 1.0f (exclusive).
nextGaussian() - method in class ewe.util.Random
Generates the next pseudorandom, Gaussian (normally) distributed double value, with mean 0.0 and standard deviation 1.0.
nextInt() - method in class ewe.util.Random
Generates the next pseudorandom number.
nextInt(int) - method in class ewe.util.Random
Generates the next pseudorandom number.
nextItem(boolean,boolean) - method in class ewe.ui.PhoneMenu
nextLong() - method in class ewe.util.Random
Generates the next pseudorandom long number.
nextMenu(boolean) - method in class ewe.ui.MenuBar
nextMouseIsMove() - static method in class ewe.ui.Window
nextPage(boolean) - method in class ewe.ui.PhoneMenu
nextSibling - field in class ewe.graphics.PageDisplayUnit
nextSplitter - field in class ewe.ui.CellPanel
This is the splitter to the right of below this panel (if any).
nextToken() - method in class ewe.util.StringTokenizer
Returns the nextToken of the string.
nextToken(java.lang.String) - method in class ewe.util.StringTokenizer
Returns the nextToken, changing the delimiter set to the given delim.
no - field in class ewe.ui.Form
NO_CONFIRM_OVERWRITE - static field in class ewe.filechooser.FileChooserBase
This is an option for use in the constrcutor.
NO_CURSOR - static field in class ewe.sys.VmConstants
This means no special cursor;
NO_DIRECTORY_CHANGE - static field in class ewe.filechooser.FileChooserBase
This is an option for use in the constrcutor.
NO_EXECUTE - static field in class ewe.filechooser.FileChooserBase
This is an option for use in the constrcutor.
NO_EXP_NOTATION - static field in class ewe.sys.Double
Option for toString().
NO_FLOW_CONTROL - static field in class ewe.io.SerialPort
NO_GENERATED_KEYS - static field in class ewex.sql.Statement
NO_LINE - static field in class ewex.xml.IXMLElement
No line number defined.
NO_LINE - static field in class ewex.xml.XMLElement
No line number defined.
NO_MORE_PAGES - static field in class ewe.fx.print.PrintOptions
A possible return value from getFirstPage() or getNextPage().
NO_ROUNDING - static field in class ewe.sys.Locale
Option for format() method when using FORMAT_PARSE_CURRENCY or FORMAT_PARSE_NUMBER It specifies not to round up the last decimal digit.
NO_WRITING - static field in class ewe.filechooser.FileChooserBase
This is an option for use in the constrcutor - the same as READ_ONLY.
NOB - static field in class ewe.ui.FormBase
An option for doButtons()
noBorder - field in class ewe.ui.Form
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
NoClassDefFoundError() - constructor for class java.lang.NoClassDefFoundError
NODE_SELECTED - static field in class ewe.ui.TreeEvent
NoDragOver - static field in class ewe.ui.DragContext
This is a possible modifier.
NoFocus - static field in class ewe.ui.ControlConstants
Control Modifier - sets the control to not take the keyboard focus.
noHotLabels - static field in class ewe.ui.Gui
By default, this is set to: !hasKeyboard || isSmartPhone || isPDA

but you can change it as you wish.

noInsets - static field in class ewe.ui.Panel
noKeyboard - field in class ewe.filechooser.FileChooser
Do not set this directly.
noLines - field in class ewe.ui.TreeTableModel
If this is true then no lines connecting nodes will be drawn.
noLoading() - method in class ewe.ui.HtmlViewer
noMenu() - method in class ewe.ui.mChoice
noMenu() - method in class ewe.ui.Menu
noMoreDataToTake() - method in class ewe.io.MemoryStream
If this is a write-only Stream, this method is called when the Stream has been closed and there will be no more data to take.
noMouse - field in class ewe.filechooser.FileChooser
Do not set this directly.
This is the non-blocking read operation.
This is the non-blocking read operation.
This is the non-blocking read operation.
This is the non-blocking read operation.
This calls the nonBlockingRead() of the client BasicStream.
This calls the nonBlockingRead() of the client BasicStream.
This returns: >0 = Number of bytes read.
This calls the nonBlockingRead() of the client BasicStream.
nonBlockingRead(byte[],int,int) - method in class ewe.net.Socket
This returns: >0 = Number of bytes read.
This calls the nonBlockingRead() of the client BasicStream.
This is the non-blocking read operation.
Reads a block of bytes from the current zip entry.
Non-blocking read at a particular location.
This is the non-blocking write operation.
This is the non-blocking write operation.
This is the non-blocking write operation.
This is the non-blocking write operation.
This calls the nonBlockingWrite() of the client BasicStream.
This calls the nonBlockingWrite() of the client BasicStream.
This returns: >0 = Number of bytes written.
This calls the nonBlockingWrite() of the client BasicStream.
nonBlockingWrite(byte[],int,int) - method in class ewe.net.Socket
This returns: >0 = Number of bytes written.
This calls the nonBlockingWrite() of the client BasicStream.
This is the non-blocking write operation.
Writes the given buffer to the current entry.
Non-blocking write at a particular location.
NONE - static field in class ewe.reflect.Wrapper
NonValidator - class ewex.xml.NonValidator
NonValidator is a concrete implementation of IXMLValidator which processes the DTD and handles entity definitions.
NonValidator() - constructor for class ewex.xml.NonValidator
Creates the "validator".
noParameter - static field in class ewe.reflect.Wrapper
NOPARITY - static field in class ewe.io.SerialPort
NORM_PRIORITY - static field in class ewe.sys.mThread
normal - field in class ewe.fx.DisabledIcon
The image to display normally.
NORTH - static field in class ewe.ui.CellConstants
NORTHEAST - static field in class ewe.ui.CellConstants
NORTHWEST - static field in class ewe.ui.CellConstants
noScrollButtons - field in class ewe.ui.mTabbedPanel
This is false by default - set it true so that the left/right scroll buttons are never seen.
noSelection() - method in class ewe.ui.Console
noSelection() - method in class ewe.ui.mInput
noSelection() - method in class ewe.ui.mList
noSelection() - method in class ewe.ui.mTextArea
noSelection() - method in class ewe.ui.mTextPad
noSelection() - method in class ewe.ui.Selectable
noSelection() - method in class ewe.ui.TreeControl
noSelectionText - field in class ewe.ui.ButtonListSelect
This is the text that will be displayed in the button if no item is selected.
NoSuchElementException() - constructor for class ewe.util.NoSuchElementException
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
NoSuchFieldError() - constructor for class java.lang.NoSuchFieldError
NoSuchFieldError(java.lang.String) - constructor for class java.lang.NoSuchFieldError
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
NoSuchFieldException() - constructor for class java.lang.NoSuchFieldException
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
NoSuchMethodError() - constructor for class java.lang.NoSuchMethodError
NoSuchMethodError(java.lang.String) - constructor for class java.lang.NoSuchMethodError
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
NoSuchMethodException() - constructor for class java.lang.NoSuchMethodException
not() - method in class ewe.math.BigInteger
Return the logical (bit-wise) negation of a BigInteger.
not() - method in class ewex.math.BigInteger
Return the logical (bit-wise) negation of a BigInteger.
NOT_INITIALIZED_ERROR - static field in class ewex.registry.Registry
NOT_ON_TOP - static field in class ewe.ui.FrameEvent
NotAnEditor - static field in class ewe.ui.ControlConstants
Control Modifier - flags this control as one that does not alter data state.
NotEditable - static field in class ewe.ui.ControlConstants
Control Modifier - sets the control to a non-editable state.
Notepad - class ewe.ui.Notepad
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
Notepad() - constructor for class ewe.ui.Notepad
Notepad(ewe.ui.mTextPad) - constructor for class ewe.ui.Notepad
notifyAction() - method in class ewe.ui.Control
notifyAction() - method in class ewe.ui.mCheckBox
notifyAction() - method in class ewe.ui.mChoice
notifyAllWaiting() - method in class ewe.sys.Lock
This causes all Coroutines which are waiting on the lock to wakeup and attempt to reacquire ownership of the lock.
notifyDataChange() - method in class ewe.ui.Control
Generate and dispatch a new DataChangeEvent.
This is called by a CellControl when it gets a DataChanged event from its Control.
Dispatch a new DataChangeEvent.
notifyDataChangeOnSelect - field in class ewe.ui.ChoiceControl
This tells the control to generate a DataChangeEvent when the selection has changed.
notifySelection(int,int) - method in class ewe.ui.ChoiceControl
notifyWaiting() - method in class ewe.sys.Lock
This causes one Coroutine which is waiting on the lock to wakeup and reacquire ownership of the lock.
noToAll - field in class ewe.io.CopyOver
notUsed - field in class ewe.ui.formatted.TextFormatter
notWaiting() - static method in class ewe.ui.PenEvent
This is called by the VM when the WAIT_CURSOR has been removed.
now - field in class ewe.database.DatabaseObject
now() - static method in class ewe.sys.TimeOut
NOW_ON_TOP - static field in class ewe.ui.FrameEvent
noWrapAround - field in class ewe.ui.ChoiceControl
This applies to Menus.
noWritingAllowed - field in class ewe.io.RandomStream
Set this true if you are implementing a read-only RandomStream.
np - static field in class ewe.ui.Control
Null - static field in class ewe.fx.Color
NULL - static field in class ewe.fx.Pen
NULL - static field in class ewex.sql.Types
NullParentFrameToMainApp - static field in class ewe.ui.Gui
If you show/exec a Frame with a null parent frame then if NullParentFrameToMainApp is true, it will use the main frame of the mApp of the program.
nullPlusNonNullIsNull() - method in class ewex.sql.DatabaseMetaData
This method tests whether the concatenation of a NULL and non-NULL value results in a NULL.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
NullPointerException() - constructor for class java.lang.NullPointerException
nullsAreSortedAtEnd() - method in class ewex.sql.DatabaseMetaData
This method test whether or not NULL's are sorted to the end of the list regardless of ascending or descending sort order.
nullsAreSortedAtStart() - method in class ewex.sql.DatabaseMetaData
This method tests whether or not NULL's sort as high values.
nullsAreSortedHigh() - method in class ewex.sql.DatabaseMetaData
This method tests whether or not NULL's sort as high values.
nullsAreSortedLow() - method in class ewex.sql.DatabaseMetaData
This method tests whether or not NULL's sort as low values.
num - field in class ewe.util.TagList
Number - class ewe.math.Number
Number is a generic superclass of all the numeric classes, including the wrapper classes Byte, Short, Integer, Long, Float, and Double.
Number - class ewex.math.Number
Number is a generic superclass of all the numeric classes, including the wrapper classes Byte, Short, Integer, Long, Float, and Double.
Number - class java.lang.Number
Number is a generic superclass of all the numeric classes, including the wrapper classes Byte, Short, Integer, Long, Float, and Double.
Number() - constructor for class ewe.math.Number
The basic constructor (often called implicitly).
Number() - constructor for class ewex.math.Number
The basic constructor (often called implicitly).
Number() - constructor for class java.lang.Number
The basic constructor (often called implicitly).
NumberEntry - class ewe.ui.NumberEntry
NumberEntry() - constructor for class ewe.ui.NumberEntry
NumberEntry(int) - constructor for class ewe.ui.NumberEntry
NumberEntry(int,java.lang.String) - constructor for class ewe.ui.NumberEntry
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
NumberFormatException() - constructor for class ewex.math.NumberFormatException
NumberFormatException() - constructor for class java.lang.NumberFormatException
numberInSection - field in class ewe.ui.DisplayLine
Only valid for the first line in a section.
numberKeyPressed(int) - method in class ewe.ui.UpDownInput
numberOfDays(int,int) - static method in class ewe.sys.Time
Find the number of days in a month.
numberOfFragments - field in class ewe.database.DatabaseObject.MetaData
This is only valid after a read operation.
numberOfKeys() - static method in class ewe.ui.SoftKeyBar
Returns the number of keys supported by the system.
numbers - field in class ewe.ui.NumericKeyPad
numCharsToDraw - field in class ewe.fx.FormattedTextSpecs
numCols - field in class ewe.ui.TableModel
The number of columns in the table.
numDisplayed - field in class ewe.ui.mInput
NUMERIC - static field in class ewex.sql.Types
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
NumericKeyPad() - constructor for class ewe.ui.NumericKeyPad
Create a new Panel which uses itself to layout components.
numImages - static field in class ewe.fx.Image
This is the number of Images that have been created but not freed.
numLines - field in class ewe.ui.mTextPad
numLines - field in class ewe.ui.formatted.TextFormatter
The number of lines covered by the formatter.
numLines - field in class ewe.ui.TextMessage
numPoints - field in class ewe.fx.Polygon
numRows - field in class ewe.ui.TableModel
The number of rows in the table.

O

obj - static field in class ewe.ui.ButtonObject
Object - class java.lang.Object
Object is the the base class for all objects.
OBJECT - static field in class ewe.reflect.Wrapper
Object() - constructor for class java.lang.Object
OBJECT_BYTES_FIELD - static field in class ewe.datastore.Database
This is the reserved "ObjectBytes" field.
OBJECT_BYTES_FIELD - static field in class ewe.database.DatabaseTypes
This is the reserved "ObjectBytes" field.
OBJECT_SET - static field in class ewe.ui.EditorEvent
OBJECT_TEXT_FIELD - static field in class ewe.datastore.Database
This is the reserved "ObjectText" field.
OBJECT_TEXT_FIELD - static field in class ewe.database.DatabaseTypes
This is the reserved "ObjectText" field.
objectAt(int) - method in class ewe.util.Grid
Return the Object stored at the index.
objectAt(int) - method in class ewe.ui.TreeTableModel
Find the object reference number of the line.
objectAt(int,int) - method in class ewe.util.Grid
Return the Object stored at the specified row and column.
objectClass - field in class ewe.database.DatabaseSpecs
objectClass - field in class ewe.ui.Editor
This must be set before adding fields.
objectClass - field in class ewe.data.FieldTableModel
This is a Reflect that represents the class of the objects being displayed.
objectClass - field in class ewe.ui.UIBuilder
This is a ewe.reflect.Reflect object representing the object being edited.
objectClass - static field in class ewe.reflect.Wrapper
objectData - field in class ewe.data.FieldTableModel
This is an example (an instance of) the objectClass.
This interface is used by an Object that knows how to discard of a particular Object.
objectEdited(ewe.data.LiveData,int) - method in class ewex.livedata.ObjectListEdit
ObjectFinder - interface ewe.util.ObjectFinder
A utility interface used for searching/sorting etc.
This is an Iterator which iterates either a single Object or no Object at all.
ObjectIterator(java.lang.Object) - constructor for class ewe.util.ObjectIterator
Create an ObjectIterator which iterates the provided Object only.
ObjectListEdit - class ewex.livedata.ObjectListEdit
objectName - field in class ewe.data.ListObject
objects - field in class ewe.data.FieldTableModel
This can be used to hold the objects being displayed (one per row) - however implementations are free to ignore this and use some other method of accessing the object for a particular row.
objects - field in class ewe.data.ListObject
objects - field in class ewex.livedata.ObjectListEdit
objects - field in class ewe.ui.TreeModelAdapter
objectsSet() - method in class ewex.livedata.ListEdit
objectsSet() - method in class ewex.livedata.ObjectListEdit
ObjectStreamException() - constructor for class ewe.io.ObjectStreamException
objValue - field in class ewe.reflect.Wrapper
objWrapper - field in class ewe.reflect.FieldTransfer
ODD_AND_EVEN_PAGES - static field in class ewe.fx.print.PrintOptions
The default value for whichPages *
ODD_PAGES_ONLY - static field in class ewe.fx.print.PrintOptions
A possible value for whichPages *
ODDPARITY - static field in class ewe.io.SerialPort
offset - field in class ewe.io.EweFile.EweEntry
The location of the first byte of the entry in the EweFile.
OID_FIELD - static field in class ewe.datastore.Database
This is the reserved "EntryOID" field.
OID_FIELD - static field in class ewe.database.DatabaseTypes
This is the reserved "EntryOID" field.
OidSortName - static field in class ewe.database.Database
OidSortName - static field in class ewe.datastore.Database
ok - field in class ewe.ui.Form
OKB - static field in class ewe.ui.FormBase
An option for doButtons()
oldExtendedSelection - static field in class ewe.ui.TableControl
True by default - set this to false if you do not want the new Form to affect the changed state of any FileSaver.
oldOrNewFocus - field in class ewe.ui.ControlEvent
If the event is a FOCUS_IN then this is the control that is losing focus.
oldPostEvent(ewe.ui.Event) - method in class ewe.ui.Control
Posts an event.
oldSelection - field in class ewe.ui.TableControl
The selection rectangle.
oldSplitLines() - method in class ewe.ui.TextMessage
oldText - field in class ewe.ui.EditControl
oldText - field in class ewe.ui.InputForm
oldText - field in class ewe.ui.mComboBox
This listens for ControlEvent.PRESSED events from attached controls and calls setFor(Control who) if it detects that event.
This listens for ControlEvent.PRESSED events from attached controls and calls setFor(Control who) if it detects that event.
onControlEvent(ewe.ui.ControlEvent) - method in class ewe.ui.Form
Make sure you call super.onControlEvent() if you override this method.
This listens for ControlEvent.PRESSED events from attached controls and calls setFor(Control who) if it detects that event.
onControlEvent(ewe.ui.ControlEvent) - method in class ewex.livedata.ListEdit
ONE - static field in class ewe.math.BigInteger
ONE - static field in class ewex.math.BigInteger
oneParameter - field in class ewe.reflect.FieldTransfer
onEvent(ewe.ui.Event) - method in class ewe.ui.CellPanel
onEvent(ewe.ui.Event) - method in class ewe.ui.CheckBoxGroup
onEvent(ewe.ui.Event) - method in class ewe.ui.Control
onEvent(ewe.ui.Event) - method in class ewe.database.DatabaseTableModel
onEvent(ewe.ui.Event) - method in class ewe.ui.DateChooserPopup
onEvent(ewe.ui.Event) - method in class ewe.ui.DateUpDownInput
onEvent(ewe.ui.Event) - method in class ewe.ui.EventListener
onEvent(ewe.ui.Event) - method in class ewe.data.FieldTableModel
onEvent(ewe.ui.Event) - method in class ewe.io.FileSaver
onEvent(ewe.ui.Event) - method in class ewe.ui.FontUpDownChooser
onEvent(ewe.ui.Event) - method in class ewe.ui.Form
onEvent(ewe.ui.Event) - method in class ewe.ui.formatted.FormattedTextMaker
onEvent(ewe.ui.Event) - method in class ewe.ui.Frame
onEvent(ewe.ui.Event) - method in class ewe.ui.HexTableModel
onEvent(ewe.ui.Event) - method in class ewe.ui.IconTableModel
onEvent(ewe.ui.Event) - method in class ewe.ui.mApp
onEvent(ewe.ui.Event) - method in class ewe.ui.mChoice
onEvent(ewe.ui.Event) - method in class ewe.ui.mComboBox
onEvent(ewe.ui.Event) - method in class ewe.ui.Menu
onEvent(ewe.ui.Event) - method in class ewe.ui.MenuChoice
onEvent(ewe.ui.Event) - method in class ewe.ui.MenuState
onEvent(ewe.ui.Event) - method in class ewe.ui.mInput
onEvent(ewe.ui.Event) - method in class ewe.ui.mLabel
onEvent(ewe.ui.Event) - method in class ewe.ui.mScrollBar
onEvent(ewe.ui.Event) - method in class ewe.ui.mTextPad
onEvent(ewe.ui.Event) - method in class ewex.livedata.ObjectListEdit
onEvent(ewe.ui.Event) - method in class ewe.ui.ScrollBarPanel
onEvent(ewe.ui.Event) - method in class ewe.io.SimpleFileChooser
onEvent(ewe.ui.Event) - method in class ewe.ui.SoftKeyBar
onEvent(ewe.ui.Event) - method in class ewe.ui.TableModel
onEvent(ewe.ui.Event) - method in class ewe.ui.Window
onExit() - method in class ewe.ui.MainWindow
Called just before an application exits.
onHotArea(int,int) - method in class ewe.fx.mImage
Returns if the point is on the hot area of the image.
onImage - field in class ewe.graphics.MosaicPanel
onKeyEvent(ewe.ui.KeyEvent) - method in class ewe.ui.BasicList
onKeyEvent(ewe.ui.KeyEvent) - method in class ewe.ui.Console
onKeyEvent(ewe.ui.KeyEvent) - method in class ewe.ui.Control
If the Form gets an IKeys.ESCAPE key press it will close the popup with an exit code of IDCANCEL.
This is called by the TableControl before it processes the event.
onKeyEvent(ewe.ui.KeyEvent) - method in class ewe.ui.mChoice
onKeyEvent(ewe.ui.KeyEvent) - method in class ewe.ui.Menu
onKeyEvent(ewe.ui.KeyEvent) - method in class ewe.ui.mInput
onKeyEvent(ewe.ui.KeyEvent) - method in class ewe.ui.mTabbedPanel
onKeyEvent(ewe.ui.KeyEvent) - method in class ewe.ui.mTextArea
onKeyEvent(ewe.ui.KeyEvent) - method in class ewe.ui.mTextPad
onKeyEvent(ewe.ui.KeyEvent) - method in class ewe.ui.PhoneMenu
onKeyEvent(ewe.ui.KeyEvent) - static method in class ewe.ui.SoftKeyBar
onKeyEvent(ewe.ui.KeyEvent) - method in class ewe.ui.TableControl
onKeyEvent(ewe.ui.KeyEvent) - method in class ewe.ui.TableModel
This is called by the TableControl before it processes the event.
onKeyEvent(ewe.ui.KeyEvent) - method in class ewe.ui.TreeControl
onKeyEvent(ewe.ui.KeyEvent) - method in class ewe.ui.UpDownInput
onLabelPenEvent(ewe.ui.PenEvent) - method in class ewe.ui.Control
ONLY - static field in class ewe.ui.IKeys
modifier used when specifying hot keys - indicates that the key alone with no modifier must be pressed.
onPaint(ewe.fx.Graphics) - method in class ewe.ui.Control
Do not use this - it is for Waba compatibility only.
onPenEvent(ewe.ui.PenEvent) - method in class ewe.ui.Control
Called to handle an incoming PenEvent.
onPenEvent(ewe.ui.PenEvent) - method in class ewe.ui.Menu
Called to handle an incoming PenEvent.
onPenEvent(ewe.ui.PenEvent) - method in class ewe.ui.mLabel
Called to handle an incoming PenEvent.
onPenEvent(ewe.ui.PenEvent) - method in class ewe.graphics.MosaicPanel
Called to handle an incoming PenEvent.
onPenEvent(ewe.ui.PenEvent) - method in class ewe.ui.mScrollBar
Called to handle an incoming PenEvent.
onPenEvent(ewe.ui.PenEvent) - method in class ewe.ui.mTextPad
Called to handle an incoming PenEvent.
onPenEvent(ewe.ui.PenEvent) - method in class ewe.graphics.PageDisplay
Called to handle an incoming PenEvent.
onPenEvent(ewe.ui.PenEvent) - method in class ewe.ui.TableControl
onPenEvent(ewe.ui.PenEvent) - method in class ewe.ui.formatted.TextDisplay
Called to handle an incoming PenEvent.
OnScreenImage - interface ewe.fx.OnScreenImage
This is an Image that is being displayed on some control surface or other.
onScroll(int,int) - method in class ewe.ui.Canvas
onSetOrigin() - method in class ewe.ui.Canvas
onSetOrigin() - method in class ewe.graphics.Mosaic
onSetOrigin() - method in class ewe.ui.ScrollableHolder
onSoftKey(ewe.ui.SoftKeyEvent) - method in class ewe.ui.Editor
This method is called on a SoftKeyEvent.
onSoftKey(ewe.ui.SoftKeyEvent) - method in class ewe.ui.Form
This method is called on a SoftKeyEvent.
The default onEvent for a Form will call this method if a SoftKeyEvent is sent to the Form.
onStart() - method in class ewe.ui.MainWindow
Called when an application starts.
onStart() - method in class ewe.ui.mApp
Called when an application starts.
OnThumb - static field in class ewe.ui.TrackControl
OPEN - static field in class ewe.filechooser.FileChooserBase
This is an option for use in the constructor.
open() - method in class ewe.ui.HtmlViewer
Open a new file.
open() - method in class ewe.ui.UIBuilder
Open a new CellPanel within the current open CellPanel.
open(ewe.io.RandomAccessStream) - method in class ewe.datastore.DataStorage
Do not use! Open a DataStorage after constructing it with DataStorage(String file).
Open a specified CellPanel within an already added Multipanel.
Set a new CellPanel as the current open panel and add it to the previously open panel.
open(ewe.ui.Frame) - method in class ewe.io.FileSaver
This brings up a FileChooser box to let the user select a file to open.
Open a new CellPanel within an already added Multipanel.
open(int) - method in class ewe.datastore.DataStorage
Do not use! Open a DataStorage after constructing it with DataStorage(String file).
This attempts to open a file, after saving the old file if necessary.
open(java.lang.String) - method in class ewex.movieplayer.FakeMoviePlayer
This opens the file.
open(java.lang.String) - method in class ewe.ui.HtmlViewer
open(java.lang.String) - method in class ewex.movieplayer.MoviePlayer
This opens the file.
open(java.lang.String) - method in class ewex.movieplayer.NativeMoviePlayer
This opens the file.
open(java.lang.String) - method in class ewe.ui.Notepad
open(java.lang.String) - method in class ewe.database.SafeDBAccess
Open the database in either "r" or "rw" mode.
open(java.lang.String) - method in class ewe.ui.UIBuilder
Open a new CellPanel within the current open CellPanel.
This opens and reads the file as a string.
Open_action(ewe.ui.Editor) - method in class ewe.data.SaveableObject
OPEN_DELETE - static field in class ewe.util.zip.ZipFile
OPEN_READ - static field in class ewe.util.zip.ZipFile
OpenAction - static field in class ewe.data.SaveableObject
openAndReadAll() - method in class ewe.database.DatabaseObject.MetaData
openConnection() - method in class ewe.net.URL
Open a Database given the database name.
Open a Database given the database name.
Open a Database given the database name.
This should open the specified database.
This is used to open the specified database.
This should open the specified database.
This should open the specified database.
openDatabase(java.lang.String,java.lang.String) - static method in class ewe.datastore.DataStore
Open a Database given the database name.
This should open the specified database.
Open a Database given the database name.
Open a Database given the database name.
opened - field in class ewe.ui.MenuState
OPENED - static field in class ewe.ui.PanelSplitter
This is a possible state of the splitter.
opened - field in class ewe.database.SafeDBAccess
This is the currently open Database.
openedFrom(ewe.io.File) - method in class ewe.data.SaveableObject
This is called after a successful open.
Opens an external entity.
openFile - field in class ewex.movieplayer.NativeMoviePlayer
openFolder - static field in class ewe.ui.TreeTableModel
OpenFolderIcon - static field in class ewe.io.FileBase
openForAppending(boolean) - method in class ewe.database.DatabaseObject.MetaData
openForCreate(java.lang.Object) - method in class ewe.database.SafeDBAccess
Open the database for creation only if it does not already exist.
openForOverwriting(int) - method in class ewe.database.DatabaseObject.MetaData
openForReading() - method in class ewe.database.DatabaseObject.MetaData
openForReplacing(int) - method in class ewe.database.DatabaseObject.MetaData
openIndexes - field in class ewe.database.DatabaseObject
openInputStack() - method in class ewe.ui.UIBuilder
Open a new ewe.ui.InputStack within the current open CellPanel.
Open a new ewe.ui.InputStack within the current open CellPanel.
openLog() - static method in class ewe.database.DatabaseManager
openLookup() - method in class ewe.database.Database
This is used with enableLookupMode() - it tells the database that data is about to be read in and if the underlying file is closed - then it should be re-opened and kept open until closeLookup() is called.
openLookup() - method in class ewe.database.DatabaseObject
This is used with enableLookupMode() - it tells the database that data is about to be read in and if the underlying file is closed - then it should be re-opened and kept open until closeLookup() is called.
openLookup() - method in class ewe.database.EntriesView
This is used with enableLookupMode() - it tells the database that data is about to be read in and if the underlying file is closed - then it should be re-opened and kept open until closeLookup() is called.
openMode - field in class ewe.database.DatabaseObject
openMode - field in class ewe.database.SafeDBAccess
If the Database is opened, this is the mode it was opened in.
openModifiers - field in class ewe.database.DatabaseObject
openObject(ewe.io.File) - method in class ewe.data.SaveableObject
This is used to retrieve the Object state from a File.
openPanels - field in class ewe.ui.UIBuilder
openPath() - method in class ewe.fx.GeneralPath
If the last operation in this GeneralPath is a closePath(), this will remove it, thereby opening the path again.
openRandomAccessStream(java.lang.String,int) - static method in class ewe.sys.Vm
This will attempt to provide a RandomAccessStream which can be used to read from a resource that is either stored in a ewe file, or resides on a sever (for Applet versions) or is a File.
This will attempt to provide a RandomAccessStream which can be used to read from a resource that is either stored in a ewe file, or resides on a sever (for Applet versions) or is a File.
openResource(java.lang.Class,java.lang.String) - static method in class ewe.sys.Vm
This will attempt to open a class dependant resource for reading.
This is used to get a resource which may be dependant on how the class was loaded.
openResource(java.lang.String) - method in class ewe.util.mClassLoader
This is used to get a resource which may be dependant on the how the class was loaded.
This tries to open a resource via the class loader of the requestor.
openSocket - field in class ewe.net.HttpConnection
openStack() - method in class ewe.ui.UIBuilder
Open a new Stack within the current open CellPanel.
openStack(java.lang.String) - method in class ewe.ui.UIBuilder
Open a new Stack within the current open CellPanel.
Opens a stream from a public and system ID.
Opens a stream from a public and system ID.
openStreamForReading(java.lang.String) - method in class ewe.database.Database
Open a Stream into the database to read some sort of meta-data.
Open a Stream into the database to read some sort of meta-data.
openStreamForReplacing(java.lang.String) - method in class ewe.database.Database
Open a Stream into the database to save some sort of meta-data.
Open a Stream into the database to save some sort of meta-data.
Open a Stream into the database to save some sort of meta-data.
Open a Stream into the database to save some sort of meta-data.
openTitle - field in class ewe.io.FileSaver
This is the title of the file open box.
openType - field in class ewe.ui.PanelSplitter
OPERATION_CANCELLED - static field in class ewe.ui.ControlEvent
This class can be used to time the operation of a sequence of events to millisecond precision (up to the resolution of the underlying os).
OPTION_ACCEPT_ANY - static field in class ewe.io.FileChooserParameters
This is an option to be used with the OPTIONS property - it indicates You can bitwise OR together this option with any of the others.
OPTION_CURSOR_EXIT_DOWN - static field in class ewe.ui.BasicList
OPTION_CURSOR_EXIT_LEFT - static field in class ewe.ui.BasicList
OPTION_CURSOR_EXIT_RIGHT - static field in class ewe.ui.BasicList
OPTION_CURSOR_EXIT_UP - static field in class ewe.ui.BasicList
OPTION_DESKTOP_VERSION - static field in class ewe.io.FileChooserParameters
This is an option to be used with the OPTIONS property - it indicates You can bitwise OR together this option with any of the others.
OPTION_DIRECTORY_TREE - static field in class ewe.io.FileChooserParameters
This is an option to be used with the OPTIONS property - it indicates You can bitwise OR together this option with any of the others.
OPTION_DISCARD_IF_NOT_SET - static field in class ewe.sys.Handle
An option for waitOnFlags() - almost always used with OPTION_TIMEOUT_IF_NOT_SET
This is an option to be used with the OPTIONS property - it indicates that file extensions should not be displayed.
OPTION_ERROR_ON_NEED_REINDEX - static field in class ewe.database.DatabaseTypes
Use with Database.setOptions() - it indicates that if, when opening a DB, the NEED_REINDEX flag is set (usually caused by an incomplete operation or error) then instead of re-indexing, it will throw an IO exception instead.
OPTION_FILE_MUST_EXIST - static field in class ewe.io.FileChooserParameters
This is an option to be used with the OPTIONS property - it indicates You can bitwise OR together this option with any of the others.
OPTION_FLAG_CLEAR - static field in class ewe.ui.WindowConstants
Use this with setInfo(INFO_WINDOW_FLAGS) to specify that the provided flags should be cleared.
OPTION_FLAG_SET - static field in class ewe.ui.WindowConstants
Use this with setInfo(INFO_WINDOW_FLAGS) to specify that the provided flags should be set.
OPTION_INDICATOR_ONLY - static field in class ewe.ui.IScroll
Specifies that the track will most likely be used in a situation where there is no mouse or touch screen, so the track should be made small enough to just indicate the position without regard for the user being able to easily drag it.
OPTION_INSTALL_SELECT - static field in class ewe.io.FileChooserParameters
This is an option to be used with the OPTIONS property - it indicates You can bitwise OR together this option with any of the others.
OPTION_MULTI_SELECT - static field in class ewe.io.FileChooserParameters
This is an option to be used with the OPTIONS property - it indicates You can bitwise OR together this option with any of the others.
OPTION_NO_CONFIRM_OVERWRITE - static field in class ewe.io.FileChooserParameters
This is an option to be used with the OPTIONS property - it indicates You can bitwise OR together this option with any of the others.
OPTION_NO_DIRECTORY_CHANGE - static field in class ewe.io.FileChooserParameters
This is an option to be used with the OPTIONS property - it indicates You can bitwise OR together this option with any of the others.
OPTION_NO_EXECUTE - static field in class ewe.io.FileChooserParameters
This is an option to be used with the OPTIONS property - it indicates You can bitwise OR together this option with any of the others.
OPTION_NO_NAME - static field in class ewe.ui.FontInput
OPTION_NO_NAME - static field in class ewe.ui.FontUpDownChooser
OPTION_NO_SAMPLE - static field in class ewe.ui.FontInput
OPTION_NO_SAMPLE - static field in class ewe.ui.FontUpDownChooser
OPTION_NO_SIZE - static field in class ewe.ui.FontInput
OPTION_NO_SIZE - static field in class ewe.ui.FontUpDownChooser
OPTION_NO_STYLE - static field in class ewe.ui.FontInput
OPTION_NO_STYLE - static field in class ewe.ui.FontUpDownChooser
OPTION_QUICK_SELECT - static field in class ewe.io.FileChooserParameters
This is an option to be used with the OPTIONS property - it indicates You can bitwise OR together this option with any of the others.
OPTION_READ_ONLY - static field in class ewe.io.FileChooserParameters
This is an option to be used with the OPTIONS property - it indicates You can bitwise OR together this option with any of the others.
OPTION_SELECT_FIRST_ON_KEY_FOCUS - static field in class ewe.ui.BasicList
OPTION_SIMPLE - static field in class ewe.io.FileChooserParameters
This is an option to be used with the OPTIONS property.
OPTION_TASKBAR_ICON_MODIFY_ICON - static field in class ewe.ui.WindowConstants
This can be used with INFO_TASKBAR_ICON to specify that you are modifying the ICON only.
OPTION_TASKBAR_ICON_MODIFY_TIP - static field in class ewe.ui.WindowConstants
This can be used with INFO_TASKBAR_ICON to specify that you are modifying the TIP only.
OPTION_TIMEOUT_IF_NOT_SET - static field in class ewe.sys.Handle
An option for waitOnFlags() - may also be used with or without OPTION_TIMEOUT_IF_NOT_SET
options - field in class ewe.ui.BasicList
options - field in class ewe.database.DatabaseSpecs
OPTIONS - static field in class ewe.io.FileChooserParameters
This is used to set the options for the FileChooser.
options - field in class ewe.util.FileComparer
options - field in class ewe.fx.FormattedTextSpecs
There are currently no options defined.
options - field in class ewe.ui.ImageControl
By default this is STRETCH|SHRINK|FIT - telling the control to stretch or shrink the image into the display, but preserve the aspect ration.
options - field in class ewe.ui.ScrollablePanel
options - field in class ewe.ui.ScrollTrack
The options specified in the constructor.*
options - field in class ewe.io.SimpleFileChooser
or(ewe.math.BigInteger) - method in class ewe.math.BigInteger
Return the logical (bit-wise) "(inclusive) or" of two BigIntegers.
or(ewex.math.BigInteger) - method in class ewex.math.BigInteger
Return the logical (bit-wise) "(inclusive) or" of two BigIntegers.
origin - field in class ewe.ui.Canvas
This is the origin for the Canvas.
osMajorVersion - field in class ewex.rapi.SystemInfo
osMinorVersion - field in class ewex.rapi.SystemInfo
osPlatform - field in class ewex.rapi.SystemInfo
OTHER - static field in class ewex.sql.Types
OTHER_EXECUTE - static field in class ewe.io.FilePermissions
A UNIX type permission.
OTHER_READ - static field in class ewe.io.FilePermissions
A UNIX type permission.
OTHER_WRITE - static field in class ewe.io.FilePermissions
A UNIX type permission.
This method tests whether or not the specified result set type sees deletes committed by others.
This method tests whether or not the specified result set type sees inserts committed by others.
This method tests whether or not the specified result set type sees updates committed by others.
out - field in class ewe.io.BlockOutputStream
out - field in class ewe.io.IOTransfer
out - field in class ewe.io.OutputStream
out - field in class ewe.io.RemoteCallHandler
out - field in class ewe.io.StreamAdapter
out() - static method in class ewe.sys.Vm
OUTLINE - static field in class ewe.fx.Font
An outlined font style.
OUTLINED - static field in class ewe.fx.IImage
This is an option that tells the image that it should draw an outline around itself.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
OutOfMemoryError() - constructor for class java.lang.OutOfMemoryError
OutOfMemoryError(java.lang.String) - constructor for class java.lang.OutOfMemoryError
output - field in class ewe.zip.DeflaterOutputStream
output - field in class ewe.fx.PNGEncoder
output - field in class ewe.io.TextWriter
This is the underlying stream, or the "stream" Stream may be used instead.
outputBytes - field in class ewe.zip.DeflaterOutputStream
The number of bytes writeen out by the deflater.
outputFile - field in class ewe.data.FieldTableExportSpecs
outputIsShutdown - field in class ewe.net.SocketBase
OutputStream - class ewe.io.OutputStream
An OutputStream is used to write bytes - however all write operations will block the current thread.
outputStream - field in class ewe.net.SocketBase
OutputStream() - constructor for class ewe.io.OutputStream
OutputStream(ewe.io.OutputStream) - constructor for class ewe.io.OutputStream
OutputStream(ewe.io.RandomStream) - constructor for class ewe.io.OutputStream
OutputStream(ewe.io.Stream) - constructor for class ewe.io.OutputStream
This is a thin wrapper around a TextWriter to provide compatibility with the commonly used java.io.OutputStreamWriter class.
outsideOfControl - field in class ewe.ui.MenuState
overallProgress - field in class ewe.io.CopyOverProgress
overColStretch(int,int) - method in class ewe.ui.TableControl
This is called after the TableModel calls its own getTableCellAttributes().
Similar to setFields() except that no error is thrown if any fields of the same name and type already exist.
Similar to setFields() except that no error is thrown if any fields of the same name and type already exist.
OverridesClose - interface ewe.io.OverridesClose
This interface is used to indicate that an object overrides StreamObject AND overrides its close() method instead of closeStream().
This works the same as setSorts() except that no error is thrown if any of the sorts already exists and has the same criteria of the already declared sort, and also any old sorts of the same name will be replaced by the new sort.
This works the same as setSorts() except that no error is thrown if any of the sorts already exists and has the same criteria of the already declared sort, and also any old sorts of the same name will be replaced by the new sort.
overRowStretch(int,int) - method in class ewe.ui.TableControl
ownDeletesAreVisible(int) - method in class ewex.sql.DatabaseMetaData
This method tests whether or not the specified result set type sees its own deletes.
owner - field in class ewe.ui.CarrierFrame
OWNER_EXECUTE - static field in class ewe.io.FilePermissions
A UNIX type permission.
OWNER_READ - static field in class ewe.io.FilePermissions
A UNIX type permission.
OWNER_WRITE - static field in class ewe.io.FilePermissions
A UNIX type permission.
ownInsertsAreVisible(int) - method in class ewex.sql.DatabaseMetaData
This method tests whether or not the specified result set type sees its own inserts.
ownUpdatesAreVisible(int) - method in class ewex.sql.DatabaseMetaData
This method tests whether or not the specified result set type sees its own updates.

P

pad - field in class ewe.ui.InputPopupForm
pad(int) - method in class ewe.datastore.DataStorage
padByte - field in class ewe.io.DataProcessorStream
In the case of block sizes greater than 1, it may be necessary to pad the final set of data before processing.
page - static field in class ewe.ui.TreeTableModel
PAGE_DOWN - static field in class ewe.ui.IKeys
special key
PAGE_UP - static field in class ewe.ui.IKeys
special key
pageColor - field in class ewe.ui.EditControl
PageCounter - class ewe.fx.print.PageCounter
You would only use this if you are inheriting from PrinterJobObject.
PageDisplay - class ewe.graphics.PageDisplay
A PageDisplay displays a set of PageDisplayUnit objects.
PageDisplayUnit - class ewe.graphics.PageDisplayUnit
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
PageFormat - class ewe.fx.print.PageFormat
A PageFormat class is sent to a Printable object during the printing of a document.
PageFormatData - class ewe.fx.print.PageFormatData
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
PageHigher - static field in class ewe.ui.IScroll
PageIcon - static field in class ewe.io.FileBase
PageLower - static field in class ewe.ui.IScroll
PageRect - class ewe.fx.print.PageRect
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
pageRectImageCreator - field in class ewe.fx.print.PrintPreview
pagesInDocument - field in class ewe.fx.print.PageCounter
This is the total number of pages in the document as reported by Printable.countPages()
pagesToPrint - field in class ewe.fx.print.PageCounter
This is the total number of pages that will be printed using the provided PrinterOptions object.
PAINT - static field in class ewe.sys.SystemMessage
paint(ewe.fx.Graphics) - method in class ewe.ui.ButtonObject
PAINT_FLASH_OFF - static field in class ewe.ui.PhoneMenu
PAINT_FLASH_ON - static field in class ewe.ui.PhoneMenu
PAINT_IS_MORE_ITEM - static field in class ewe.ui.PhoneMenu
PAINT_SELECTED - static field in class ewe.ui.PhoneMenu
paintBackground(ewe.fx.Graphics) - method in class ewe.ui.Control
paintBox(ewe.fx.Graphics) - method in class ewe.ui.ChoiceControl
paintBox(ewe.fx.Graphics) - method in class ewe.ui.mList
paintCursor(ewe.fx.Graphics) - method in class ewe.ui.mInput
paintCursor(ewe.fx.Graphics) - method in class ewe.ui.mTextArea
paintCursor(ewe.fx.Graphics) - method in class ewe.ui.mTextPad
PaintDataOnly - static field in class ewe.ui.ControlConstants
Control Modifier - sets the control to paint its data only in the next paint operation.
paintItem(ewe.fx.Graphics,int) - method in class ewe.ui.PhoneMenu
This method should paint the specified item at the location (0,0) in the specified Graphics.
paintLastChar(ewe.fx.Graphics) - method in class ewe.ui.mInput
paintLastChar(ewe.fx.Graphics) - method in class ewe.ui.mTextArea
paintLastChar(ewe.fx.Graphics) - method in class ewe.ui.mTextPad
paintLine(ewe.fx.Graphics,int) - method in class ewe.ui.Console
paintLine(ewe.fx.Graphics,int) - method in class ewe.ui.mTextArea
paintLine(ewe.fx.Graphics,int) - method in class ewe.ui.mTextPad
paintLine(int) - method in class ewe.ui.TreeControl
paintLine(int) - method in class ewe.ui.TreeTableModel
paintLines(int,int) - method in class ewe.ui.mTextPad
paintLinesFrom(int) - method in class ewe.ui.mTextPad
paintMosaicBackground(ewe.fx.Graphics) - method in class ewe.graphics.Mosaic
PaintOutsideOnly - static field in class ewe.ui.ControlConstants
Control Modifier - sets the control to paint everything except its data in the next paint operation.
paintSelectedCells() - method in class ewe.ui.TableControl
paintSelection() - method in class ewe.ui.TableControl
This repaints the most recently selected cell rectangle.
This paints a matrix of cells.
The real biz.
Paint the data within the cell.
Paint the data within the cell.
paletteBytes - field in class ewe.fx.ImageCodec
palm - static field in class ewe.sys.Device
palm - static field in class ewe.filechooser.FileChooserBase
PALM_SYSTEM - static field in class ewe.io.FileSys
The file system is a PalmOS type system - whatever that may be.
panel - field in class ewe.ui.Card
This is the CellPanel which contains the item which was added to the MultiPanel.
Panel - class ewe.ui.Panel
A Panel is a general Container that is simpler than a CellPanel and which uses a Layout manager to layout it components.
Panel() - constructor for class ewe.ui.Panel
Create a new Panel which uses itself to layout components.
Panel(ewe.ui.LayoutManager) - constructor for class ewe.ui.Panel
Create a new Panel which uses a specific layout manager.
You should not use this directly except to set properties such as the thickness and arrow direction.
parameter - field in class ewe.ui.EditorEvent
This is different depending on the type of event.
parameterCount - field in class ewe.sys.MathFunctionData
parameterEntityResolver - field in class ewex.xml.NonValidator
The parameter entity resolver.
parameterModeIn - static field in class ewex.sql.ParameterMetaData
parameterModeInOut - static field in class ewex.sql.ParameterMetaData
parameterModeOut - static field in class ewex.sql.ParameterMetaData
parameterModeUnknown - static field in class ewex.sql.ParameterMetaData
parameterNoNulls - static field in class ewex.sql.ParameterMetaData
parameterNullable - static field in class ewex.sql.ParameterMetaData
parameterNullableUnknown - static field in class ewex.sql.ParameterMetaData
parameterStartIndex - field in class ewe.sys.MathFunctionData
parent - field in class ewe.ui.Control
The parent of the control.
parent - field in class ewe.util.FileComparer
parent - field in class ewe.data.LiveTreeNode
The parent of this Node.
parent - field in class ewe.ui.MenuState
parent - field in class ewe.data.MutableTreeNodeObject
The parent of this Node.
parent - field in class ewe.graphics.PageDisplayUnit
parentFrame - field in class ewe.net.ClientServerConnector
You can optionanlly set this.
parentFrame - field in class ewe.io.CopyOver
parentMenu - field in class ewe.ui.Menu
parentWindow - field in class ewe.ui.WindowCreationData
Used by WindowContainer only.
parity - field in class ewe.io.SerialPortSpecs
This should be one of the SerialPort Parity options - e.g.
parse() - method in class ewex.xml.IXMLParser
Parses the data and lets the builder create the logical data structure.
parse() - method in class ewex.xml.StdXMLParser
Parses the data and lets the builder create the logical data structure.
parse(byte[],int,int) - method in class ewe.util.DataParser
Parse a string of UTF encoded bytes.
parse(char[],int,int) - method in class ewe.util.DataParser
Parse a string of UTF encoded bytes.
parse(java.lang.String) - method in class ewe.util.DataParser
Parse a string.
parse(java.lang.String) - method in class ewe.sys.Time
This is for parse number/currency values etc.
parseByte(java.lang.String) - static method in class java.lang.Byte
Converts the specified String into a byte.
parseByte(java.lang.String,int) - static method in class java.lang.Byte
Converts the specified String into an int using the specified radix (base).
parseDouble(char[],int,int) - static method in class ewe.sys.Convert
Parse a double precision floating point decimal number.
parseDouble(java.lang.String) - static method in class ewe.sys.Convert
Parse a double precision floating point decimal number.
parseDouble(java.lang.String) - static method in class java.lang.Double
Parse the specified String as a double.
Parses the DTD.
Parses the DTD.
Parses the DTD.
This method is called if there is an error parsing a line.
parseFloat(java.lang.String) - static method in class java.lang.Float
Parse the specified String as a float.
parseInt(char[],int,int,int) - static method in class ewe.sys.Convert
Convert a String to an integer using the specified radix.
parseInt(java.lang.String) - static method in class ewe.sys.Convert
Convert a String to an integer.
parseInt(java.lang.String) - static method in class java.lang.Integer
Converts the specified String into an int.
parseInt(java.lang.String,int) - static method in class ewe.sys.Convert
Convert a String to an integer using the specified radix.
parseInt(java.lang.String,int) - static method in class java.lang.Integer
Converts the specified String into an int using the specified radix (base).
parseInt(java.lang.String,int) - static method in class ewex.math.Number
parseLong(char[],int,int,int) - static method in class ewe.sys.Convert
Convert a String to an integer using the specified radix.
parseLong(java.lang.String) - static method in class ewe.sys.Convert
Convert a String to a long value.
parseLong(java.lang.String) - static method in class java.lang.Long
Converts the specified String into a long.
parseLong(java.lang.String,int) - static method in class ewe.sys.Convert
Convert a String to a long value using the specified radix.
parseLong(java.lang.String,int) - static method in class java.lang.Long
Converts the specified String into an int using the specified radix (base).
parseLong(java.lang.String,int) - static method in class ewex.math.Number
parseShort(java.lang.String) - static method in class java.lang.Short
Converts the specified String into a short.
parseShort(java.lang.String,int) - static method in class java.lang.Short
Converts the specified String into a short using the specified radix (base).
This creates a new DataParser for the specified format and then parses the String.
This method parses the string passed in as a URL and set's the instance data fields in the URL object passed in to the various values parsed out of the string.
This class is used to get a "sub-stream" of data from another Stream.
Creates a new PartialInputStream with no limit.
Creates a new PartialInputStream with the specified limit.
Creates a new PartialInputStream with the specified limit.
This class is used to create a "sub-stream" of data int another Stream.
Creates a new PartialOutputStream with no limit.
Creates a new PartialOutputStream with the specified limit.
password - field in class ewex.msencrypt.Encryptor
PASSWORD - static field in class ewe.ui.InputPopupForm
passwordCharacter - field in class ewe.ui.InputKeyPad
passwordCharacter - field in class ewe.ui.mInput
This is the password character to use for the input.
passwordCharacter - field in class ewe.ui.TextDisplayButton
passwordCharacter - field in class ewe.ui.TextInputParameters
If possible, this will be used as the password character.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
PasswordDisplayMaker(char) - constructor for class ewe.ui.PasswordDisplayMaker
path - field in class ewe.io.FileChooserLink
path - field in class ewex.registry.RegistryEntry
pathSeparator - static field in class ewe.io.FileBase
pathSeparatorChar - static field in class ewe.io.FileBase
pathToEwe - field in class ewe.sys.VMOptions
PatternMask - static field in class ewe.ui.TreeTableModel
PAUSE_UNTIL_CAN_READ - static field in class ewe.io.StreamCanPause
PAUSE_UNTIL_CAN_WRITE - static field in class ewe.io.StreamCanPause
PAUSE_UNTIL_CLOSED - static field in class ewe.io.StreamCanPause
PAUSE_UNTIL_FLUSHED - static field in class ewe.io.StreamCanPause
pauseInMillis - field in class ewe.fx.ImageInfo
Pause after this image for the specified number of milliseconds.
pauseSnapShots - field in class ewe.graphics.Mosaic
pauseTime - field in class ewe.fx.ImageCodec
pauseTime - field in class ewe.graphics.ImageMover
This is the time to pause between steps, which defaults to 10 ms.
pauseUntilAccepted(int) - method in class ewe.net.ServerSocket
pauseUntilReady(int,int) - method in class ewe.net.DatagramSocket
Do not call this directly, it is used internally.
pauseUntilReady(int,int) - method in class ewe.io.SerialPort
pauseUntilReady(int,int) - method in class ewe.net.Socket
pauseUntilReady(int,int) - method in class ewe.io.StreamAdapter
pauseUntilReady(int,int) - method in class ewe.io.StreamCanPause
pbf - field in class ewe.ui.ProgressAndControl
This is the ProgressBarForm.
Indicates that a new #PCDATA element has been encountered.
Indicates that a new #PCDATA element has been encountered.
Indicates that a new #PCDATA element has been encountered.
PDA_CANCEL - static field in class ewe.ui.IKeys
special key
PDA_SCREEN - static field in class ewe.ui.Gui
A possible flag for screenIs.
peek() - method in class ewe.util.Stack
Returns the top Object on the stack without removing it.
peek() - method in class ewex.xml.Stack
Returns the top Object on the stack without removing it.
Pen - class ewe.fx.Pen
A Pen is used with certain draw operations in ewe.fx.Graphics.
PEN - static field in class ewe.ui.IKeys
Left Mouse Button or Pen *
pen - field in class ewe.graphics.PolygonImage
Pen(ewe.fx.Color,int,int) - constructor for class ewe.fx.Pen
Create a new Pen object.
Pen(ewe.fx.Color,int,int,float) - constructor for class ewe.fx.Pen
Create a new Pen object.
PEN_DOWN - static field in class ewe.ui.PenEvent
The event type for a pen or mouse down event.
PEN_DRAG - static field in class ewe.ui.PenEvent
The event type for a pen or mouse drag event.
PEN_MOVE - static field in class ewe.ui.PenEvent
The event type for a pen or mouse move event.
PEN_MOVED_OFF - static field in class ewe.ui.PenEvent
The event type for a pen or mouse move off event.
PEN_MOVED_ON - static field in class ewe.ui.PenEvent
The event type for a pen or mouse move on event.
PEN_UP - static field in class ewe.ui.PenEvent
The event type for a pen or mouse up event.
penClicked(ewe.fx.Point) - method in class ewe.ui.BasicList
Called if the Pen or Mouse button is quickly pressed and released.
penClicked(ewe.fx.Point) - method in class ewe.ui.Control
Called if the Pen or Mouse button is quickly pressed and released.
penClicked(ewe.fx.Point) - method in class ewe.ui.HyperlinkLabel
Called if the Pen or Mouse button is quickly pressed and released.
penClicked(ewe.fx.Point) - method in class ewe.ui.mLabel
Called if the Pen or Mouse button is quickly pressed and released.
penClicked(ewe.fx.Point) - method in class ewe.graphics.PageDisplay
Called if the Pen or Mouse button is quickly pressed and released.
penClicked(ewe.fx.Point) - method in class ewe.ui.PanelSplitter
Called if the Pen or Mouse button is quickly pressed and released.
penClicked(ewe.fx.Point) - method in class ewe.graphics.TransparentPicker
Called if the Pen or Mouse button is quickly pressed and released.
penClicked(ewe.fx.Point) - method in class ewe.ui.TreeControl
Called if the Pen or Mouse button is quickly pressed and released.
penClicked(int,int) - method in class ewe.graphics.PageDisplayUnit
If this returns true, then this unit has responded to the event and no further checking is necessary.
penDoubleClicked(ewe.fx.Point) - method in class ewe.ui.BasicList
Called if the Pen or Mouse button is double clicked on the Control.
penDoubleClicked(ewe.fx.Point) - method in class ewe.ui.Control
Called if the Pen or Mouse button is double clicked on the Control.
penDoubleClicked(ewe.fx.Point) - method in class ewe.ui.mInput
Called if the Pen or Mouse button is double clicked on the Control.
penDoubleClicked(ewe.fx.Point) - method in class ewe.ui.mTextArea
Called if the Pen or Mouse button is double clicked on the Control.
penDoubleClicked(ewe.fx.Point) - method in class ewe.ui.mTextPad
Called if the Pen or Mouse button is double clicked on the Control.
penDoubleClicked(ewe.fx.Point) - method in class ewe.graphics.PageDisplay
Called if the Pen or Mouse button is double clicked on the Control.
Called if the Pen or Mouse button is double clicked on the Control.
penDoubleClicked(int,int) - method in class ewe.graphics.PageDisplayUnit
If this returns true, then this unit has responded to the event and no further checking is necessary.
penEvent - field in class ewe.ui.DragContext
PenEvent - class ewe.ui.PenEvent
PenEvent is a pen down, up, move or drag event.
penHeld(ewe.fx.Point) - method in class ewe.ui.ButtonControl
Called when the Pen or Mouse button is held down on the control.
penHeld(ewe.fx.Point) - method in class ewe.ui.Control
Called when the Pen or Mouse button is held down on the control.
penHeld(ewe.fx.Point) - method in class ewe.ui.mTextArea
Called when the Pen or Mouse button is held down on the control.
penHeld(ewe.fx.Point) - method in class ewe.graphics.PageDisplay
Called when the Pen or Mouse button is held down on the control.
penHeld(ewe.fx.Point) - method in class ewe.ui.TrackControl
penHeld(ewe.fx.Point) - method in class ewe.ui.UpDownInput
Called when the Pen or Mouse button is held down on the control.
penIsOn - field in class ewe.ui.ButtonObject
PenIsOn - static field in class ewe.ui.ControlBase
penPressed(ewe.fx.Point) - method in class ewe.ui.BasicList
Called when the Pen or Mouse button is pressed on the control.
penPressed(ewe.fx.Point) - method in class ewe.ui.ButtonControl
Called when the Pen or Mouse button is pressed on the control.
penPressed(ewe.fx.Point) - method in class ewe.ui.Control
Called when the Pen or Mouse button is pressed on the control.
penPressed(ewe.fx.Point) - method in class ewe.ui.DragPanel
Called when the Pen or Mouse button is pressed on the control.
penPressed(ewe.fx.Point) - method in class ewe.ui.HyperlinkLabel
Called when the Pen or Mouse button is pressed on the control.
penPressed(ewe.fx.Point) - method in class ewe.ui.mCheckBox
Called when the Pen or Mouse button is pressed on the control.
penPressed(ewe.fx.Point) - method in class ewe.ui.mChoice
Called when the Pen or Mouse button is pressed on the control.
penPressed(ewe.fx.Point) - method in class ewe.ui.Menu
Called when the Pen or Mouse button is pressed on the control.
penPressed(ewe.fx.Point) - method in class ewe.ui.mInput
Called when the Pen or Mouse button is pressed on the control.
penPressed(ewe.fx.Point) - method in class ewe.graphics.MosaicPanel
Called when the Pen or Mouse button is pressed on the control.
penPressed(ewe.fx.Point) - method in class ewe.ui.mTextArea
Called when the Pen or Mouse button is pressed on the control.
penPressed(ewe.fx.Point) - method in class ewe.ui.mTextPad
Called when the Pen or Mouse button is pressed on the control.
penPressed(ewe.fx.Point) - method in class ewe.graphics.PageDisplay
Called when the Pen or Mouse button is pressed on the control.
penPressed(ewe.fx.Point) - method in class ewe.ui.PanelSplitter
Called when the Pen or Mouse button is pressed on the control.
penPressed(ewe.fx.Point) - method in class ewe.ui.TableControl
penPressed(ewe.fx.Point) - method in class ewe.ui.formatted.TextDisplay
Called when the Pen or Mouse button is pressed on the control.
penPressed(ewe.fx.Point) - method in class ewe.ui.TrackControl
penPressed(ewe.fx.Point) - method in class ewe.ui.TreeControl
Called when the Pen or Mouse button is pressed on the control.
penPressed(ewe.fx.Point) - method in class ewe.ui.UpDownInput
Called when the Pen or Mouse button is pressed on the control.
If this returns true, then the TableControl will not process a pen press any further.
penPressed(int,int) - method in class ewe.graphics.PageDisplayUnit
If this returns true, then this unit has responded to the event and no further checking is necessary.
penReleased(ewe.fx.Point) - method in class ewe.ui.BasicList
Called when the Pen or Mouse button is released on the control.
penReleased(ewe.fx.Point) - method in class ewe.ui.ButtonControl
Called when the Pen or Mouse button is released on the control.
penReleased(ewe.fx.Point) - method in class ewe.ui.Control
Called when the Pen or Mouse button is released on the control.
penReleased(ewe.fx.Point) - method in class ewe.ui.mChoice
Called when the Pen or Mouse button is released on the control.
penReleased(ewe.fx.Point) - method in class ewe.ui.Menu
Called when the Pen or Mouse button is released on the control.
penReleased(ewe.fx.Point) - method in class ewe.ui.mInput
Called when the Pen or Mouse button is released on the control.
penReleased(ewe.fx.Point) - method in class ewe.graphics.MosaicPanel
Called when the Pen or Mouse button is released on the control.
penReleased(ewe.fx.Point) - method in class ewe.ui.mTextArea
Called when the Pen or Mouse button is released on the control.
penReleased(ewe.fx.Point) - method in class ewe.ui.mTextPad
Called when the Pen or Mouse button is released on the control.
penReleased(ewe.fx.Point) - method in class ewe.graphics.PageDisplay
Called when the Pen or Mouse button is released on the control.
penReleased(ewe.fx.Point) - method in class ewe.ui.TableControl
penReleased(ewe.fx.Point) - method in class ewe.ui.TreeControl
Called when the Pen or Mouse button is released on the control.
penReleased(int,int) - method in class ewe.graphics.PageDisplayUnit
If this returns true, then this unit has responded to the event and no further checking is necessary.
Called when the right Mouse button is released on the control.
penRightReleased(ewe.fx.Point) - method in class ewe.ui.Control
Called when the right Mouse button is released on the control.
penSelectMode - field in class ewe.ui.BasicList
If this is true then pen presses act as if CONTROL is always pressed.
penSelectMode - field in class ewe.ui.TableControl
If this is true then pen presses act as if CONTROL is always pressed.
penStatus - field in class ewe.ui.Control
PenTransparent - static field in class ewe.ui.ControlConstants
Control Modifier - sets the control to ignore pen/mouse presses.
Permanent - static field in class ewe.ui.ScrollablePanel
This is an option for setOptions() - it keeps both horizontal and vertical scrollers permanently displayed.
Permission - class ewex.security.Permission
This class is the abstract superclass of all classes that implement the concept of a permission.
Permission(java.lang.String) - constructor for class ewex.security.Permission
Create an instance with the specified name.
This class models a group of Java permissions.
PermissionCollection() - constructor for class ewex.security.PermissionCollection
Create a new collection.
Permissions - class ewex.security.Permissions
This class is a heterogeneous collection of permissions.
Permissions() - constructor for class ewex.security.Permissions
This method initializes a new instance of Permissions.
PERSISTENT_HISTORY - static field in class ewe.io.FileChooserParameters
persistentHistoryKey - field in class ewe.filechooser.FileChooser
Set this to an application specific name (e.g.
persistentHistoryKey - field in class ewe.io.FileSaver
This is assigned to the persistentHistoryKey of the FileChooser created.
persistentHistoryKey - field in class ewe.ui.mFileInput
This is sent to the persistentHistoryKey of the created FileChooser.
persists - field in class ewe.ui.ToolTip
If this is true, then the tool tip will remain visible until the mouse moves off of the control.
PhoneMenu - class ewe.ui.PhoneMenu
A Phone Menu is a non-scrolling menu displayed normally full screen.
phoneMenu - field in class ewe.ui.PhoneVMLauncher
PhoneMenu() - constructor for class ewe.ui.PhoneMenu
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
PhoneVMLauncher() - constructor for class ewe.ui.PhoneVMLauncher
PhoneVMLauncher(ewe.ui.Form) - constructor for class ewe.ui.PhoneVMLauncher
PI - static field in class ewe.sys.Math
PI constant.
PI - static field in class java.lang.Math
Pink - static field in class ewe.fx.Color
pipe() - static method in class ewe.io.MemoryStream
Create a MemoryStream and return an InputStream and an OutputStream for it.
pipe() - static method in class ewe.net.SocketMaker
This method creates two Sockets on the local host connected together.
pipe2() - static method in class ewe.io.MemoryStream
Create two Streams that represent either end of a memory based communication stream.
PixelBuffer - class ewe.fx.PixelBuffer
A PixelBuffer is used to store ARGB pixel information in an integer array.
PixelBuffer(ewe.fx.IImage) - constructor for class ewe.fx.PixelBuffer
PixelBuffer(int,int) - constructor for class ewe.fx.PixelBuffer
PixelBuffer(int,int,int[]) - constructor for class ewe.fx.PixelBuffer
pl - field in class ewe.ui.Form
The properties of the Form.
pl - field in class ewe.database.RecordDatabaseIndex
placeCancelOnLeft() - method in class ewe.ui.Form
placeIn(ewe.ui.CellPanel) - static method in class ewe.ui.SipButton
Place a SipButton in an empty CellPanel that will be used as a tool/menu bar along the bottom of the screen.
placeIn(ewe.ui.mTabbedPanel) - static method in class ewe.ui.SipButton
Place in an mTabbedPanel display to the extreme right of the tabs.
PLAIN - static field in class ewe.fx.Font
A plain font style.
platform - static field in class ewe.ui.mApp
PLATFORM_WIN32_NT - static field in class ewex.registry.Registry
PLATFORM_WIN32_WINDOWS - static field in class ewex.registry.Registry
PLATFORM_WIN32s - static field in class ewex.registry.Registry
play(ewe.ui.Window,ewe.sys.CallBack) - method in class ewex.movieplayer.FakeMoviePlayer
play(ewe.ui.Window,ewe.sys.CallBack) - method in class ewex.movieplayer.MoviePlayer
play(ewe.ui.Window,ewe.sys.CallBack) - method in class ewex.movieplayer.NativeMoviePlayer
play(int) - method in class ewe.fx.SoundClip
Plays the sound clip.
PLAY_ASYNC - static field in class ewe.fx.SoundClip
Play asynchronously
PLAY_LOOP - static field in class ewe.fx.SoundClip
Loop the sound until stop() is called
PLAY_NOSTOP - static field in class ewe.fx.SoundClip
Don't stop any currently playing sound
PLAY_SYNC - static field in class ewe.fx.SoundClip
Play synchronously (default)
playChecker() - constructor for class ewex.movieplayer.PlayerForm.playChecker
PlayerForm - class ewex.movieplayer.PlayerForm
PlayerForm() - constructor for class ewex.movieplayer.PlayerForm
Create a new Editor that will initially be set to edit itself.
playSound(java.lang.String,int) - static method in class ewe.sys.Vm
Play a .wav file resource.
playStatus - field in class ewe.fx.SoundClip
pleaseAbort - field in class ewe.io.IOHandle
This can be used to request an abort - but it is not for general use.
pngDecode() - method in class ewe.fx.ImageBytes
This method will decode the Image that was perviously saved via pngEnocde().
pngEncode(ewe.fx.IImage) - method in class ewe.fx.ImageBytes
This method will save the Image as a PNG image into this ImageBytes object, erasing any data that may have been in it.
PNGEncoder - class ewe.fx.PNGEncoder
This class can be used to save a PNG encoded image.
PngIconMaker - class ewe.graphics.PngIconMaker
PngIconMaker() - constructor for class ewe.graphics.PngIconMaker
Create a new Editor that will initially be set to edit itself.
PngIconMaker(boolean) - constructor for class ewe.graphics.PngIconMaker
Point - class ewe.fx.Point
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
point - field in class ewe.ui.NumericKeyPad
Point() - constructor for class ewe.fx.Point
Point(int,int) - constructor for class ewe.fx.Point
point1 - field in class ewe.ui.DragContext
point2 - field in class ewe.ui.DragContext
PointRect - class ewe.fx.print.PointRect
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
PointRect() - constructor for class ewe.fx.print.PointRect
PointRect(double,double) - constructor for class ewe.fx.print.PointRect
PointRect(double,double,double,double) - constructor for class ewe.fx.print.PointRect
pointTo(ewe.database.DatabaseEntry) - method in class ewe.database.DatabaseEntry
Polygon - class ewe.fx.Polygon
Polygon(ewe.fx.Polygon,int,int) - constructor for class ewe.fx.Polygon
Create a new Polygon which is a (possibly) translated version of the original.
Polygon(int[],int[],int) - constructor for class ewe.fx.Polygon
PolygonImage - class ewe.graphics.PolygonImage
PolygonImage(ewe.fx.Polygon) - constructor for class ewe.graphics.PolygonImage
pop() - static method in class ewe.ui.SoftKeyBar
Display the keybar that was displayed before the last push() call.
pop() - method in class ewe.util.Stack
Pops an item from the stack and returns it.
pop() - method in class ewex.xml.Stack
Pops an item from the stack and returns it.
pop(ewe.util.Vector) - static method in class ewe.util.Vector
This removes and returns the object at the front of the Vector v.
popped - static field in class ewe.ui.InputPopupForm
popup - static field in class ewe.ui.DateChooserPopup
popup() - method in class ewe.ui.ControlPopupForm
This does the work of positioning and displaying the Form.
popup(ewe.ui.mInput) - method in class ewe.ui.InputStack
POPUP_CLOSED - static field in class ewe.ui.ControlEvent
popupBeep() - static method in class ewe.ui.Control
This is called when a popup-menu or pull-down menu is first shown.
PopupController - interface ewe.ui.PopupController
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * Copyright (C) 1998, 1999 Wabasoft * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
popupController - field in class ewe.ui.Frame
popupController - field in class ewe.ui.Menu
popupForm - static field in class ewe.ui.InputPopupForm
popupMenuClosed(ewe.ui.Menu) - method in class ewe.ui.Control
This gets closed after the popup menu for the Control has closed.
popupMenuClosed(ewe.ui.Menu) - method in class ewe.ui.mInput
This gets closed after the popup menu for the Control has closed.
popupMenuClosed(ewe.ui.Menu) - method in class ewe.ui.mTextPad
This gets closed after the popup menu for the Control has closed.
popupMenuEvent(ewe.ui.MenuEvent) - method in class ewe.ui.Control
This is called when the popup menu associated with the control generates an event.
popupMenuEvent(ewe.ui.MenuEvent) - method in class ewe.filechooser.FileTree
popupMenuEvent(ewe.ui.MenuEvent) - method in class ewe.graphics.PageDisplay
This is called when the popup menu associated with the control generates an event.
popupMenuEvent(java.lang.Object) - method in class ewe.ui.Console
This is called when the user selects an item from the popup menu.
popupMenuEvent(java.lang.Object) - method in class ewe.ui.Control
This is called when the user selects an item from the popup menu.
This is called when the user selects an item from the popup menu.
popupMenuEvent(java.lang.Object) - method in class ewe.graphics.PageDisplay
This is called when the user selects an item from the popup menu.
popupOnly - field in class ewe.ui.TableModel.CellControl
If this is true then the Control is assumed to show a popup frame when displayed.
popupSound - static field in class ewe.ui.Control
This is the sound that is played when a popup-menu or pull-down menu is first shown.
popupSoundClip - static field in class ewe.ui.Control
port - field in class ewe.net.ClientServerConnector
port - field in class ewe.net.HttpConnection
The port to connect to.
port - field in class ewe.net.SocketMaker
The port number to connect to.
portName - field in class ewe.io.SerialPortSpecs
The name of the port.
pos - field in class ewe.io.BufferedInputStream
The index of the next character that will by read from the buffer.
pos - field in class ewe.io.ByteArrayInputStream
The array index of the next byte to be read from the buffer buf
pos - field in class ewe.io.CharArrayReader
The array index of the next char to be read from the buffer buf
pos - field in class ewex.xml.PushbackInputStream
This is the position in the buffer from which the next byte will be read.
position(byte[],long) - method in class ewex.sql.Blob
This method returns the index into the BLOB at which the first instance of the specified bytes occur.
position(ewex.sql.Blob,long) - method in class ewex.sql.Blob
This method returns the index into the BLOB at which the first instance of the specified pattern occurs.
position(ewex.sql.Clob,long) - method in class ewex.sql.Clob
This method returns the index into the CLOB of the first occurrence of the specified character pattern (supplied by the caller as a Clob).
position(java.lang.String,long) - method in class ewex.sql.Clob
This method returns the index into the CLOB of the first occurrence of the specified character pattern (supplied by the caller as a String).
This calculates the cursor line and position for the given offset position from the start of the section.
POSITIVE - static field in class ewe.sys.Double
POSITIVE_INFINITY - static field in class ewe.sys.Double
POSITIVE_INFINITY - static field in class java.lang.Double
The value of a double representing 1.0/0.0, positive infinity.
POSITIVE_INFINITY - static field in class java.lang.Float
The value of a float representation 1.0/0.0, positive infinity.
POSITIVE_INFINITY - static field in class ewe.math.Number
POSITIVE_INFINITY - static field in class ewex.math.Number
postEvent(ewe.ui.Event) - method in class ewe.ui.Control
postEvent(ewe.ui.Event) - method in class ewe.ui.DumbLabel
postEvent(ewe.ui.Event) - method in class ewe.ui.Menu
postEvent(ewe.ui.Event) - method in class ewe.ui.mList
postEventNormally(ewe.ui.Event) - method in class ewe.ui.Menu
This is used by an application to notify the connection that it has created and is listening to a TCP/IP server port on the specified hostName and port number.
This is used by an application to notify the connection that it has created and is listening to a TCP/IP server port on the specified hostName and port number.
pow(double,double) - static method in class java.lang.Math
Returns of value of the first argument raised to the power of the second argument.
pow(int) - method in class ewe.math.BigInteger
Calculate the integral power of a BigInteger.
pow(int) - method in class ewex.math.BigInteger
Calculate the integral power of a BigInteger.
POWER - static field in class ewe.sys.Math
Power raise first operand to power of second.
PREFERRED_SIZE - static field in class ewe.ui.PanelSplitter
A value used with setOpenCloseTypes().
preferredCols - field in class ewe.ui.TableModel
preferredHeight - field in class ewe.ui.Control
Do not set this directly - use setPrefferedSize() instead.
preferredRows - field in class ewe.ui.TableModel
PREFERREDSIZE - static field in class ewe.ui.CellConstants
A Tag type for use in Control.setTag() - use a ewe.fx.Dimension object as the "value" object.
PreferredSizeOnly - static field in class ewe.ui.ControlConstants
Control Modifier - sets the control to only size itself to its preferred size.
preferredWidth - field in class ewe.ui.Control
Do not set this directly - use setPrefferedSize() instead.
prepareCall(java.lang.String) - method in class ewex.sql.Connection
This method creates a new CallableStatement for the specified SQL string.
This method creates a new CallableStatement for the specified SQL string.
This interface provides a mechanism for executing pre-compiled statements.
This method creates a new PreparedStatement for the specified SQL string.
This method creates a new PreparedStatement for the specified SQL string.
preprocessLine - field in class ewe.io.StreamScanner
Set this true to indicate that the lineReceived() method should be called prior to parsing the line.
pressed - field in class ewe.ui.ButtonObject
PRESSED - static field in class ewe.ui.ControlEvent
The event type for a pressed event.
pressed(ewe.fx.Point) - method in class ewe.filechooser.FileTree
pressed(ewe.fx.Point) - method in class ewe.ui.TreeTableModel
pressed(ewe.ui.Control) - method in class ewe.ui.DecimalKeyPad
pressed(ewe.ui.Control) - method in class ewe.ui.InputKeyPad
pressed(ewe.ui.Control) - method in class ewe.ui.NumericKeyPad
This handles the button press.
PRESSED_OUTSIDE - static field in class ewe.ui.FormEvent
PRESSED_OUTSIDE - static field in class ewe.ui.FrameEvent
pressedImage - field in class ewe.graphics.MosaicPanel
pressedItem - field in class ewe.ui.Menu
pressedNewSelected(int) - method in class ewe.ui.BasicList
pressedNewSelected(int) - method in class ewe.ui.Menu
PressedOutside - static field in class ewe.ui.Frame
pressedOutside(ewe.fx.Point) - method in class ewe.ui.Frame
pressPoint - static field in class ewe.ui.ControlBase
pressState - field in class ewe.ui.ButtonControl
prev - field in class ewe.ui.Control
The control's previous sibling.
prev - field in class ewe.util.LinkedListElement
PREV_CONTROL - static field in class ewe.ui.IKeys
special key
PREV_TAB - static field in class ewe.ui.IKeys
special key
preventIdleState(boolean) - static method in class ewe.sys.Device
Enter or leave a period where you wish for the Device to not power down due to being in an idle state.
previous() - method in class ewex.sql.ResultSet
This method moves the current position to the previous row in the result set.
previousMode - field in class ewe.database.SafeDBAccess
prevPoint - field in class ewe.ui.DragContext
Decode an array of primitive values, encoded as a String.
primitiveArrayToString(java.lang.Object) - static method in class ewe.util.Utils
Encode the array of primitive Java values as a String.
primitiveTypeToClass(char) - static method in class ewe.reflect.Reflect
Convert a Java encoded primitive type to the Class representing that type.
print(boolean) - method in class ewe.io.PrintWriter
print(char) - method in class ewe.io.PrintWriter
print(char[]) - method in class ewe.io.PrintWriter
print(double) - method in class ewe.io.PrintWriter
This starts the printing process going.
This is the main method you must override.
Prints the page at the specified index into the specified Graphics context in the specified format.
Prints the page at the specified index into the specified Graphics context in the specified format.
print(float) - method in class ewe.io.PrintWriter
print(int) - method in class ewe.io.PrintWriter
print(java.lang.Object) - method in class ewe.io.PrintWriter
print(java.lang.String) - method in class ewe.io.PrintWriter
print(java.lang.String) - method in class ewe.io.StreamWriter
Output a String.
print(java.lang.String) - method in class ewe.io.TextWriter
Write out a String of text.
print(long) - method in class ewe.io.PrintWriter
Printable - interface ewe.fx.print.Printable
This is an interface which must be supported by objects which print to the printer.
PrintableObject - class ewe.fx.print.PrintableObject
A very useful base class for implementing a Printable object, which uses PrintPage objects to paint to each page.
printAllFields() - method in class ewe.datastore.DataTable
printBackwards - field in class ewe.fx.print.PrintOptions
This indicates that printing should be from the highest page to the lowest.
printDialog(ewe.ui.Frame) - method in class ewe.fx.print.PrinterJob
This displays the printer select/setup dialog box, which may be a native OS dialog box.
Printer - interface ewe.fx.print.Printer
This represents an object that provides a Printable with pages and a PrintSurface on which to print.
PrinterJob - class ewe.fx.print.PrinterJob
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
PRINTERJOB_SURFACE - static field in class ewe.fx.ISurface
PrinterJobObject - class ewe.fx.print.PrinterJobObject
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
printerSelected - field in class ewe.fx.print.PrinterJobObject
printField(int) - method in class ewe.datastore.DataTable
printingComplete() - method in class ewe.fx.print.PrinterJobObject
println() - method in class ewe.io.PrintWriter
Output a line-feed (end of line) character.
println() - method in class ewe.io.StreamWriter
Output a blank line.
println() - method in class ewe.io.TextWriter
Output a line-feed (end of line) character.
println(boolean) - method in class ewe.io.PrintWriter
println(char) - method in class ewe.io.PrintWriter
println(char[]) - method in class ewe.io.PrintWriter
println(double) - method in class ewe.io.PrintWriter
println(float) - method in class ewe.io.PrintWriter
println(int) - method in class ewe.io.PrintWriter
println(java.lang.Object) - method in class ewe.io.PrintWriter
println(java.lang.String) - static method in class ewex.sql.DriverManager
This method prints the specified line to the log stream.
println(java.lang.String) - method in class ewe.io.PrintWriter
println(java.lang.String) - method in class ewe.io.StreamWriter
Output a String followed by CR/LF.
println(java.lang.String) - method in class ewe.io.TextWriter
Write out a String of text followed by a line-feed..
println(long) - method in class ewe.io.PrintWriter
PrintOptions - class ewe.fx.print.PrintOptions
This class holds options for the pages that are to be printed - but do not relate to the layout of the pages.
PrintPage - class ewe.fx.print.PrintPage
A PrintPage is used to help you draw a section of, or complete page, on a PrintSurface - usually as provided by a PrinterJob.
Create a PrintPage to cover a specific area on the PrintSurface with a specified x-DPI and y-DPI.
Create a PrintPage to cover a specific area on the PrintSurface where the xDPI and the yDPI are calculated such that they result in a pixel width and pixel height equal to those specified as parameters.
PrintPreview - class ewe.fx.print.PrintPreview
A PrintPreview is very similar to a PrinterJob except that the output for each page will be an Image of a resolution that you preset.
printStackTrace() - method in class java.lang.Throwable
printStackTrace() - method in class ewex.xml.XMLException
Dumps the exception stack to an output stream.
PrintSurface - interface ewe.fx.print.PrintSurface
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
PrintWriter - class ewe.io.PrintWriter
This class provides the same API as java.io.PrintWriter.
PrintWriter(ewe.io.BasicStream) - constructor for class ewe.io.PrintWriter
Create a new TextWriter to write to the specified Stream.
Create a new TextWriter to write to the specified Stream.
PrintWriter(ewe.io.OutputStream) - constructor for class ewe.io.PrintWriter
Create a new TextWriter to write to the specified Stream.
Create a new TextWriter to write to the specified Stream.
PrintWriter(ewe.io.Writer) - constructor for class ewe.io.PrintWriter
PrintWriter(ewe.io.Writer,boolean) - constructor for class ewe.io.PrintWriter
priority - field in class ewe.sys.mThread
PRIVATE - static field in class ewe.reflect.Modifier
PRIVATE - static field in class java.lang.reflect.Modifier
Private: accessible only from the same enclosing class.
probablePrime(int,ewe.util.Random) - static method in class ewe.math.BigInteger
Return a BigInteger that is bitLength bits long with a probability <322^-100 of being composite.
probablePrime(int,ewe.util.Random) - static method in class ewex.math.BigInteger
Return a BigInteger that is bitLength bits long with a probability <322^-100 of being composite.
procedureColumnIn - static field in class ewex.sql.DatabaseMetaData
The column type is input.
procedureColumnInOut - static field in class ewex.sql.DatabaseMetaData
The column type is input/output.
procedureColumnOut - static field in class ewex.sql.DatabaseMetaData
The column type is output
procedureColumnResult - static field in class ewex.sql.DatabaseMetaData
The column is used for storing results
procedureColumnReturn - static field in class ewex.sql.DatabaseMetaData
The column is used for return values.
procedureColumnUnknown - static field in class ewex.sql.DatabaseMetaData
The column type is unknown.
procedureNoNulls - static field in class ewex.sql.DatabaseMetaData
NULL values are not allowed.
procedureNoResult - static field in class ewex.sql.DatabaseMetaData
The procedure does not return a result.
procedureNullable - static field in class ewex.sql.DatabaseMetaData
NULL values are allowed.
procedureNullableUnknown - static field in class ewex.sql.DatabaseMetaData
It is unknown whether or not NULL values are allowed.
procedureResultUnknown - static field in class ewex.sql.DatabaseMetaData
It is unknown whether or not the procedure returns a result.
procedureReturnsResult - static field in class ewex.sql.DatabaseMetaData
The procedure returns a result.
Process - class ewe.sys.Process
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * Copyright (C) 1998, 1999 Wabasoft * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
processAll(ewe.io.DataProcessor,byte[]) - static method in class ewe.io.IO
processAll(ewe.io.DataProcessor,byte[],int,int) - static method in class ewe.io.IO
processArgs() - method in class ewe.ui.SaveableEditor
Processes an ATTLIST element.
Processes an attribute of an element.
This processes a block of data and places the output in the provided ByteArray.
This processes a block of data and places the output in the provided ByteArray.
This processes a block of data and places the output in the provided ByteArray.
This processes a block of data and places the output in the provided ByteArray.
This processes a block of data and places the output in the provided ByteArray.
This processes a block of data and places the output in the provided ByteArray.
processCDATA() - method in class ewex.xml.StdXMLParser
Processes a CDATA section.
Processes a conditional section.
processDocType() - method in class ewex.xml.StdXMLParser
Processes a document type declaration.
Processes an element in the DTD.
Processes a regular element.
Processes an ENTITY element.
Processes an ignore section.
This is used to process data in place.
processor - field in class ewe.io.DataProcessorStream
PROCESSOR_ALPHA_21064 - static field in class ewex.rapi.SystemInfo
PROCESSOR_ARCHITECTURE_ALPHA - static field in class ewex.rapi.SystemInfo
PROCESSOR_ARCHITECTURE_ALPHA64 - static field in class ewex.rapi.SystemInfo
PROCESSOR_ARCHITECTURE_ARM - static field in class ewex.rapi.SystemInfo
PROCESSOR_ARCHITECTURE_IA64 - static field in class ewex.rapi.SystemInfo
PROCESSOR_ARCHITECTURE_INTEL - static field in class ewex.rapi.SystemInfo
PROCESSOR_ARCHITECTURE_MIPS - static field in class ewex.rapi.SystemInfo
PROCESSOR_ARCHITECTURE_MSIL - static field in class ewex.rapi.SystemInfo
PROCESSOR_ARCHITECTURE_PPC - static field in class ewex.rapi.SystemInfo
PROCESSOR_ARCHITECTURE_SHx - static field in class ewex.rapi.SystemInfo
PROCESSOR_ARCHITECTURE_UNKNOWN - static field in class ewex.rapi.SystemInfo
PROCESSOR_ARM720 - static field in class ewex.rapi.SystemInfo
PROCESSOR_ARM820 - static field in class ewex.rapi.SystemInfo
PROCESSOR_ARM920 - static field in class ewex.rapi.SystemInfo
PROCESSOR_CEF - static field in class ewex.rapi.SystemInfo
PROCESSOR_HITACHI_SH3 - static field in class ewex.rapi.SystemInfo
PROCESSOR_HITACHI_SH4 - static field in class ewex.rapi.SystemInfo
PROCESSOR_INTEL_386 - static field in class ewex.rapi.SystemInfo
PROCESSOR_INTEL_486 - static field in class ewex.rapi.SystemInfo
PROCESSOR_INTEL_860 - static field in class ewex.rapi.SystemInfo
PROCESSOR_INTEL_PENTIUM - static field in class ewex.rapi.SystemInfo
PROCESSOR_MIPS_R2000 - static field in class ewex.rapi.SystemInfo
PROCESSOR_MIPS_R3000 - static field in class ewex.rapi.SystemInfo
PROCESSOR_MIPS_R4000 - static field in class ewex.rapi.SystemInfo
PROCESSOR_PPC_403 - static field in class ewex.rapi.SystemInfo
PROCESSOR_PPC_601 - static field in class ewex.rapi.SystemInfo
PROCESSOR_PPC_603 - static field in class ewex.rapi.SystemInfo
PROCESSOR_PPC_604 - static field in class ewex.rapi.SystemInfo
PROCESSOR_PPC_620 - static field in class ewex.rapi.SystemInfo
PROCESSOR_PPC_821 - static field in class ewex.rapi.SystemInfo
PROCESSOR_SHx_SH3 - static field in class ewex.rapi.SystemInfo
PROCESSOR_SHx_SH4 - static field in class ewex.rapi.SystemInfo
PROCESSOR_STRONGARM - static field in class ewex.rapi.SystemInfo
processorArchitecture - field in class ewex.rapi.SystemInfo
processorLevel - field in class ewex.rapi.SystemInfo
processorRevision - field in class ewex.rapi.SystemInfo
processorType - field in class ewex.rapi.SystemInfo
processPI() - method in class ewex.xml.StdXMLParser
Processes a "processing instruction".
processSpecialTag(boolean) - method in class ewex.xml.StdXMLParser
Processes a tag that starts with a bang (<!...>).
programArguments - static field in class ewe.ui.mApp
programDir - field in class ewe.sys.VMApp
progress - field in class ewe.sys.Handle
This gives an indication of the progress of the process.
progress - field in class ewe.net.TestSocket
A ProgressAndControl panel allows a ProgressBar to be displayed in the same location as another Control.
ProgressAndControl() - constructor for class ewe.ui.ProgressAndControl
ProgressBar - class ewe.ui.ProgressBar
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
ProgressBarForm() - constructor for class ewe.ui.ProgressBarForm
Create a new Panel which uses itself to layout components.
ProgressDisplay - interface ewe.ui.ProgressDisplay
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
progressResolution - field in class ewe.sys.Handle
If this is set to 0 then a call to changed() is done everytime setProgress() is set, otherwise changed is called only when the progress has increased past the last setProgress() by this value.
prompt - field in class ewe.ui.Control
This is an optional string that is used as a user informative prompt for the control.
prompt - field in class ewe.ui.TextInputParameters
If a dialog box must be used by the underlying system, then this prompt will be displayed in its title.
promptControl - field in class ewe.ui.Control
This is optional - if an mLabel is used as the on-screen prompt for this control, then set this value to be that control.
promptGoTo() - method in class ewe.ui.HexTableModel
prompts - field in class ewe.ui.InputStack
Properties - class ewe.util.Properties
A set of persistent properties, which can be saved or loaded from a stream.
Properties - class ewex.util.Properties
A set of persistent properties, which can be saved or loaded from a stream.
properties - field in class ewe.ui.formatted.FormattedTextMaker
properties - field in class ewe.fx.mImage
This is used for setting properties of the mImage.
properties - field in class ewe.io.TreeConfigNode
properties - field in class ewe.ui.UIBuilder
Properties() - constructor for class ewe.util.Properties
Creates a new empty property list with no default values.
Properties() - constructor for class ewex.util.Properties
Creates a new empty property list with no default values.
Properties(ewe.data.PropertyList) - constructor for class ewe.util.Properties
Create a new property list from a ewe.data.PropertyList object.
Properties(ewe.data.PropertyList) - constructor for class ewex.util.Properties
Create a new property list from a ewe.data.PropertyList object.
Properties(ewe.util.Properties) - constructor for class ewe.util.Properties
Create a new empty property list with the specified default values.
Properties(ewex.util.Properties) - constructor for class ewex.util.Properties
Create a new empty property list with the specified default values.
Property - class ewe.data.Property
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
Property() - constructor for class ewe.data.Property
Property(java.lang.String,java.lang.Object) - constructor for class ewe.data.Property
PropertyList - class ewe.data.PropertyList
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
PropertyList() - constructor for class ewe.data.PropertyList
PropertyList(java.lang.Object[]) - constructor for class ewe.data.PropertyList
propertyNames() - method in class ewe.util.Properties
Returns an enumeration of all keys in this property list, including the keys in the default property list.
PROTECTED - static field in class ewe.reflect.Modifier
PROTECTED - static field in class java.lang.reflect.Modifier
Protected: accessible only to subclasses, or within the package.
provider - field in class ewex.msencrypt.Encryptor
PROVIDES_SPACE_ABOVE_LINE - static field in class ewe.ui.DisplayLine
This indicates that this line is used to provide blank lines above a non-blank line.
PROVIDES_SPACE_BELOW_LINE - static field in class ewe.ui.DisplayLine
This indicates that this line is used to provide blank lines below a non-blank line.
proxy - field in class ewe.ui.SoftKeyEvent
If the SoftKey button or menu item was a proxy for another control (usually a button) then this will be set to be that Control.
PUBLIC - static field in class ewe.reflect.Member
PUBLIC - static field in class java.lang.reflect.Member
Represents public members only, but includes all inherited members.
PUBLIC - static field in class ewe.reflect.Modifier
PUBLIC - static field in class java.lang.reflect.Modifier
Public: accessible from any other class.
PUBLIC - static field in class ewe.reflect.Reflect
An option for retrieving Fields, Methods and Constructors.
PullDownMenu - class ewe.ui.PullDownMenu
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
pureName - field in class ewe.reflect.FieldTransfer
The pure name of the field without any extra specifiers.
push(ewe.ui.SoftKeyBar) - static method in class ewe.ui.SoftKeyBar
Display a new keybar, but save the old keybar.
push(ewe.util.Vector,java.lang.Object) - static method in class ewe.util.Vector
This inserts an object to the front of the Vector v.
push(java.lang.Object) - method in class ewe.util.Stack
Pushes an Object onto the top of the stack.
push(java.lang.Object) - method in class ewex.xml.Stack
Pushes an Object onto the top of the stack.
pushback(byte[],int,int) - method in class ewe.io.BufferedStream
Push back some bytes into the input stream.
Push back some bytes into the input stream.
Push back some bytes into the input stream.
pushback(byte[],int,int) - method in class ewe.io.StreamAdapter
Push back some bytes into the input stream.
pushback(java.lang.String) - method in class ewe.io.StreamReader
This will pushback some text into the stream.
This subclass of FilterInputStream provides the ability to unread data from a stream.
This method initializes a PushbackInputStream to read from the specified subordinate InputStream with a default pushback buffer size of 1.
This method initializes a PushbackInputStream to read from the specified subordinate InputStream with the specified buffer size
This subclass of FilterReader provides the ability to unread data from a stream.
PushbackReader(ewe.io.Reader) - constructor for class ewex.xml.PushbackReader
This method initializes a PushbackReader to read from the specified subordinate Reader with a default pushback buffer size of 1.
PushbackReader(ewe.io.Reader,int) - constructor for class ewex.xml.PushbackReader
This method initializes a PushbackReader to read from the specified subordinate Reader with the specified buffer size
This merges the pixels from the other PixelBuffer with the pixels in this PixelBuffer at the specified location.
This merges the pixels from the other PixelBuffer with the pixels in this PixelBuffer at the specified location.
This will put the object into the buffer and it will not return until it has done so, or until the timeout has expired or until the buffer has been closed.
Put the object and key in the Map.
put(java.lang.Object,java.lang.Object) - method in class ewe.util.Map
Put the object and key in the Map.
Put data into the table with the specified key.
PUT_BLEND - static field in class ewe.fx.PixelBuffer
This is used with put() - it alpha blends in the incoming data with this PixelBuffer's data.
PUT_NONTRANSPARENT_ONLY - static field in class ewe.fx.PixelBuffer
This is used with put() and the PUT_SET option - it overwrites this PixelBuffer's data with in the incoming data so long as the incoming data is NOT FULLY TRANSPARENT (i.e an alpha value of 0).
PUT_SET - static field in class ewe.fx.PixelBuffer
This is used with put() - it overwrites this PixelBuffer's data with in the incoming data.
putByClient - field in class ewe.ui.ControlPopupForm
This tells the Form to place itself as close by the client as possible.
putDrawingBuffer(int) - method in class ewe.fx.PixelBuffer
Call this after calling getDrawingBuffer() to update this PixelBuffer with the data you have drawn.
Call this after calling getDrawingBuffer() to update this PixelBuffer with the data you have drawn, in the area specified by the mask.
putInBuffer(byte[],int,int) - method in class ewe.io.MemoryStream
Use this to put data into the buffer, for later reading out.
Put the value stored in this Wrapper in the specified field in the specified object.
putInFrame(int,int) - method in class ewe.ui.CarrierFrame
This will position this carrier frame in the parent frame.
putInFrame(int,int,int) - method in class ewe.ui.CarrierFrame
Starts a new Zip entry.
putPageRect(ewe.fx.print.PageRect) - method in class ewe.fx.print.PrintSurface
This sends the data on the PageRect to the output device (usually a printer).
This is used to transfer a PageRect drawn by the Printable object onto the PrintPreview's destination image.
PUTTING_POPUP - static field in class ewe.ui.Gui

Q

qpeDir() - static method in class ewe.sys.VMOptions
Draw a quadratic curve from the last point to the co-ordinates (x2,y2) using (x1,y1) as the curve's control point.
QUICK_SELECT - static field in class ewe.filechooser.FileChooserBase
This is an option for use in the constrcutor.
quickDragging - field in class ewe.graphics.Mosaic
Set this true IF, while one image is being dragged no other images will change.
QuickLayout - class ewe.ui.QuickLayout
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
This method "overlays" the data in the small ImageData over the data in the big image.
This attempts to read using a fast native or direct method.
This attempts read using a fast native method.
quickRecalculate - field in class ewe.ui.CellPanel
quickSelect - field in class ewe.filechooser.FileChooserDemo
quickWrite(byte[],int,int) - method in class ewe.io.FastStream
This attempts to write using a fast native or direct access method.
quickWrite(byte[],int,int) - method in class ewe.io.MemoryFile
This attempts write using a fast native method.

R

raf - field in class ewe.zip.ZipFile
rand() - static method in class ewe.sys.Math
Random - class ewe.util.Random
This class generates pseudorandom numbers.
random() - static method in class java.lang.Math
Returns a random number between 0.0 and 1.0.
Random() - constructor for class ewe.util.Random
Creates a new pseudorandom number generator.
Random(long) - constructor for class ewe.util.Random
Creates a new pseudorandom number generator, starting with the specified seed, using setSeed(seed);.
RandomAccessFile is what you should use for file I/O.
RandomAccessFile() - constructor for class ewe.io.RandomAccessFile
Opens a file with the given name and mode.
Open a new RandomAccessFile in read or read-write mode.
Open a new RandomAccessFile in read or read-write mode.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
RandomStream - class ewe.io.RandomStream
RandomStream() - constructor for class ewe.io.RandomStream
This provides a full RandomAccessStream implementation from either a BasicRandomAccessStream implementation or from a RandomStream object.
RandomStreamAdapter() - constructor for class ewe.io.RandomStreamAdapter
Use this to implement a RandomAccessStream object.
Range - class ewe.util.Range
A Range represents a consecutive sequence of indexes.
Range(int,int) - constructor for class ewe.util.Range
rangeAt(int,ewe.util.Range) - method in class ewe.util.RangeList
RangeList - class ewe.util.RangeList
A RangeList manages a set of Range object - but you should never add Range objects to it directly.
RangeList() - constructor for class ewe.util.RangeList
Constructs an empty vector.
ranges - field in class ewe.ui.TreeTableModel
rangesFromString(java.lang.String) - method in class ewe.fx.print.PrintOptions
rangesToString(boolean) - method in class ewe.fx.print.PrintOptions
Convert the ranges of this PrintOptions to a String.
rangeToString() - method in class ewe.ui.formatted.TextFormatter
Rapi - class ewex.rapi.Rapi
RapiFile - class ewex.rapi.RapiFile
RapiFile(ewe.io.File,java.lang.String) - constructor for class ewex.rapi.RapiFile
RapiFile(java.lang.String) - constructor for class ewex.rapi.RapiFile
RapiFileBrowser() - constructor for class ewex.rapi.RapiFileBrowser
ras - field in class ewe.io.RandomStream
rate - field in class ewe.ui.DragContext
ReactiveImage - interface ewe.graphics.ReactiveImage
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
read() - method in class ewe.io.BasicStreamObject
read() - method in class ewe.io.BufferedInputStream
This method reads an unsigned byte from the input stream and returns it as an int in the range of 0-255.
read() - method in class ewe.io.BufferedReader
read() - method in class ewe.io.ByteArrayInputStream
This method reads one byte from the stream.
read() - method in class ewe.io.CharArrayReader
This method reads one char from the stream.
read() - method in class ewe.io.CompressedRandomStream
Reads the next byte of data from this input stream.
read() - method in class ewe.io.DataInputStream
Reads the next byte of data from this input stream.
read() - method in class ewex.xml.FilterReader
Calls the in.read() method
read() - method in class ewe.io.InputStream
Reads the next byte of data from this input stream.
read() - method in class ewex.xml.IXMLReader
Reads a character.
read() - method in class ewe.io.LineNumberReader
This method reads an unsigned char from the input stream and returns it as an int in the range of 0-65535.
read() - method in class ewex.xml.PushbackInputStream
This method reads an unsigned byte from the input stream and returns it as an int in the range of 0-255.
read() - method in class ewex.xml.PushbackReader
This method reads an unsigned char from the input stream and returns it as an int in the range of 0-65535.
read() - method in class ewe.io.RandomStream
Reads the next byte of data from this input stream.
read() - method in class ewe.io.Reader
Read a single character.
read() - method in class ewex.xml.StdXMLReader
Reads a character.
read() - method in class ewe.io.Stream
Read in a single byte from the stream.
read() - method in class ewe.io.StringReader
Read a single character.
read() - method in class ewe.sys.VMApps
read() - method in class ewe.sys.VMOptions
read(buff[]) - method in class ewe.io.BasicStreamObject
read(buff[]) - method in class ewe.io.Stream
Read bytes into a buffer.
read(buff[],int,int) - method in class ewe.io.Stream
Reads bytes into a buffer.
read(buff[],int,int) - method in class ewe.io.StreamObject
Reads bytes into a buffer.
read(buffer[]) - method in class ewe.io.InputStream
Read in a number of bytes of data from the input stream equal to the length of the provided buffer.
read(buffer[]) - method in class ewe.io.RandomStream
Read in a number of bytes of data from the input stream equal to the length of the provided buffer.
Read in a number of bytes of data from the input stream.
read(buffer[],int,int) - method in class ewe.io.InputStream
Read in a number of bytes of data from the input stream.
read(buffer[],int,int) - method in class ewe.io.RandomStream
Read in a number of bytes of data from the input stream.
read(byte[]) - method in class ewe.io.DataInputStream
read(byte[],int,int) - method in class ewe.io.BufferedInputStream
This method reads bytes from a stream and stores them into a caller supplied buffer.
This method reads bytes from the stream and stores them into a caller supplied buffer.
read(byte[],int,int) - method in class ewe.database.DatabaseObject.MetaData
read(byte[],int,int) - method in class ewe.io.DataInputStream
read(byte[],int,int) - method in class ewex.xml.PushbackInputStream
This method read bytes from a stream and stores them into a caller supplied buffer.
read(byte[],int,int) - method in class ewe.database.RandomAccessDatabaseStream
read(cbuf[]) - method in class ewe.io.Reader
Read characters into an array.
read(cbuf[],int,int) - method in class ewe.io.Reader
Read characters into a portion of an array.
read(char[],int,int) - method in class ewe.io.BufferedReader
This method read chars from a stream and stores them into a caller supplied buffer.
read(char[],int,int) - method in class ewe.io.CharArrayReader
This method reads chars from the stream and stores them into a caller supplied buffer.
read(char[],int,int) - method in class ewex.xml.FilterReader
Calls the in.read(char[], int, int) method.
read(char[],int,int) - method in class ewe.io.LineNumberReader
This method reads chars from a stream and stores them into a caller supplied buffer.
read(char[],int,int) - method in class ewex.xml.PushbackReader
This method read chars from a stream and stores them into a caller supplied buffer.
read(char[],int,int) - method in class ewe.io.StringReader
read(char[],int,int) - method in class ewe.io.TextReader
Read in a number of characters.
This method attempts to read count bytes from the stream and will not return until either all count bytes have been read or the end of the stream has been reached.
This method attempts to read count bytes from the stream and will not return until either all count bytes have been read or the end of the stream has been reached.
READ_ONLY - static field in class ewe.io.Catalog
Read-only open mode.
READ_ONLY - static field in class ewe.io.FileBase
Read-only open mode.
READ_ONLY - static field in class ewe.filechooser.FileChooserBase
This is an option for use in the constrcutor - the same as NO_WRITING.
READ_ONLY - static field in class ewe.io.RandomAccessFile
Read-only open mode.
READ_WRITE - static field in class ewe.io.Catalog
Read-write open mode.
READ_WRITE - static field in class ewe.io.FileBase
Read-write open mode.
READ_WRITE - static field in class ewe.io.RandomAccessFile
Read-write open mode.
readAByte() - method in class ewe.io.StreamObject
This reads one byte of data.
readALine() - method in class ewe.io.StreamReader
This reads in a line of text which was terminated in the stream by a Line Feed (\n) or a Carriage Return (\r) or a CR followed by LF (\r\n) or by the end of the file.
readAll() - method in class ewe.io.TextReader
Read in all the characters from this TextReader as a String.
readAll(byte[],int,int) - method in class ewe.database.DatabaseObject.MetaData
readAll(byte[],int,int) - method in class ewe.io.DataInputStream
readAll(ewe.io.InputStream,byte[],int,int) - static method in class ewe.io.IO
This is a blocking readAll.
readAll(ewe.io.Stream,byte[]) - static method in class ewe.io.IO
This is a blocking readAll.
readAll(ewe.io.Stream,byte[],int,int) - static method in class ewe.io.IO
This is a blocking readAll.
Read all the characters from the input stream using the specified TextCodec.
readAll(long,byte[],int,int) - method in class ewe.database.DatabaseStream
This throws an exception if all the specified bytes are not found at the specified location.
readAllBytes(ewe.io.File,byte[],int,boolean) - static method in class ewe.io.IO
Read all the bytes from a File, possibly using a FastStream.
Read all the bytes from a File, possibly using a FastStream.
Read all the bytes in a separate thread.
Read all the bytes in a separate thread.
readAllBytes(ewe.io.Stream,int,boolean) - static method in class ewe.io.IO
Read all bytes from a Stream, closing the Stream when done.
This reads all the bytes in a Stream (it will close the stream afterwards).
Read all the bytes from an InputStream, placing them in a ByteArray.
Read all the bytes from an InputStream, placing them in a ByteArray.
readALong() - method in class ewe.io.DataInputStream
readAndApply() - method in class ewe.sys.VMOptions
readAnInt(int) - method in class ewe.io.DataInputStream
readArray() - method in class ewex.sql.SQLInput
This method reads the next item from the stream a Java SQL Array.
readAsciiStream() - method in class ewex.sql.SQLInput
This method reads the next item from the stream a ASCII text InputStream.
readBigDecimal() - method in class ewex.sql.SQLInput
This method reads the next item from the stream a Java BigDecimal.
readBinaryStream() - method in class ewex.sql.SQLInput
This method reads the next item from the stream a binary InputStream.
readBlob() - method in class ewex.sql.SQLInput
This method reads the next item from the stream a Java SQL Blob.
readBlock() - method in class ewe.io.BlockInputStream
This is used to read the next block of incoming data.
This is used to read the next block of incoming data.
readBoolean() - method in class ewe.io.DataInput
This method reads a Java boolean value from an input stream.
readBoolean() - method in class ewe.io.DataInputStream
This method reads a Java boolean value from an input stream.
readBoolean() - method in class ewe.io.RandomAccessFile
readBoolean() - method in class ewex.sql.SQLInput
This method reads the next item from the stream a Java boolean.
readByte() - method in class ewe.io.DataInput
This method reads a Java byte value from an input stream.
readByte() - method in class ewe.io.DataInputStream
This method reads a Java byte value from an input stream.
readByte() - method in class ewe.io.RandomAccessFile
readByte() - method in class ewex.sql.SQLInput
This method reads the next item from the stream a Java byte.
readBytes() - method in class ewex.sql.SQLInput
This method reads the next item from the stream a Java byte array
readBytes(buf[],int,int) - method in class ewe.io.Catalog
Reads bytes from the current record into a byte array.
readBytes(buff[],int,int) - method in class ewe.io.Stream
Reads bytes from the stream.
readBytes(byte[],int,int) - method in class ewe.io.StreamObject
This returns: 0 - Stream end reached.
This reads bytes from the stream asynchronously.
This reads bytes from the stream asynchronously.
This reads bytes from the stream asynchronously.
readChar() - method in class ewe.io.DataInput
This method reads a Java char value from an input stream.
readChar() - method in class ewe.io.DataInputStream
This method reads a Java char value from an input stream.
readChar() - method in class ewe.io.RandomAccessFile
readCharacterStream() - method in class ewex.sql.SQLInput
This method reads the next item from the stream a character Reader.
readClob() - method in class ewex.sql.SQLInput
This method reads the next item from the stream a Java SQL Clob.
readData(ewe.net.Socket) - method in class ewe.net.HttpConnection
Read in the document body from the Socket.
readDate() - method in class ewex.sql.SQLInput
This method reads the next item from the stream a Java java.sql.Date.
readDirect(char[],int,int) - method in class ewe.io.TextReader
Read in a number of characters.
readDouble() - method in class ewe.io.DataInput
This method reads a Java double value from an input stream.
readDouble() - method in class ewe.io.DataInputStream
This method reads a Java double value from an input stream.
readDouble() - method in class ewe.io.RandomAccessFile
readDouble() - method in class ewex.sql.SQLInput
This method reads the next item from the stream a Java double.
Reader - class ewe.io.Reader
Abstract class for reading character streams.
Reader() - constructor for class ewe.io.Reader
Reader(ewe.sys.Lock) - constructor for class ewe.io.Reader
Create a new character-stream reader whose critical sections will synchronize on the given object.
readField(int,int,java.lang.Object) - method in class ewe.datastore.DatabaseEntry
readFloat() - method in class ewe.io.DataInput
This method reads a Java float value from an input stream.
readFloat() - method in class ewe.io.DataInputStream
This method reads a Java float value from an input stream.
readFloat() - method in class ewe.io.RandomAccessFile
readFloat() - method in class ewex.sql.SQLInput
This method reads the next item from the stream a Java float.
readFrom(ewe.database.DatabaseEntry) - method in class ewe.database.Record
Read the field values from the DatabaseEntry into the data objects being kept by the Record object.
readFully(byte[]) - method in class ewe.io.DataInput
This method reads raw bytes into the passed array until the array is full.
readFully(byte[]) - method in class ewe.io.DataInputStream
This method reads raw bytes into the passed array until the array is full.
readFully(byte[]) - method in class ewe.io.RandomAccessFile
readFully(byte[],int,int) - method in class ewe.io.DataInput
This method reads raw bytes into the passed array buf starting offset bytes into the buffer.
This method reads raw bytes into the passed array buf starting offset bytes into the buffer.
readFully(char[],int,int) - method in class ewe.io.TextReader
Read in exactly the specified number of characters.
readFully(ewe.io.InputStream,byte[]) - static method in class ewe.io.StreamUtils
Reads in all the bytes of an array.
Reads in exactly a certain number of bytes.
readFully(ewe.io.Stream,byte[]) - static method in class ewe.io.IO
This is a blocking readFully.
readFully(ewe.io.Stream,byte[],int,int) - static method in class ewe.io.IO
This is a blocking readFully.
readFully(int) - method in class ewe.io.TextReader
Read in exactly the specified number of characters as a String.
readIn16(int,byte[]) - method in class ewe.ui.HexTableModel
readInAsText - field in class ewe.net.HttpConnectionTask
Set this true to decode the incoming bytes as text instead of bytes.
readInData() - method in class ewe.net.HttpConnection
Read in all the data from the Socket.
You do not need to override this - it reads in the data provided by the server and saves it in the destination.
readInData(ewe.net.Socket) - method in class ewe.net.HttpConnection
Read in all the data from the Socket.
readInt() - method in class ewe.io.DataInput
This method reads a Java int value from an input stream It operates by reading four bytes from the stream and converting them to a single Java int.
readInt() - method in class ewe.io.DataInputStream
This method reads a Java int value from an input stream It operates by reading four bytes from the stream and converting them to a single Java int.
readInt() - method in class ewe.datastore.DataStorage
Utility used by the DataStorage.
readInt() - method in class ewe.io.RandomAccessFile
readInt() - method in class ewex.sql.SQLInput
This method reads the next item from the stream a Java int.
readInt(byte[],int) - static method in class ewe.datastore.DataStorage
Utility used by the DataStorage.
readInt(byte[],int,int) - static method in class ewe.util.Utils
This reads an integer value from a byte array with the specified number of bytes.
readIntAt(int) - method in class ewe.datastore.DataStorage
Utility used by the DataStorage.
readIntAt(long) - method in class ewe.database.DatabaseStream
readIntAt(long) - method in class ewe.database.RandomAccessDatabaseStream
Read in all the data from the Socket, converting it to text using the specified codec.
readLine() - method in class ewe.io.BufferedReader
This method reads a single line of text from the input stream, returning it as a String.
readLine() - method in class ewe.io.LineNumberReader
This method reads a line of text from the input stream and returns it as a String.
readLine() - method in class ewe.io.StreamReader
This reads in a line of text which was terminated in the stream by a Line Feed (\n) or a Carriage Return (\r) or a CR followed by LF (\r\n) or by the end of the file.
readLine() - method in class ewe.io.StreamScanner
This reads in a line of text.
readLine() - method in class ewe.io.TextReader
Read a line of text.
readLong() - method in class ewe.io.DataInput
This method reads a Java long value from an input stream It operates by reading eight bytes from the stream and converting them to a single Java long.
readLong() - method in class ewe.io.DataInputStream
This method reads a Java long value from an input stream It operates by reading eight bytes from the stream and converting them to a single Java long.
readLong() - method in class ewe.io.RandomAccessFile
readLong() - method in class ewex.sql.SQLInput
This method reads the next item from the stream a Java long.
readLong(byte[],int) - static method in class ewe.util.Utils
This reads a long value from a byte array as an 8 byte sequence - high byte first.
readLong(int,ewe.sys.Long,int) - method in class ewe.datastore.DatabaseEntry
readMetaDataInt(java.lang.Object,int) - method in class ewe.database.Database
readMetaDataInt(java.lang.Object,int) - method in class ewe.database.RecordFile
readMore() - method in class ewe.io.StreamReader
Read more into the internal buffer.
readMore() - method in class ewe.io.StreamScanner
readObject() - method in class ewex.sql.SQLInput
This method reads the next item from the stream a Java Object.
readOnly - field in class ewe.data.FieldTableModel
Set this true to have a read-only display.
readOnly - field in class ewe.io.MemoryStream
Set this true to allow for read() calls only.
This exception is thrown if an attempt to open some stream or file in ReadWrite mode was attempted, but only ReadOnly mode is allowed.
ReadOnlyException() - constructor for class ewe.io.ReadOnlyException
readRecord(int) - method in class ewe.database.RecordFile
Read in and return the record data.
readRecord(int,byte[],int) - method in class ewe.database.RecordFile
Read in the record data.
readRecord(int,ewe.util.ByteArray) - method in class ewe.database.RecordFile
Read the record data and append it to a ByteArray.
readRef() - method in class ewex.sql.SQLInput
This method reads the next item from the stream a Java SQL Ref.
readResource(java.lang.Class,java.lang.String) - static method in class ewe.sys.Vm
This opens a Stream to a resource using openResource and then reads in all the bytes.
This reads a Win32 specific resource.
readShort() - method in class ewe.io.DataInput
This method reads a signed 16-bit value into a Java in from the stream.
readShort() - method in class ewe.io.DataInputStream
This method reads a signed 16-bit value into a Java in from the stream.
readShort() - method in class ewe.io.RandomAccessFile
readShort() - method in class ewex.sql.SQLInput
This method reads the next item from the stream a Java short.
This reads a single byte using the InputStream read(byte[] buffer,int start,int lengh) method.
This reads a single byte using the InputStream read(byte[] buffer,int start,int lengh) method.
This method populates the data in the object from the specified stream.
readString() - method in class ewex.sql.SQLInput
This method reads the next item from the stream a Java String.
readString(int) - method in class ewe.io.TextReader
Read in up to the specified maximum number of characters as a String.
Read in the document body from the Socket.
readTime() - method in class ewex.sql.SQLInput
This method reads the next item from the stream a Java java.sql.Time.
readTimestamp() - method in class ewex.sql.SQLInput
This method reads the next item from the stream a Java java.sql.Timestamp.
readUnsignedByte() - method in class ewe.io.DataInput
This method reads 8 unsigned bits into a Java int value from the stream.
readUnsignedByte() - method in class ewe.io.DataInputStream
This method reads 8 unsigned bits into a Java int value from the stream.
readUnsignedByte() - method in class ewe.io.RandomAccessFile
readUnsignedShort() - method in class ewe.io.DataInput
This method reads 16 unsigned bits into a Java int value from the stream.
readUnsignedShort() - method in class ewe.io.DataInputStream
This method reads 16 unsigned bits into a Java int value from the stream.
readUnsignedShort() - method in class ewe.io.RandomAccessFile
readURL() - method in class ewex.sql.SQLInput
readUTF() - method in class ewe.io.DataInput
This method reads a String from an input stream that is encoded in a modified UTF-8 format.
readUTF() - method in class ewe.io.DataInputStream
This method reads a String from an input stream that is encoded in a modified UTF-8 format.
readUTF() - method in class ewe.io.RandomAccessFile
READWRITE_CLOSED - static field in class ewe.io.StreamObject
READWRITE_ERROR - static field in class ewe.io.StreamObject
READWRITE_WOULDBLOCK - static field in class ewe.io.StreamObject
ready() - method in class ewe.io.BufferedReader
This method determines whether or not a stream is ready to be read.
ready() - method in class ewe.io.CharArrayReader
Return true if more characters are available to be read.
ready() - method in class ewex.xml.FilterReader
Calls the in.read() method.
ready() - method in class ewex.xml.PushbackReader
This method determines whether or not this stream is ready to be read.
ready() - method in class ewe.io.Reader
Tell whether this stream is ready to be read.
ready() - method in class ewe.io.StringReader
This method determines if the stream is ready to be read.
ready() - method in class ewe.io.TextReader
Tell whether this stream is ready to be read.
REAL - static field in class ewex.sql.Types
This re-arrange the section the cursor is on and following sections up to lastSection.
recalculate() - method in class ewe.ui.ScrollTrack
Receive an incoming DatagramPacket.
This is a non-blocking receive.
record - field in class ewe.database.DatabaseTableModel
Record - class ewe.database.Record
A Record is a convenience class that can be used to quickly read or write individual fields from a DatabaseEntry, automataically re-using wrapper data objects.
Record(ewe.database.Database) - constructor for class ewe.database.Record
Create a Record for use with the specified Database.
Record(ewe.database.Database,int[]) - constructor for class ewe.database.Record
Create a Record for use with the specified Database using but where only the specified fields will be read in from DatabaseEntry objects.
If new Index is -1 the entry at oldIndex was deleted and the entry e will be null.
If new Index is -1 the entry at oldIndex was deleted and the entry e will be null.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
RecordFile - class ewe.database.RecordFile
A RecordFile is an implementation of a Database that uses a DatabaseStream to store a set of Records as linked lists within the file.
Open a Record file using an already open DatabaseStream.
RecordFile(ewe.io.File,java.lang.String) - constructor for class ewe.database.RecordFile
Open a Record file using a specified File.
Open a Record file using an already open RandomAccessStream.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
RECREATE_ORIGINAL_FORM - static field in class ewe.ui.ExecTransfer
A value sent to the createNewForm method.
RECT - static field in class ewe.ui.CellConstants
A Tag type for use in Control.setTag(), used to set the absolute location of a Control within a Panel - use a ewe.fx.Rect object as the "value" object.
Rect - class ewe.fx.Rect
Rect is a rectangle.
rect - field in class ewe.ui.TableModel
Rect() - constructor for class ewe.fx.Rect
Rect(ewe.fx.Dimension) - constructor for class ewe.fx.Rect
Rect(int,int,int,int) - constructor for class ewe.fx.Rect
Constructs a rectangle with the given x, y, width and height.
redirectTo() - method in class ewe.net.HttpConnection
Call this after a successful connection.
redisplay() - method in class ewe.ui.Control
Do not use this to repaint a control - use repaintNow() instead.
redisplay() - method in class ewe.ui.ScrollablePanel
reduceClip(ewe.fx.Rect) - method in class ewe.fx.Graphics
This alters the clipping region of the current graphics to be the intersection of the original clipping region and the newly specified region.
This alters the clipping region of the current graphics to be the intersection of the original clipping region and the newly specified region.
reExpandNode(int) - method in class ewe.ui.TreeTableModel
This will cause the selected Node to be collapsed and then expanded again.
reExpandSelectedNode() - method in class ewe.ui.TreeTableModel
This will cause the selected Node to be collapsed and then expanded again.
Ref - interface ewex.sql.Ref
This interface provides a mechanism for obtaining information about a SQL structured type
REF - static field in class ewex.sql.Types
Reflect - class ewe.reflect.Reflect
ewe.reflect.Reflect provides methods for certain Class reflection operations which are not provided by the Class object in Ewe.
reflect - field in class ewe.reflect.Field
reflect - field in class ewe.reflect.MethodConstructor
Reflect(java.lang.Class) - constructor for class ewe.reflect.Reflect
Create a Reflect object given a non-null and non-primitive Class.
Reflection - class ewe.sys.Reflection
This class provides a number of useful static methods that can simplify a number of common tasks that use the Java Reflection API.
This reformats the lines.
refresh() - method in class ewe.graphics.AniImage
refresh() - method in class ewe.ui.Console
This will reposition the display to the end of the text and then do a full display refresh.
refresh() - method in class ewe.io.FileBase
This tells the File system to consider any cached directory invalid so so that a list() call will do a true lookup.
refresh() - method in class ewe.filechooser.FileChooser
Refresh the file list.
refresh() - method in class ewe.ui.InputKeyPad
Re-display the text.
refresh() - method in class ewe.sys.MemoryStatus
Refresh the values in this MemoryStatus with a new values.
refresh() - method in class ewe.graphics.Mosaic
Repaint the entire mosaic.
refresh() - method in class ewe.graphics.PageDisplayUnit
This can be called to tell the display to refresh this unit.
refresh(ewe.fx.Graphics) - method in class ewe.graphics.Mosaic
Paint the entire mosaic to the graphics.
refresh(ewe.fx.IImage,int) - method in class ewe.ui.ChoiceControl
The default version of this method simpy repaints the control - however for controls which may display multiple images a better refresh scheme would be needed.
refresh(ewe.fx.IImage,int) - method in class ewe.ui.Control
The default version of this method simpy repaints the control - however for controls which may display multiple images a better refresh scheme would be needed.
refresh(ewe.fx.IImage,int) - method in class ewe.fx.IconAndText
refresh(ewe.fx.IImage,int) - method in class ewe.graphics.Mosaic
The default version of this method simpy repaints the control - however for controls which may display multiple images a better refresh scheme would be needed.
refresh(ewe.fx.IImage,int) - method in class ewe.ui.PhoneMenu
The default version of this method simpy repaints the control - however for controls which may display multiple images a better refresh scheme would be needed.
refresh(ewe.fx.ImageRefresher) - method in class ewe.fx.mImage
refresh(ewe.fx.Rect,ewe.fx.Graphics) - method in class ewe.graphics.Mosaic
Refresh the mosaic.
refresh(ewe.graphics.AniImage) - method in class ewe.ui.formatted.TextDisplay
Refresh a particular image.
refresh(int,int,int,int) - method in class ewe.graphics.PageDisplay
refreshChanged(ewe.fx.Graphics) - method in class ewe.graphics.Mosaic
This refreshes all images marked as changed.
refresher - field in class ewe.graphics.AniImage
refreshNow() - method in class ewe.graphics.AniImage
Refresh the AniImage.
refreshOnScreen(ewe.graphics.AniImage) - method in class ewe.graphics.Mosaic
This method is used to refresh an Image that has been moved, but that you want to make sure remains fully visible, by scrolling the Mosaic if necessary.
refreshRow() - method in class ewex.sql.ResultSet
This method refreshes the contents of the current row from the database.
refreshScreen(ewe.ui.Control) - static method in class ewe.ui.Gui
refreshScreen(ewe.ui.Window) - static method in class ewe.ui.Gui
refreshScreen(ewe.ui.Window,ewe.fx.Rect) - static method in class ewe.ui.Gui
refreshTip(ewe.fx.ISurface) - static method in class ewe.ui.PenEvent
refreshTopFrame(ewe.ui.Control) - static method in class ewe.ui.Gui
refValue - field in class ewe.reflect.Wrapper
Use this to register an AutoStart entry.
This registers a normal autostart entry specifying the entry name and a command line that is taken to be a Ewe application.
registerDriver(ewex.sql.Driver) - static method in class ewex.sql.DriverManager
This method registers a new driver with the manager.
This method registers the specified parameter as an output parameter of the specified SQL type.
This method registers the specified parameter as an output parameter of the specified SQL type and scale.
This method registers the specified parameter as an output parameter of the specified SQL type.
This method registers the specified parameter as an output parameter of the specified SQL type.
This method registers the specified parameter as an output parameter of the specified SQL type.
This method registers the specified parameter as an output parameter of the specified SQL type.
Registry - class ewex.registry.Registry
This allows access to keys in the local system registry.
RegistryEntry - class ewex.registry.RegistryEntry
RegistryKey - class ewex.registry.RegistryKey
RegistryKey() - constructor for class ewex.registry.RegistryKey
RegistryKeyNode - class ewex.registry.RegistryKeyNode
RegistryKeyNode(ewex.registry.RegistryKey) - constructor for class ewex.registry.RegistryKeyNode
RegistryTreeModel - class ewex.registry.RegistryTreeModel
RegistryView - class ewex.registry.RegistryView
RegistryView() - constructor for class ewex.registry.RegistryView
Create a new Panel which uses itself to layout components.
RegistryViewForm - class ewex.registry.RegistryViewForm
RegistryViewForm(boolean) - constructor for class ewex.registry.RegistryViewForm
rehash() - method in class ewe.util.Hashtable
reIndex(ewe.sys.Handle) - method in class ewe.database.Database
In "Append" mode, after all the data has been added, call this method to re-index the database.
reIndex(ewe.sys.Handle) - method in class ewe.database.DatabaseObject
In "Append" mode, after all the data has been added, call this method to re-index the database.
relative(int) - method in class ewex.sql.ResultSet
This method moves the result set position relative to the current row.
This is the position of the top-left of the image, relative to the top left of the Control.
relativeToOrigin - field in class ewe.graphics.AniImage
RelativeToOrigin - static field in class ewe.fx.mImage
A property bit - The image stays on the same spot on the screen, even if the mosaic scrolls.
relayout(boolean) - method in class ewe.ui.CellPanel
Force a recalculation of all preferredSize() and resizing/positioning of the panel.
relayout(boolean) - method in class ewe.ui.Panel
Force a recalculation of all preferredSize() and resizing/positioning of the panel.
relayoutAndResize(boolean) - method in class ewe.ui.Frame
This does a relayout of the Frame and its children and then resizes the Frame to fit the new layout.
relayoutFrameAndWindow(ewe.ui.Frame,boolean) - static method in class ewe.ui.Gui
This method does a relayout and resize on a Frame and its containing Window (if the Frame contained within a native Window).
relayoutMe(boolean) - method in class ewe.ui.CellPanel
This forces a recalculation of my preferred size, but not those of my children.
relayoutMe(boolean) - method in class ewe.ui.Panel
This forces a recalculation of my preferred size, but not those of my children.
release() - method in class ewe.fx.BufferedGraphics
Copy the drawn image to the original graphics and free all temporary resources.
release() - method in class ewe.sys.Lock
Release the lock.
released(ewe.fx.Point) - method in class ewe.ui.TreeTableModel
releasedOnNothing() - method in class ewe.ui.BasicList
releaseMouseCapture() - method in class ewe.ui.Window
releaseResource(java.lang.String) - static method in class ewe.sys.Vm
This releases a resource read in by readResource.
reload() - method in class ewe.ui.HtmlViewer
Reload the current document.
REMAINDER - static field in class ewe.sys.Math
remainder(ewe.math.BigInteger) - method in class ewe.math.BigInteger
remainder(ewex.math.BigInteger) - method in class ewex.math.BigInteger
remaining() - method in class ewe.sys.TimeOut
How many milliseconds remaining? If it returns -1 it means that it will never timeout.
remapColumns(int[]) - method in class ewe.ui.TableModel
remote - field in class ewe.database.DoubleSynchronizer
remote - field in class ewex.registry.RegistryTreeModel
REMOTE_SERVICE - static field in class ewe.net.ClientServerConnector
This is a type to be used in the constructor.
REMOTE_SERVICE - static field in class ewe.net.SocketMaker
This should be used with the "type" member.
REMOTE_SOCKET - static field in class ewe.net.SocketMaker
This should be used with the "type" member.
REMOTE_TCP_SOCKET - static field in class ewe.net.ClientServerConnector
This is a type to be used in the constructor.
REMOTE_TO_LOCAL - static field in class ewe.database.Synchronizer
REMOTE_TO_LOCAL - static field in class ewe.datastore.Synchronizer
remoteApp - field in class ewe.io.SyncApp
remoteAppIsEwe - field in class ewe.io.SyncApp
RemoteCall - class ewe.io.RemoteCall
A RemoteCall with a RemoteCallHandler can be used to invoke methods on an object running in one ewe application by a different remote application.
RemoteCall(byte[],int,int) - constructor for class ewe.io.RemoteCall
This is used to create a RemoteCall from a sequence of bytes.
RemoteCall(java.lang.String) - constructor for class ewe.io.RemoteCall
Create a new RemoteCall targeted at the specified method.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
A remote call handler is a class that performs two functions:
  • It receives remote calls from a remote object, invokes it on a local object and then dispatches the results to the source remote object.
RemoteCallHandler() - constructor for class ewe.io.RemoteCallHandler
Create a RemoteCallHandler with no stream or target object.
Create a RemoteCallHandler using the specified stream and with the specified target object (i.e.
A RemoteCallTask provides an easy way to create an object that is to be controlled remotely via RemoteCalls, or to act as a local proxy for a remote object that will be controlled via RemoteCalls.
RemoteCallTask() - constructor for class ewe.io.RemoteCallTask
Create a new RemoteCallTask.
Create a new RemoteCallTask that automatically calls start() with the specified streams.
Create a new RemoteCallTask that automatically calls start() with the specified streams and target object.
RemoteCallTask(ewe.io.Stream) - constructor for class ewe.io.RemoteCallTask
Create a new RemoteCallTask that automatically calls start() with the specified stream.
Create a new RemoteCallTask that automatically calls start() with the specified stream and target object.
This class provides services to allow ewe applications on a desktop to communicate with ewe applications on a mobile pc when they are connected.
RemoteConnection() - constructor for class ewe.io.RemoteConnection
remoteHost - field in class ewe.net.SocketBase
remoteParameters - field in class ewe.io.SyncApp
remotePort - field in class ewe.net.SocketBase
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
remoteToLocalOnly - field in class ewe.database.Synchronizer
If this is true then the local database will take entries from remote database but not vice versa.
remoteToLocalOnly - field in class ewe.datastore.Synchronizer
If this is true then the local database will take entries from remote database but not vice versa.
remove() - method in class ewe.util.Iterator
Returns the next Object in the sequence (optional operation).
remove() - method in class ewe.util.IteratorEnumerator
The default version of this will throw an UnsupportedOperationException.
remove(ewe.ui.Control) - method in class ewe.ui.Container
Removes a child control from the container.
remove(ewe.ui.Control) - method in class ewe.ui.Panel
remove(int) - method in class ewe.util.IntArray
Remove the value if it is in the array.
remove(java.lang.Object) - method in class ewe.util.Hashtable
Remove the object and key pair from the Map.
remove(java.lang.Object) - method in class ewe.util.Map
Remove the object and key pair from the Map.
remove(java.lang.Object) - method in class ewe.util.Vector
remove(java.lang.Object) - method in class ewe.util.WeakHashtable
Remove the entry with the specified key.
remove(java.lang.Object) - method in class ewe.util.WeakSet
This removes a reference from the set if it is in it.
remove(java.lang.String) - method in class ewe.data.PropertyList
Removes all properties with the name.
removeAll() - method in class ewe.ui.CellPanel
removeAll() - method in class ewe.ui.ChoiceControl
Removes all items from the control.
removeAll() - method in class ewe.ui.Container
removeAllElements() - method in class ewe.util.Vector
removeAllListItems() - method in class ewe.data.IList
removeAndShiftUp(int,int) - method in class ewe.util.RangeList
removeAtIndex(int) - method in class ewe.util.IntArray
Remove the value at the specified index.
Removes an attribute.
Removes an attribute.
Removes an attribute.
Removes an attribute.
Remove a child from this TreeNode.
Remove a child from this TreeNode.
Removes a child element.
Removes a child element.
removeChildAtIndex(int) - method in class ewex.xml.IXMLElement
Removes the child located at a certain index.
removeChildAtIndex(int) - method in class ewex.xml.XMLElement
Removes the child located at a certain index.
removeClassLoader(java.lang.ClassLoader) - static method in class ewe.util.mClassLoader
REMOVED - static field in class ewe.sys.SystemMessage
Remove a single DisplayLine
removeElementAt(int) - method in class ewe.util.Vector
removeEntries(int,int) - method in class ewe.ui.TreeTableModel
If you override this to react to a remove, then make sure you call this.
removeField(int) - method in class ewe.database.Database
Remove a field.
removeField(int) - method in class ewe.datastore.Database
Note that if this Database is a live one (i.e.
removeField(int) - method in class ewe.database.DatabaseObject
Note that if this DataTable is a live one (i.e.
removeField(int) - method in class ewe.datastore.DataTable
Note that if this DataTable is a live one (i.e.
removeFieldIDs(int) - method in class ewe.database.DatabaseObject
removeFieldIDs(int) - method in class ewe.database.RecordDatabaseObject
removeFieldIDs(int) - method in class ewe.database.RecordFile
removeFrom(ewe.ui.Container,ewe.ui.Control) - static method in class ewe.ui.Gui
removeFromSnapShot(ewe.graphics.AniImage) - method in class ewe.graphics.Mosaic
This is used for advanced refreshing with quickDragging.
removeImage(ewe.graphics.AniImage) - method in class ewe.graphics.Mosaic
Remove an image from the mosaic.
Remove an event listener.
removeListItem(int) - method in class ewe.data.IList
removeListItem(java.lang.Object) - method in class ewe.data.IList
removeRange(int,int) - method in class ewe.database.EntriesView
Add a range of indexes from the EntriesView.
removeRange(int,int) - method in class ewe.util.RangeList
removeSelection() - method in class ewe.ui.mTextPad
This deletes any selected area and updates the cursor, but it does not do a resplitting of the lines nor does it do a repaint.
removeSoftKeyBarFor(ewe.ui.Control) - method in class ewe.ui.Form
Remove the SoftKeyBar for a particular Control or the default SoftKeyBar.
removeSort(int) - method in class ewe.database.Database
Remove a Sort.
removeSort(int) - method in class ewe.datastore.Database
removeSort(int) - method in class ewe.database.DatabaseObject
Remove a Sort.
removeSort(int) - method in class ewe.datastore.DataTable
removeTimer(ewe.ui.Timer) - method in class ewe.ui.Control
removeTimer(ewe.ui.Timer) - method in class ewe.ui.MainWindow
Removes a timer.
removeTrailingSlash(java.lang.String) - static method in class ewe.io.FileBase
removeTrailingSlash(java.lang.String) - static method in class ewe.util.mString
This removes a trailing "/" or "\" character.
rename(java.lang.String) - method in class ewe.database.Database
Rename the database.
rename(java.lang.String) - method in class ewe.datastore.Database
Rename the database.
rename(java.lang.String) - method in class ewe.database.DatabaseStream
rename(java.lang.String) - method in class ewe.datastore.DataStorage
This renames the DataStorage closing it first, but does not move it to a new directory or give it a new extension.
rename(java.lang.String) - method in class ewe.datastore.DataTable
rename(java.lang.String) - method in class ewe.io.FileBase
This renames the file in place.
rename(java.lang.String) - method in class ewe.database.RecordFile
Rename the database.
renameTo(ewe.io.File) - method in class ewe.io.FileBase
reopen() - method in class ewe.database.DatabaseStream
Reopen the stream after a temporaryClose().
reopen() - method in class ewe.database.RandomAccessDatabaseStream
reorderRows - field in class ewe.data.FieldTableExportSpecs
repaint() - method in class ewe.ui.Control
This calls a repaintNow() using a CallBack - it does not repaint immediately.
repaint(ewe.ui.mTextPad,ewe.fx.Graphics) - method in class ewe.ui.formatted.TextFormatter
repaintCell(int,int) - method in class ewe.ui.TableControl
Repaint a Cell.
repaintDataNow() - method in class ewe.ui.Container
Repaint the "data" part of the Control now.
repaintDataNow() - method in class ewe.ui.Control
Repaint the "data" part of the Control now.
repaintDataNow() - method in class ewe.ui.formatted.TextDisplay
Repaint the "data" part of the Control now.
repaintItem(int) - method in class ewe.ui.ChoiceControl
repaintItem(int) - method in class ewe.ui.PhoneMenu
repaintNow() - method in class ewe.ui.Control
Repaint the Control now.
repaintNow(boolean) - method in class ewe.ui.Control
Repaint the Control now if the "yes" parameter is true.
Repaint a section of the Control now.
repaintTabs() - method in class ewe.ui.mTabbedPanel
REPEATED - static field in class ewe.ui.IKeys
For PRESSED KeyEvents, indicates that the key press is generated because the key is being held down.
replace(char,char) - method in class java.lang.String
replace(char[],char[]) - method in class ewe.util.SubString
replace(ewe.datastore.DataEntry) - method in class ewe.datastore.DataEntry
This replaces an old DataEntry with this one.
replaceListItem(java.lang.Object,int) - method in class ewe.data.IList
REPLACEMENT - static field in class ewe.ui.IKeys
For PRESSED KeyEvents, indicates that the key that was typed should be considered to replace the previously sent key press.
This replaces the section with the provided section (which can actually have more than one section in it).
This replaces a section of elements with a new section.
replaceSelection(java.lang.Object) - method in class ewe.ui.mList
This will replace the current selection with the provided Object.
replied - field in class ewe.io.RemoteCall
This is set true once a reply has been received.
reply(ewe.util.ByteArray) - method in class ewe.io.RemoteCall
This is used to provide a reply to the remote call.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
ReportException() - constructor for class ewe.ui.ReportException
Create a new Panel which uses itself to layout components.
"message" is the message that is shown before the exception class name.
reportIOErrors - field in class ewe.io.FileSaver
If this is true then any IO errors encountered during doSave() or doOpen() is reported.
requestBlockSize(double,double) - method in class ewe.fx.print.PrintPage
Call this before calling getNextRect() for the first time on the PrintPage - to suggest the PageRect block size to use.
requestDPI(double,double) - method in class ewe.fx.print.PageFormat
This requests that the output DPI be set to the specified values.
requestedFullHeight - field in class ewe.fx.print.PageFormat
requestedFullWidth - field in class ewe.fx.print.PageFormat
requestedHeight - field in class ewe.fx.print.PageFormat
requestedWidth - field in class ewe.fx.print.PageFormat
requestedX - field in class ewe.fx.print.PageFormat
requestedXDpi - field in class ewe.fx.print.PageFormat
requestedY - field in class ewe.fx.print.PageFormat
requestedYDpi - field in class ewe.fx.print.PageFormat
This requests that the imageable area of the paper to be set to the specified values, which are given in units of Points (printer dots - 1/72 of an inch).
requestorProperties - field in class ewe.net.HttpConnection
These are the properties that will be sent to the WebServer.
requestPageSize(double,double) - method in class ewe.fx.print.PageFormat
This requests that the size of the paper be set to specified values, which are given in units of Points (printer dots - 1/72 of an inch).
requestPaint() - method in class ewe.ui.Control
Call this if you are going to be painting all or a portion of the control at an arbitrary time.
requestPaint(ewe.ui.Control) - static method in class ewe.ui.Gui
requestResizeTo(int,int) - method in class ewe.ui.Control
This requests that the size be changed to the following dimensions but the control is free to ignore it or to change to a different value.
requestTick(ewe.sys.TimerProc,int) - static method in class ewe.ui.mApp
This results in a single call to the ticked() method of the TimerProc, unless cancelTimer() is called first.
requestTick(ewe.sys.TimerProc,int,boolean) - static method in class ewe.sys.Vm
Request a timer tick to be sent to the TimerProc target.
requestTimer(ewe.sys.TimerProc,int) - static method in class ewe.ui.mApp
This results in regular calls to the ticked() method of the TimerProc until cancelTimer() is called.
requestTimer(ewe.sys.TimerProc,int) - static method in class ewe.sys.Vm
Request a timer tick to be sent to the TimerProc target.
requestVersion - field in class ewe.net.HttpConnection
This is the version sent to the server.
required - field in class ewex.sql.DriverPropertyInfo
A flag indicating whether or not a value for this property is required in order to connect to the database.
reserved - field in class ewe.zip.DeflaterOutputStream
Don't use this.
reserved - field in class ewe.zip.InflaterInputStream
Don't use this.
reservedFieldHeaders - static field in class ewe.datastore.Database
reservedFieldHeaders - static field in class ewe.database.DatabaseTypes
reservedFieldIDs - static field in class ewe.datastore.Database
reservedFieldIDs - static field in class ewe.database.DatabaseTypes
reservedFieldNames - static field in class ewe.datastore.Database
reservedFieldNames - static field in class ewe.database.DatabaseTypes
reservedFieldTypes - static field in class ewe.datastore.Database
reservedFieldTypes - static field in class ewe.database.DatabaseTypes
reset - field in class ewe.ui.Form
reset - field in class ewe.ui.InputKeyPad
reset() - method in class ewe.security.BlowfishECB
Reset the Encryptor/Decryptor using the last key used to initialize it.
reset() - method in class ewe.io.BufferedInputStream
This method resets a stream to the point where the mark() method was called.
reset() - method in class ewe.io.BufferedReader
Reset the stream to the point where the mark() method was called.
reset() - method in class ewe.database.ByteArrayDatabaseEntry
Compare this object against a set of search objects.
reset() - method in class ewe.io.ByteArrayInputStream
This method sets the read position in the stream to the mark point by setting the pos variable equal to the mark variable.
reset() - method in class ewe.io.ByteArrayOutputStream
This method discards all of the bytes that have been written to the internal buffer so far by setting the count variable to 0.
reset() - method in class ewe.io.CharArrayReader
This method sets the read position in the stream to the mark point by setting the pos variable equal to the mark variable.
reset() - method in class ewe.io.CharArrayWriter
This method discards all of the chars that have been written to the internal buffer so far by setting the count variable to 0.
reset() - method in class ewe.zip.Checksum
Resets the checksum to the initial value.
reset() - method in class ewe.zip.CRC32
Resets the CRC32 data checksum as if no update was ever called.
reset() - method in class ewe.database.DatabaseEntry
Reset the entry to be an empty entry, as if it had just been returned by Database.getNewData()
reset() - method in class ewe.database.DatabaseEntryObject
Reset the entry to be an empty entry, as if it had just been returned by Database.getNewData()
reset() - method in class ewe.security.Encryptor
reset() - method in class ewex.xml.FilterReader
Calls the in.reset() method.
reset() - method in class ewe.ui.formatted.FormattedTextMaker.Entry
reset() - method in class ewe.fx.Graphics
reset() - method in class ewe.io.InputStream
reset() - method in class ewe.io.LineNumberReader
This method resets a stream to the point where the mark() method was called.
reset() - method in class ewe.security.MD5
Initializes (or resets) the hasher for a new session.
reset() - method in class ewe.fx.mGraphics
reset() - method in class ewe.util.OperationTimer
Clear all the current timed values.
reset() - method in class ewe.ui.ProgressBar
reset() - method in class ewex.xml.PushbackInputStream
This method always throws an IOException in this class because mark/reset functionality is not supported.
reset() - method in class ewex.xml.PushbackReader
This method always throws an IOException in this class because mark/reset functionality is not supported.
reset() - method in class ewe.io.Reader
reset() - method in class ewe.database.Record
This clears the data held by the Record, but still keeps the data objects used to hold the data.
reset() - method in class ewe.database.RecordDatabaseEntry
Compare this object against a set of search objects.
reset() - method in class ewe.ui.ScrollablePanel
This will reset the origin of a client (if it is a ScrollableHolder) to (0,0) if it is not already so.
reset() - method in class ewe.security.SHA1
Initializes (or resets) the hasher for a new session.
reset() - method in class ewe.io.StringReader
Sets the read position in the stream to the previously marked position or to 0 (i.e., the beginning of the stream) if the mark has not already been set.
reset() - method in class ewe.sys.TimeOut
reset(byte[],int,int) - method in class ewe.security.BlowfishCBC
Reset the Encryptor/Decryptor using a specific key.
reset(byte[],int,int) - method in class ewe.security.BlowfishECB
Reset the Encryptor/Decryptor using a specific key.
reset(ewe.sys.Time) - method in class ewe.ui.DateChooser
resetCursor() - static method in class ewe.ui.PenEvent
resetProgress(float) - method in class ewe.sys.Handle
resetRect() - method in class ewe.ui.Control
resetTime(java.lang.String) - method in class ewe.sys.Handle
This method does the following:
  1. It sets the doing field to the specified parameter.
reShow(int,int,int,int) - method in class ewe.ui.CellPanel
reShow(int,int,int,int) - method in class ewe.ui.Panel
resizable - field in class ewe.ui.Form
resize(boolean) - method in class ewe.ui.Frame
This resizes a Frame and its contents to be its preferred size.
resize(int) - method in class ewe.ui.CellPanel
resize(int) - method in class ewe.ui.PanelSplitter
resize(int,int) - method in class ewe.graphics.AniImage
Resize the image.
resize(int,int,boolean) - method in class ewe.ui.Frame
This resizes a Frame and its contents.
RESIZE_CURSOR - static field in class ewe.sys.VmConstants
resized(int,int) - method in class ewe.filechooser.FileListTableModel
This is called after the TableControl has been resized.
resized(int,int) - method in class ewe.ui.IconTableModel
resized(int,int) - method in class ewe.ui.TableModel
This is called after the TableControl has been resized.
resizeOnSIP - field in class ewe.ui.Form
If this is true then the Frame containing the Form will resize itself to avoid the SIP when the SIP is turned on.
resizeOnSIP - field in class ewe.ui.Frame
resizeRecord(int) - method in class ewe.io.Catalog
Resizes a record.
resizeTo(int,int) - method in class ewe.ui.AppFrame
This will change the width and height values.
resizeTo(int,int) - method in class ewe.fx.ArrayImageData
This will change the size of the ImageData, without changing the type of the data or the scan line type.
resizeTo(int,int) - method in class ewe.ui.CellPanel
resizeTo(int,int) - method in class ewe.ui.Control
This will change the width and height values.
resizeTo(int,int) - method in class ewe.filechooser.ImageFileChooser
This will change the width and height values.
resizeTo(int,int) - method in class ewe.ui.mInput
This will change the width and height values.
resizeTo(int,int) - method in class ewe.ui.mTextPad
This will change the width and height values.
resizeTo(int,int) - method in class ewe.ui.Panel
This will change the width and height values.
resizeTo(int,int) - method in class ewe.ui.PhoneMenu
This will change the width and height values.
resizeTo(int,int) - method in class ewe.ui.ScrollableHolder
This will change the width and height values.
resizeTo(int,int) - method in class ewe.ui.ScrollablePanel
resizeTo(int,int) - method in class ewe.ui.ScrollTrack
This will change the width and height values.
resizeTo(int,int) - method in class ewe.ui.SingleContainer
This will change the width and height values.
resizeTo(int,int) - method in class ewe.ui.TableControl
resizeTo(int,int) - method in class ewe.ui.TextMessage
This will change the width and height values.
resizeTo(int,int) - method in class ewe.graphics.TransparentPicker
This will change the width and height values.
resizeTo(int,int) - method in class ewe.ui.Window
This will change the width and height values.
resizeTo(int,int) - method in class ewe.ui.WindowContainer
This will change the width and height values.
resolution - field in class ewe.ui.DragContext
RESOLVE_LATER - static field in class ewe.database.Synchronizer
RESOLVE_LATER - static field in class ewe.datastore.Synchronizer
resolveClass(java.lang.Class) - method in class java.lang.ClassLoader
This requests the VM to resolve the class after being defined.
ResolveConflict - class ewe.database.ResolveConflict
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
ResolveConflict - class ewe.datastore.ResolveConflict
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
This must resolve a conflict when an item has been modified on both databases.
This must resolve a conflict when an item has been modified on both databases.
resolveConflictLater - field in class ewe.database.ResolveConflict
resolveConflictLater - field in class ewe.datastore.ResolveConflict
Resolve the image.
reSort() - method in class ewe.datastore.FoundEntries
reSort(int) - method in class ewe.datastore.FoundEntries
Resplit and replace lines of text, possibly substituting new text.
resplitWidthChange - field in class ewe.ui.formatted.TextFormatter
responseCode - field in class ewe.net.HttpConnection
This is the response code from the server.
restCount - field in class ewe.graphics.MosaicPanel
restedImage - field in class ewe.graphics.MosaicPanel
resting - field in class ewe.graphics.MosaicPanel
restore() - method in class ewe.database.SafeDBAccess
This restores the dabase from the backup file if one exists.
restore() - method in class ewe.ui.SavedScreen
restore(int,int) - method in class ewe.ui.Control
Restore the modifier flags to their previous value.
restoreClip(ewe.fx.Rect) - method in class ewe.fx.Graphics
Use this with a Rect value returned from reduceClip()
RestoreException - exception ewe.database.RestoreException
RestoreException() - constructor for class ewe.database.RestoreException
RestoreException(java.lang.String) - constructor for class ewe.database.RestoreException
RestoreException(java.lang.Throwable) - constructor for class ewe.database.RestoreException
Restore the icon according to the value that was returned by getIcon().
result - field in class ewe.sys.MathFunctionData
ResultSet - interface ewex.sql.ResultSet
This interface provides access to the data set returned by a SQL statement.
This interface provides a mechanism for obtaining information about the columns that are present in a ResultSet.
retirementAge - field in class ewe.database.TestData
retrieveApplicationHistory(java.lang.String) - static method in class ewe.filechooser.FileChooser
Setup the static history list for FileChoosers in this application using the specified persistentHistoryKey.
retType - field in class ewe.io.RemoteCall
RETURN_GENERATED_KEYS - static field in class ewex.sql.Statement
returnError(java.lang.String,int) - method in class ewe.util.Errorable
returnsValue() - method in class ewe.reflect.Method
Returns true if the method is not of type void.
returnValue - field in class ewe.sys.Handle
If the process is supposed to produce or return a value, it should be put here.
retWrapper - field in class ewe.reflect.FieldTransfer
reveal() - static method in class ewe.ui.SoftKeyBar
Reveal a hidden SoftKeyBar.
reverse() - method in class ewe.fx.GeneralPath
This reverses the sub-path direction.
reverse() - method in class java.lang.StringBuffer
reverse() - method in class java.lang.StringBuilder
revert() - method in class ewe.database.DatabaseEntry
Reload the entries data.
revert() - method in class ewe.database.DatabaseEntryObject
Reload the entries data.
rewind() - method in class ewe.io.RewindableStream
rewind(ewe.io.RandomAccessStream) - static method in class ewe.io.RewindableStream
A RewindableStream adapts a BasicStream so that a particular section of the stream (i.e.
RewindableStream(ewe.io.Stream) - constructor for class ewe.io.RewindableStream
RGB_IMAGE - static field in class ewe.fx.Image
This is an option to be used in Image initializers.
RGBImageData - class ewe.fx.RGBImageData
This class can be used to wrap up an IImage or ImageData of any type to act as an ImageData of type TYPE_ARGB or TYPE_RGB and, which uses int[] scan lines.
RGBImageData() - constructor for class ewe.fx.RGBImageData
If you use this constructor, make sure you call one of the set() method before using any of the other methods.
RGBImageData(java.lang.Object) - constructor for class ewe.fx.RGBImageData
RIGHT - static field in class ewe.ui.CellConstants
Right - static field in class ewe.ui.ControlConstants
RIGHT - static field in class ewe.ui.IKeys
special key
right - field in class ewe.fx.Insets
right - field in class ewe.ui.mTabbedPanel
right - field in class ewe.fx.print.PageFormatData
RIGHT_BUTTON - static field in class ewe.ui.PenEvent
rightButtons - field in class ewe.ui.FormFrame
rightMargin - field in class ewe.fx.FormattedTextSpecs
The position (in pixels) of the leftmost character on the line when displayed.
rightMargin - field in class ewe.ui.mTextPad
This is the right margin.
rightOf(java.lang.String,char) - static method in class ewe.util.mString
This returns the string to the right of the specified character (not including the character).
RINT - static field in class ewe.sys.Math
rint(double) - static method in class java.lang.Math
returns the closest integer to the argument.
rollback() - method in class ewex.sql.Connection
This method rolls back any SQL statements executed on this connection since the last commit or rollback.
rollback(ewex.sql.Savepoint) - method in class ewex.sql.Connection
root - field in class ewe.io.EweFile
root - field in class ewe.io.EweFile.EweEntryFile
root - field in class ewe.ui.TreeEdit
root - field in class ewe.zip.ZipEntryFile
root - field in class ewe.zip.ZipFile
rootObject - field in class ewe.ui.TreeTableModel
roots - static field in class ewex.registry.Registry
roots - field in class ewe.io.SimpleFileChooser
rotate(ewe.fx.Image,int) - method in class ewe.fx.Image
This rotates the image and places it into the destination Image (which should) be the correct size to receive the rotated image.
ROTATE_CLOCKWISE - static field in class ewe.ui.mApp
ROTATE_COUNTER_CLOCKWISE - static field in class ewe.ui.mApp
ROTATE_NORMAL - static field in class ewe.ui.mApp
rotated - static field in class ewe.ui.mApp
Set this to true before calling setupMainWindow() to display the application rotated by 90 degrees clockwise (which puts the controls on the right - when the user rotates it back by 90 degrees anti-clockwise).
Create a Graphics that will rotate all drawing by the specified amount in degrees.
Create a Graphics that will rotate all drawing by the specified amount in degrees.
rotateScreen(int) - static method in class ewe.ui.mApp
ROUGH_SCALING - static field in class ewe.ui.ImageControl
This options tells the ImageControl to scale the image using a rough scaling instead of smooth scaling.
ROUND - static field in class ewe.sys.Math
round(double) - static method in class java.lang.Math
Returns the closest long to the argument.
round(float) - static method in class java.lang.Math
Returns the closest int to the argument.
ROUND_CEILING - static field in class ewe.math.BigDecimal
ROUND_CEILING - static field in class ewex.math.BigDecimal
ROUND_DOWN - static field in class ewe.math.BigDecimal
ROUND_DOWN - static field in class ewex.math.BigDecimal
ROUND_FLOOR - static field in class ewe.math.BigDecimal
ROUND_FLOOR - static field in class ewex.math.BigDecimal
ROUND_HALF_DOWN - static field in class ewe.math.BigDecimal
ROUND_HALF_DOWN - static field in class ewex.math.BigDecimal
ROUND_HALF_EVEN - static field in class ewe.math.BigDecimal
ROUND_HALF_EVEN - static field in class ewex.math.BigDecimal
ROUND_HALF_UP - static field in class ewe.math.BigDecimal
ROUND_HALF_UP - static field in class ewex.math.BigDecimal
ROUND_UNNECESSARY - static field in class ewe.math.BigDecimal
ROUND_UNNECESSARY - static field in class ewex.math.BigDecimal
ROUND_UP - static field in class ewe.math.BigDecimal
ROUND_UP - static field in class ewex.math.BigDecimal
roundTo(int) - method in class ewe.sys.Time
Rounds this time down.
row - field in class ewe.ui.TableCellAttributes
row - field in class ewe.ui.TableEvent
For CELL_CLICKED, the row which was clicked.
rowChanged(int) - method in class ewe.data.FieldTableModel
rowDeleted() - method in class ewex.sql.ResultSet
This method tests whether or not the current row in the result set has been deleted.
rowHeaders - field in class ewe.data.FieldTableExportSpecs
rowHeaders - field in class ewe.ui.GridTableModel
The row headers if any.
rowIndex - field in class ewe.sys.MathFunctionData
rowInserted() - method in class ewex.sql.ResultSet
This method tests whether or not the current row in the result set has been inserted.
rows - field in class ewe.ui.Control
rows - field in class ewe.util.Grid
This holds the number of rows in the Grid.
rowUpdated() - method in class ewex.sql.ResultSet
This method tests whether or not the current row in the result set has been updated.
rp - static field in class ewe.ui.Gui
rs - field in class ewe.io.InputStream
The underlying InputStream object - if any.
rs - field in class ewe.io.OutputStream
rs - field in class ewe.io.RandomStreamAdapter
RSA - class ewe.security.RSA
This class is used to generate RSA Public Key pairs.
RSA_FULL - static field in class ewex.msencrypt.Encryptor
This is a provider type.
RSA_SCHANNEL - static field in class ewex.msencrypt.Encryptor
This is a provider type.
RSA_SIG - static field in class ewex.msencrypt.Encryptor
This is a provider type.
RSAKey - class ewe.security.RSAKey
An RSAKey holds either a private or public key and will also perform encryption/decryption operations.
RSAKey() - constructor for class ewe.security.RSAKey
RSAKey(byte[],int,int) - constructor for class ewe.security.RSAKey
This creates the key from the bytes as encoded by encodeBytes.
rshift(int[],int[],int,int,int) - static method in class ewe.math.MPN
rshift0(int[],int[],int,int,int) - static method in class ewe.math.MPN
rshift_long(int[],int,int) - static method in class ewe.math.MPN
Return the long-truncated value of right shifting.
run() - method in class ewe.graphics.AnimatedIcon
Override this to do custom animation.
run() - method in class ewe.sys.Coroutine
This will actually not get called!
run() - method in class ewe.sys.Device
This is used internally.
run() - method in class ewe.io.EweFileBrowser
run() - method in class ewe.ui.ExecTransfer
run() - method in class ewe.filechooser.FileChooserDemo
run() - method in class ewe.sys.HandleStatus
run() - method in class ewe.ui.mApp
run() - method in class ewe.io.MemoryStream
run() - method in class ewe.sys.mThread
run() - method in class ewex.movieplayer.PlayerForm.playChecker
run() - method in class ewex.rapi.RapiFileBrowser
run() - method in class java.lang.Runnable
run() - method in class ewe.io.SyncApp
run() - method in class ewe.sys.TaskObject
This calls the doRun() method and then sets the handle flags such that Running is off and Stopped is on after doRun() returns.
run() - method in class ewe.sys.ThreadTask
run() - method in class ewe.sys.VMApp
run() - method in class ewe.ui.Welcome
run() - method in class ewe.zip.ZipFileBrowser
This runs it synchronously.
runApplet(args[]) - static method in class ewe.ui.mApp
This calls runApplet(String args[],String extraArgs []) with null extraArgs.
runApplet(args[],extraArgs[]) - static method in class ewe.ui.mApp
This is used if the mApp is executed directly by a pure Java interpreter.
runAsApp() - method in class ewe.data.LiveObject
Get a Form to run this LiveObject as a stand-alone application.
runClass - static field in class ewe.ui.mApp
runDemo(boolean) - method in class ewe.filechooser.FileChooserDemo
runEweVM(java.lang.String) - static method in class ewe.sys.Vm
This is used to run a new Ewe VM with the given argument list.
runFile(ewe.io.File) - method in class ewe.filechooser.FileChooser
runFinalization() - static method in class java.lang.System
Under a Ewe VM this will simply do a gc().
runFinalizationOnExit(boolean) - static method in class java.lang.System
Tells the VM to run finalizers on exit.
runnable - field in class ewe.sys.Coroutine
Runnable - interface java.lang.Runnable
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
runNativeDialog(ewe.sys.Task) - static method in class ewe.sys.JavaBridge
Run a task that will display a native dialog box of some kind while it runs.
runNativeDialog(ewe.sys.Task) - static method in class ewe.sys.Vm
Run a task that will display a native dialog box of some kind while it runs.
Running - static field in class ewe.sys.Handle
runObject - static field in class ewe.ui.mApp
This executes a command line on the remote machine - it works on the desktop or mobile pc.
This executes the ewe vm on the remote machine with the provided program arugments.
runSelected() - method in class ewe.ui.PhoneVMLauncher
RuntimeException - exception java.lang.RuntimeException
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
RuntimeException() - constructor for class java.lang.RuntimeException
RuntimeException(java.lang.String) - constructor for class java.lang.RuntimeException
runWithProgressDisplay() - method in class ewe.io.CopyOver

S

SafeDBAccess - class ewe.database.SafeDBAccess
Create a SafeDBAccess object.
SafeFile - class ewe.io.SafeFile
This is used to "safely" modify the contents of a file.
SafeFile(ewe.io.File) - constructor for class ewe.io.SafeFile
Create a new SafeFile.
SafeFile(ewe.io.File,boolean) - constructor for class ewe.io.SafeFile
Create a new SafeFile.
safeWrite(long,int) - method in class ewe.database.DatabaseStream
A safeWrite() is one where the integer data is either stored completely at the specified location or not at all.
safeWrite(long,int) - method in class ewe.database.RandomAccessDatabaseStream
safeWrite(long,int,long,int) - method in class ewe.database.DatabaseStream
salary - field in class ewe.database.TestData
sampleObject - field in class ewe.ui.Editor
This is only necessary if you are using the objects _getField() and _setField() methods for field transfer.
Sand - static field in class ewe.fx.Color
SAVE - static field in class ewe.filechooser.FileChooserBase
This is an option for use in the constructor.
save() - method in class ewe.database.Database
Save the Database specs to permanent storage.
save() - method in class ewe.datastore.Database
Save the Database specs to permanent storage.
save() - method in class ewe.database.DatabaseEntry
This will save or add the entry into the database.
save() - method in class ewe.datastore.DatabaseEntry
This saves the data back to the data store.
save() - method in class ewe.database.DatabaseEntryObject
This will save or add the entry into the database.
save() - method in class ewe.database.DatabaseObject
Save the Database specs to permanent storage.
save() - method in class ewe.datastore.StoredObject
This writes the object to the DataStorage.
save() - method in class ewe.sys.VMApps
save() - method in class ewe.sys.VMOptions
This attempts to save the file.
save(ewe.ui.Frame) - method in class ewe.io.FileSaver
This returns a String which is the file name of the destination to save to.
save(java.lang.String) - method in class ewe.datastore.StoredObject
This writes the object to the DataStorage.
Save_action(ewe.ui.Editor) - method in class ewe.data.SaveableObject
SAVE_IN_FILE - static field in class ewe.io.IO
Option for saveConfigInfo().
SAVE_IN_FILE_OR_REGISTRY - static field in class ewe.io.IO
Option for saveConfigInfo().
SAVE_IN_REGISTRY - static field in class ewe.io.IO
Option for saveConfigInfo().
A SaveableEditor is designed to hold another editor and then allow you to open and save to disk the object being edited.
SaveableEditor(ewe.data.LiveData) - constructor for class ewe.ui.SaveableEditor
This calls SaveableEditor(LiveData model,Editor editor) with a null editor.
This is the constructor to use to produce a default implementation of SaveableEditor.
This method calls the setup(LiveData model,Editor editor) method.
This calls SaveableEditor(model, model.getEditor(whichEditor)).
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
SaveAction - static field in class ewe.data.SaveableObject
saveAs(ewe.ui.Frame) - method in class ewe.io.FileSaver
This brings up the FileChooser box and lets the user select a file to save to.
This saves an object as a new child of this entry with the specified name.
Save a LiveData object as configuration information in the registry or file.
Save a LiveData object as configuration information in the registry or file.
Save the text in the registry.
saved - field in class ewe.graphics.PngIconMaker
savedArea - field in class ewe.ui.SavedScreen
SavedScreen - class ewe.ui.SavedScreen
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
savedScreen - field in class ewe.ui.Frame
savedTo(ewe.io.File) - method in class ewe.data.SaveableObject
This is called after a successful save.
saveEntry(ewe.datastore.DatabaseEntry) - method in class ewe.datastore.Database
This saves the Entry in the database, setting the Created/Modified values and adjusting the syncrhonized flag if necessary.
saveEntry(ewe.datastore.DatabaseEntry) - method in class ewe.datastore.DataTable
This returns an encoded string as:

=

If the object is null then just "=" will be encoded.

saveObject(ewe.io.File) - method in class ewe.data.SaveableObject
This is used to save the Object state.
This saves an object as the data for this entry with the specified name (which may be null).
Savepoint - interface ewex.sql.Savepoint
saver - field in class ewe.ui.ExecTransfer
saver - field in class ewe.ui.Notepad
saveScreen(ewe.ui.Window,ewe.fx.Rect,boolean) - static method in class ewe.ui.Gui
Save a Vector containing a list of strings using saveConfigInfo.
saveTitle - field in class ewe.io.FileSaver
This is the title of the file save box.
scale() - method in class ewe.math.BigDecimal
scale() - method in class ewex.math.BigDecimal
scale(ewe.fx.ImageData,ewe.fx.ImageData) - static method in class ewe.fx.ImageTool
Scale a source Image so that it fits exactly into the destination Image using smooth scaling.
Scale a source Image so that it fits exactly into the destination Image.
scale(ewe.fx.ImageData,int,int,int) - static method in class ewe.fx.ImageTool
Scale an image and return a new image.
scale(int,int) - method in class ewe.fx.Image
scale(int,int) - method in class ewe.fx.PixelBuffer
scale(int,int,ewe.fx.Rect,int) - method in class ewe.fx.mImage
Produce a new mImage that is a scaled version of a section of this one.
Scale the PixelBuffer to produce a new PixelBuffer - optionally scaling only a portion of the original PixelBuffer.
scale(int,int,int) - method in class ewe.fx.Image
SCALE_IMAGE - static field in class ewe.fx.Image
This is an option for use with the constructor Image(ewe.io.Stream stream,int options,int requestedWidth,int requestedHeight) It specifies that the image should be scaled in the X and Y plane to be exactly the size specified.
SCALE_KEEP_ASPECT_RATIO - static field in class ewe.fx.ImageTool
An option for one of the scale() methods.
SCALE_KEEP_ASPECT_RATIO - static field in class ewe.fx.PixelBuffer
An option for scale().
SCALE_ROUGH - static field in class ewe.fx.ImageTool
An option for the scale() methods.
SCALE_USE_EXACT_TYPE - static field in class ewe.fx.ImageTool
An option for one of the scale() methods.
scaleAlpha(double) - method in class ewe.fx.PixelBuffer
This method will go through the pixel buffer data and scale the alpha value of each pixel by the specified amount - not allowing any alpha value to go higher than 1.0.
scaleBackgroundImage - field in class ewe.ui.PhoneMenu
If this is not null, this will be scaled to fit the entire menu.
scaleDimension(double) - method in class ewe.fx.print.PageRect
Scale a dimension value in Points (1/72 of an inch) into the correct number of pixels for this PageRect - but the return value will always be a minimum of 1.
scaleDimension(double) - method in class ewe.fx.print.PrintableObject
Scale a dimension, width or height value from point size to pixels for the current PrintPage.
This is called by default by putPageRect() if the image in the PageRect must be scaled down to the final image for display.
scaleRough - field in class ewe.fx.print.PrintPreview
If this is set true, then rough scaling is done when producing the final images for output.
Scale an image and then place a section of the scaled image into an ImageData object.
Scale an image and return a section of the scaled image.
Scale a section of an image and return a new image.
This PageRect, which was created using co-ordinates in points and using specified X and Y DPI values, is represented by an Image with a specific number of pixels.
Scale the specified PointRect to integer pixel co-ordinates for the current PageRect area.
Scale a PointRect containing Point dimensions into pixel dimensions for any PageRect created by this PrintPage.
scaleToPixels(ewe.fx.Rect) - method in class ewe.fx.print.PageRect
This PageRect, which was created using co-ordinates in points and using specified X and Y DPI values, is represented by an Image with a specific number of pixels.
scaleToRect(ewe.fx.Rect,double,double) - method in class ewe.fx.print.PointRect
SCAN_LINE_BYTE_ARRAY - static field in class ewe.fx.ImageData
A Scan line type that is always used by TYPE_MONO and TYPE_GRAY_SCALE_XXX.
SCAN_LINE_INT_ARRAY - static field in class ewe.fx.ImageData
A Scan line type that may be used by TYPE_RGB and TYPE_ARGB *
scanData() - method in class ewex.xml.StdXMLParser
Scans the XML data for elements.
Scans an XML tag.
screen - field in class ewe.ui.PanelSplitter
SCREEN_HIGH - static field in class ewe.sys.Device
SCREEN_LOW - static field in class ewe.sys.Device
SCREEN_NORMAL - static field in class ewe.sys.Device
SCREEN_OFF - static field in class ewe.sys.Device
SCREEN_UNKNOWN - static field in class ewe.sys.Device
screenIs(int) - static method in class ewe.ui.Gui
Check if the user screen is of a certain type.
screenResized(int,int) - static method in class ewe.ui.Gui
screenSize - static field in class ewe.ui.Gui
This is the size of the user's screen, but will not be set until the screenIs() method is called.
scroll(int,int) - method in class ewe.ui.Canvas
Scroll the panel - this does not update the ScrollBars.
scroll(int,int,ewe.fx.Point) - method in class ewe.ui.Canvas
Scroll the panel and save in moved, the amount of distance moved in x and y.
SCROLL_DOWN - static field in class ewe.ui.PenEvent
SCROLL_UP - static field in class ewe.ui.PenEvent
scrollable - field in class ewe.ui.ScrollTrack
This is a CarrierFrame which scrolls its contents.
Create the ScrollableCarrierFrame.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
ScrollableHolder(ewe.ui.Control) - constructor for class ewe.ui.ScrollableHolder
This is a CellPanel which is used as the base for ScrollServer implementations.
This is called to update a Control on-screen after it has been scrolled.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
Create a new ScrollBarPanel for the specified client and with the specified options.
Create a new ScrollBarPanel for the specified client.
ScrollClient - interface ewe.ui.ScrollClient
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
scrollClient - field in class ewe.ui.ScrollableCarrierFrame
This is the ScrollableHolder which is within the ScrollablePanel sp.
ScrollEvent - class ewe.ui.ScrollEvent
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
ScrollEvent(ewe.ui.Control,int,int) - constructor for class ewe.ui.ScrollEvent
ScrollHigher - static field in class ewe.ui.IScroll
ScrollLower - static field in class ewe.ui.IScroll
scrollPanel - field in class ewe.ui.ListSelect
scrollPercent - field in class ewe.ui.Canvas
ScrollServer - interface ewe.ui.ScrollServer
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
scrollStep - field in class ewe.graphics.MosaicPanel
scrollTo(int,boolean) - method in class ewe.ui.mTextPad
Scroll the display so that the specified line is now visible.
scrollTo(int,int,int,boolean) - method in class ewe.ui.TableModel
This is called by the table to tell the model that it wants to scroll either vertically or horizontally.
This is called by the table to tell the model that it wants to scroll either vertically or horizontally.
scrollToVisible(int) - method in class ewe.ui.TreeControl
scrollToVisible(int,int) - method in class ewe.ui.TableControl
Scrolls the data so that the cell at row and col is completely visible.
scrollToVisible(int,int,int,int) - method in class ewe.ui.Canvas
ScrollTrack - class ewe.ui.ScrollTrack
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
ScrollTrack(int) - constructor for class ewe.ui.ScrollTrack
Create a new ScrollTrack.
ScrollTrack(int,int) - constructor for class ewe.ui.ScrollTrack
Create a new ScrollTrack.
search(ewe.database.EntrySelector) - method in class ewe.database.EntriesView
Search for entries in the associated FoundEntries and add them to this EntriesView, using a separate thread to do the searching.
Search for entries in the associated FoundEntries and add them to this EntriesView.
Search for entries in the associated FoundEntries and add them to this EntriesView.
Search for entries in the associated FoundEntries and add them to this EntriesView.
Search for entries in the associated FoundEntries and add them to this EntriesView.
search(ewe.util.ObjectFinder) - method in class ewe.database.EntriesView
Search for entries in the associated FoundEntries and add them to this EntriesView, using a separate thread to do the searching.
search(java.lang.Object) - method in class ewe.database.EntriesView
Search for entries in the associated FoundEntries and add them to this EntriesView, using a separate thread to do the searching.
search(java.lang.Object) - method in class ewe.util.Stack
Returns the position of an Object on the stack, with the top most Object being at position 1, and each Object deeper in the stack at depth + 1.
search(java.lang.Object) - method in class ewex.xml.Stack
Returns the position of an Object on the stack, with the top most Object being at position 1, and each Object deeper in the stack at depth + 1.
search(java.lang.Object,boolean) - method in class ewe.database.EntriesView
Search for entries in the associated FoundEntries and add them to this EntriesView, using a separate thread to do the searching.
searcher - field in class ewe.database.FoundEntriesObject
searchIsCompatibleWithSort(int[],int[]) - static method in class ewe.database.DatabaseUtils
Returns if a quick search using the specified criteria can be done on a set of entries which are sorted by the sortedBy criteria.
Check if the proposed search criteria is compatible with the FoundEntries current sort.
Check if the proposed search criteria is compatible with the FoundEntries current sort.
SECOND - static field in class ewe.sys.Time
secureDocument - field in class ewe.io.BlockIO
SecureDocument - class ewe.security.SecureDocument
A SecureDocument is a document that has been made secure by any one or more of a number of ways.
SecureDocument() - constructor for class ewe.security.SecureDocument
Create a new SecureDocument.
SecureRandom - class ewe.security.SecureRandom
This class is intended to be used as a secure Random replacement.
SecureRandom() - constructor for class ewe.security.SecureRandom
Create a new instance of ourselves (no-op)
SecureRandom(byte[]) - constructor for class ewe.security.SecureRandom
Create a new instance of ourselves (no-op)
Security - class ewex.security.Security
SecurityException - exception java.lang.SecurityException
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
SecurityException() - constructor for class java.lang.SecurityException
SecurityException(java.lang.String) - constructor for class java.lang.SecurityException
SecurityManager - class ewex.security.SecurityManager
SecurityManager is a class you can extend to create your own Java security policy.
SecurityManager() - constructor for class java.lang.SecurityManager
Construct a new security manager.
seek(int) - method in class ewe.io.MemoryFile
seek(int) - method in class ewe.io.RandomAccessFile
Sets the file pointer for read and write operations to the given position.
seek(int) - method in class ewe.io.RandomAccessStream
Set the file position.
seek(int) - method in class ewe.io.RandomStreamObject
Set the file position.
seek(long) - method in class ewe.io.CompressedRandomStream
seek(long) - method in class ewe.io.RandomAccessFile
Set the stream position.
seek(long) - method in class ewe.io.RandomAccessStream
Set the stream position.
seek(long) - method in class ewe.io.RandomStream
seek(long) - method in class ewe.io.RandomStreamObject
Set the stream position.
Tell the Stream to move to the specific position.
seekPosition(long) - method in class ewe.io.RandomStreamAdapter
seekPosition(long) - method in class ewe.io.RandomStreamObject
Tell the Stream to move to the specific position.
seekPosition(long) - method in class ewe.io.RewindableStream
Tell the Stream to move to the specific position.
select - field in class ewe.ui.mFileInput
select(ewe.ui.Card) - method in class ewe.ui.CardPanel
select(ewe.ui.Control) - method in class ewe.ui.CardPanel
select(ewe.ui.Control) - method in class ewe.ui.mTabbedPanel
select(ewe.ui.Control) - method in class ewe.ui.MultiPanel
This selects for display one of the previously added Controls.
select(int) - method in class ewe.ui.CardPanel
select(int) - method in class ewe.ui.ChoiceControl
select(int) - method in class ewe.ui.mComboBox
select(int) - method in class ewe.ui.mTabbedPanel
select(int) - method in class ewe.ui.MultiPanel
This selects for display one of the previously added Controls, given the index of the item.
select(int) - method in class ewe.ui.TreeTableModel
Selects the specified line.
select(int,boolean) - method in class ewe.ui.ChoiceControl
select(int,boolean) - method in class ewe.data.IndexSelectable
Select or deselect a single item.
select(int,boolean) - method in class ewe.ui.TreeTableModel
select(int,int,boolean) - method in class ewe.filechooser.FileListTableModel
This is called by the table to tell the model that it wants to select a particular cell.
select(int,int,boolean) - method in class ewe.ui.TableModel
This is called by the table to tell the model that it wants to select a particular cell.
select(java.lang.String) - method in class ewe.ui.CardPanel
select(java.lang.String) - method in class ewe.ui.mTabbedPanel
select(java.lang.String) - method in class ewe.ui.MultiPanel
This selects for display one of the previously added Controls, given the short (tab) name for the item.
Selectable - interface ewe.ui.Selectable
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
selectAll() - method in class ewe.ui.Console
selectAll() - method in class ewe.ui.EditControl
selectAll() - method in class ewe.ui.mInput
selectAll() - method in class ewe.ui.mTextArea
selectAll() - method in class ewe.ui.mTextPad
selectAll(boolean) - method in class ewe.ui.BasicList
This either selects all the items (select == true) or none of the items (select = false).
selectAll(boolean) - method in class ewe.ui.mList
Use this to clear the selection or to select all the items.
selectAll(boolean) - method in class ewe.ui.SimpleList
selectAll(boolean) - method in class ewe.ui.TreeTableModel
This either clears the selection or selects all.
selectAll(java.lang.String) - method in class ewe.data.MultiListSelect
selectAllIndexes(boolean) - method in class ewe.ui.TableControl
This is only relevant with listMode being true.
selectAllOnFocus - field in class ewe.ui.mTextArea
If this is true the entire text is selected when it gains focus.
selectAllOnFocus - field in class ewe.ui.mTextPad
If this is true the entire text is selected when it gains focus.
selectAndExpand(int) - method in class ewe.ui.mTabbedPanel
selectAndPaint(ewe.ui.Card) - method in class ewe.ui.CardPanel
selectAndUpdate(int,int) - method in class ewe.ui.TableControl
selectAndView(int) - method in class ewe.ui.BasicList
This selects the item at the specified row (index) exclusively and then ensures that it is visible.
selectData - field in class ewe.ui.ListSelect
SELECTED - static field in class ewe.ui.MenuEvent
Selected - static field in class ewe.ui.MenuItem
A MenuItem modifier.
SELECTED - static field in class ewe.ui.MultiPanelEvent
This gets called when an item is highlighted, not when it is chosen.
selectedColor - field in class ewe.ui.TreeTableModel
selectedIndex - field in class ewe.ui.ChoiceControl
selectedIndex - field in class ewe.ui.MultiPanelEvent
selectedItem - field in class ewe.ui.CardPanel
The selected card, or -1 if none is selected.
selectedItem - field in class ewe.ui.MenuEvent
This is relevant only when the event type is SELECTED, DESELECTED or CLICKED.
selectedItem - field in class ewe.ui.SoftKeyEvent
If the event was caused by a menu item selection, then this will be that selected item.
selectedItems - field in class ewe.ui.SimpleList
SelectedItems() - constructor for class ewe.data.MultiListSelect.SelectedItems
Constructs an empty vector.
selectedLine - field in class ewe.ui.TreeEvent
selectedLine - field in class ewe.ui.TreeTableModel
selectedLines - field in class ewe.ui.TreeTableModel
selectedOnly - field in class ewe.data.FieldTableExportSpecs
selectedScreenIndex - field in class ewe.ui.PhoneMenu
selectedText - field in class ewe.ui.ListEvent
selectEntry(int) - method in class ewe.data.FieldTableModel
Select a particular row and make it visible if it is not so already.
selectExpanded - field in class ewe.ui.TreeTableModel
If this is true then expanding/collapsing a node will automatically select that node.
selectFields(int[]) - method in class ewe.database.Record
Select the fields to be used by the Record - each of which must be a valid field for the Database used by the Record.
selectIndex(int) - method in class ewe.ui.CheckBoxGroup
Select the mCheckBox at the given index.
selectInstall(int) - method in class ewe.sys.VMApp
selection - field in class ewe.ui.TableControl
The selection rectangle.
SELECTION_CHANGED - static field in class ewe.ui.MenuEvent
SELECTION_CHANGED - static field in class ewe.ui.TableEvent
selectItem(int,boolean) - method in class ewe.ui.ChoiceControl
selectItem(int,boolean) - method in class ewe.ui.mList
selectItem(int,boolean) - method in class ewe.ui.SimpleList
Select or deselect a particular item.
selectItem(java.lang.String) - method in class ewe.ui.MenuChoice
This method will select a particular item only if it is a valid choice.
selectItem(java.lang.String) - method in class ewe.ui.mList
selectItems(int,int,boolean) - method in class ewe.ui.SimpleList
Select or deselect a range of items.
SelectKeys - class ewe.ui.SelectKeys
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
selectNewItem(ewe.fx.Point) - method in class ewe.ui.Menu
selectNext() - method in class ewe.ui.ChoiceControl
Select the next tab.
selectNow() - method in class ewe.ui.mFileInput
This is called when the Select File button is pressed.
selectOnly(int) - method in class ewe.ui.TreeTableModel
Select an item - this does not fire a selection event.
selectOrUnselect(int) - method in class ewe.ui.ChoiceControl
selectPrev() - method in class ewe.ui.ChoiceControl
selectRowWhenEditing - field in class ewe.ui.TableModel
This tells the model to select the row of a cell whenever that cell is edited.
Send a DatagramPacket This method will block until the data is sent.
sendChar(char) - method in class ewe.ui.Console
This gets called when a key was pressed by the default sendKey() method.
sendChars(char[],int,int) - method in class ewe.ui.Console
This gets called by the default sendChar() method and can also be called directly.
This is responsible for sending data - either remote calls or replies to remote calls.
sendFrameOnTopEvents - static field in class ewe.ui.Gui
Set this true if you wish to send FrameEvent.NOT_ON_TOP and FrameEvent.NOW_ON_TOP events.
sendKey(ewe.ui.KeyEvent) - method in class ewe.ui.Console
This gets called when a key was pressed by the default keyPressed() method.
This is a non-blocking send.
sendToChildListeners(ewe.ui.Event) - method in class ewe.ui.Panel
sendToListeners(ewe.ui.Event) - method in class ewe.ui.Control
sendToListeners(ewe.ui.Event) - method in class ewe.ui.SoftKeyBar
SendUpKeyEvents - static field in class ewe.ui.ControlConstants
Control Modifier - sets the control to send up key events to its parent.
SendUpPenEvents - static field in class ewe.ui.ControlConstants
Control Modifier - sets the control to send up pen events to its parent.
sent() - method in class ewe.io.RemoteCall
This is used to tell the RemoteCall that it is in the process of transmission to the remote object.
separateSizeAndMargins - field in class ewe.fx.print.PageFormatData
separator - static field in class ewe.io.FileBase
Separator - static field in class ewe.ui.MenuItem
A MenuItem modifier.
separatorChar - static field in class ewe.io.FileBase
SerialPort - class ewe.io.SerialPort
SerialPort accesses a device's or PC's serial port.
SerialPort(ewe.io.SerialPortSpecs) - constructor for class ewe.io.SerialPort
Create a new open SerialPort.
SerialPort(int,int) - constructor for class ewe.io.SerialPort
Open a serial port with settings of 8 bits, no parity and 1 stop bit.
SerialPort(int,int,int,int,int) - constructor for class ewe.io.SerialPort
Opens a serial port.
SerialPort(java.lang.String,int) - constructor for class ewe.io.SerialPort
Open a serial port with settings of 8 bits, no parity and 1 stop bit.
Opens a serial port.
SerialPortOptions is a single object that specifies all the currently supported Serial Port options.
SerialPortOptions is a single object that specifies all the currently supported Serial Port options.
server - field in class ewe.net.ClientServerConnector
This is the server that will be listened to after the initial connection.
This gets called every time the client connects - including the initial connection.
ServerSocket - class ewe.net.ServerSocket
A server socket is used to wait for incoming TCP/IP connections.
ServerSocket(int) - constructor for class ewe.net.ServerSocket
Create a ServerSocket to listen on the local host on a specific port.
ServerSocket(int,ewe.io.IOHandle) - constructor for class ewe.net.ServerSocket
Creates a server socket at the specified port in non-blocking mode.
ServerSocket(int,int) - constructor for class ewe.net.ServerSocket
Create a server socket on the local host at the specified port number.
Creates a server socket at the specified port in blocking mode.
You should use one of the other ServerSocket constructors which throw an IOException on failure.

This method starts the process for opening a ServerSocket at the specified IP address for the local host.

ServerSocket(java.lang.String,int) - constructor for class ewe.net.ServerSocket
Create a ServerSocket to listen on the local host for a specific address, on a specific port.
serviceName - field in class ewe.net.SocketMaker
Use this if you want to connect to a remote service (via the RemoteConnection) or a providing a remote service.
serviceName - field in class ewe.io.SyncApp
SET - static field in class ewe.sys.Math
The result is the value of the second parameter.
set(byte[],int) - method in class ewe.database.EncodedUTF8String
set(char[],int,int) - method in class ewe.util.SubString
set(double) - method in class ewe.sys.Double
set(double,double) - method in class ewe.fx.print.PointRect
Sets the x and y of this PointRect, the others are set to zero and returns itself.
set(double,double,double,double) - method in class ewe.fx.print.PointRect
Sets the dimensions of this PointRect and returns itself.
set(ewe.data.Property) - method in class ewe.data.PropertyList
Sets an exclusive property.
Sets an exclusive property.
set(ewe.data.PropertyList) - method in class ewe.util.Properties
Set the properties in this collection from those in the specified PropertyList.
set(ewe.data.PropertyList) - method in class ewex.util.Properties
Set the properties in this collection from those in the specified PropertyList.
set(ewe.data.PropertyList) - method in class ewe.data.PropertyList
set(ewe.datastore.DatabaseEntry) - method in class ewe.datastore.FoundEntries
This saves changes to the data entry but does NOT rearrange current FoundEntries object so that it is still sorted correctly.
set(ewe.fx.Color) - method in class ewe.fx.Color
set(ewe.fx.Dimension) - method in class ewe.fx.Dimension
This can be used to change the icon and text, clearing any extra column data if any is present.
This can be used to reset the IconAndText to new icon and text.
Create and set the internal array for the ArrayImageData so that it is compatible with the image type and scan line type for the specified ImageData parameter.
set(ewe.fx.Point) - method in class ewe.fx.Point
set(ewe.fx.Rect) - method in class ewe.fx.Dimension
set(ewe.fx.Rect) - method in class ewe.fx.Point
set(ewe.fx.Rect) - method in class ewe.fx.Rect
This is used to tell the File to represent a different File entity.
set(ewe.io.File,java.lang.String) - method in class ewe.io.File
Modifies the File to point to a different file on the file system.
This is used to tell the File to represent a different File entity.
Modifies the File to point to a different file on the file system.
set(ewe.io.File,java.lang.String) - method in class ewex.rapi.RapiFile
This is used to tell the File to represent a different File entity.
This is used to tell the File to represent a different File entity.
set(ewe.math.BigInteger) - method in class ewe.math.MPN
set(ewe.math.MPN) - method in class ewe.math.MPN
set(ewe.math.MPN,ewe.math.MPN) - static method in class ewe.math.MPN
set(ewe.reflect.Wrapper) - method in class ewe.data.Property
set(ewe.reflect.Wrapper[]) - method in class ewe.io.RemoteCall
set(ewe.sys.Double) - method in class ewe.sys.Double
set(ewe.sys.Long) - method in class ewe.sys.Long
set(ewe.ui.PenEvent) - method in class ewe.ui.DragContext
set(ewe.util.Properties) - method in class ewe.util.Properties
Set the properties in this collection from those in the specified Properties.
set(ewe.util.Range) - method in class ewe.util.Range
set(ewe.util.TagList) - method in class ewe.util.TagList
Set all the tag values from the other TagList.
set(float) - method in class ewe.ui.ProgressBar
Set the bar progress to the specified value.
set(float,long) - method in class ewe.ui.ProgressBar
Set the bar progress to the specified value.
set(int) - method in class ewe.sys.DateChange
Set the totalDays.
set(int) - method in class ewe.sys.Handle
Everytime it is called it will ensure that any waiting Coroutines get notified so they can check to see if the state they are waiting for has been achieved.
set(int) - method in class ewe.sys.Locale
Set the ID for this locale.
set(int) - method in class ewe.math.MPN
set(int,boolean) - method in class ewe.ui.Control
Switch on or off a modifier depending on the status parameter.
set(int,ewe.database.DatabaseEntry) - method in class ewe.database.EntriesView
Change the database entry at the specified index.
set(int,ewe.database.DatabaseEntry) - method in class ewe.database.FoundEntries
This saves changes to the data entry and will rearrange current entries to maintain its sort order.
Add a new entry using the data object to the end of the FoundEntries.
set(int,int) - method in class ewe.fx.Dimension
set(int,int) - method in class ewe.fx.Point
set(int,int) - method in class ewe.util.Range
set(int,int,int) - method in class ewe.fx.ArrayImageData
Create and set the internal array for the ArrayImageData so that it can hold the scan lines for an Image of the specified type with the specified dimensions.
set(int,int,int) - method in class ewe.fx.Color
set(int,int,int) - method in class ewe.sys.DateChange
Set the years, months and days.
set(int,int,int) - method in class ewe.ui.mScrollBar
set(int,int,int,boolean) - method in class ewe.ui.mScrollBar
set(int,int,int,int) - method in class ewe.fx.Color
set(int,int,int,int) - method in class ewe.fx.Rect
set(int,int,int,int[]) - method in class ewe.fx.ArrayImageData
Create and set the internal array for the ArrayImageData so that it can hold the scan lines for an Image of the specified type with the specified dimensions.
set(int,int,java.lang.Object) - method in class ewe.util.Grid
Set the Object at a particluar row and column.
set(int,java.lang.Object) - method in class ewe.ui.CellEntry
set(int,java.lang.Object) - method in class ewe.util.TagList
Set the Object value for a tag.
set(int,java.lang.Object) - method in class ewe.util.Vector
Sets the object at the given index.
set(int[],int,int) - method in class ewe.math.MPN
set(java.lang.Object) - method in class ewe.fx.RGBImageData
set(java.lang.Object) - method in class ewe.ui.UIBuilder
This sets the properties of the next control to be added.
This can be used to set or change the image the RGBImageData is using.
set(java.lang.Object,int,java.lang.Object) - static method in class java.lang.reflect.Array
Sets an element of an array.
set(java.lang.Object,java.lang.Object) - method in class java.lang.reflect.Field
set(java.lang.String) - method in class ewe.ui.MenuItem
Set the action, label and hotkey of the MenuItem to be the specified parameter, allowing the parameter to have a Hot Key encoded in it.
set(java.lang.String) - method in class ewe.util.SubString
set(java.lang.String,int,int) - method in class ewe.util.SubString
Create a SubString based on a substring of the text in the provided String.
Sets an exclusive property.
Sets the specified fields of the URL.
Sets the specified fields of the URL.
set(java.lang.String[],int) - method in class ewe.ui.mChoice
set(long) - method in class ewe.sys.Long
set(long) - method in class ewe.math.MPN
SET_ALWAYS_SHOW_SIP_BUTTON - static field in class ewe.sys.Vm
SET_NO_WINDOWS - static field in class ewe.sys.Vm
Used with setParameter() and a value of 1, it tells the VM to act as if multiple windows are not supported.
set_str(dest[],byte[],int,int) - static method in class ewe.math.MPN
SET_USE_SIP - static field in class ewe.sys.Vm
setAddNewEntriesFirst(boolean) - method in class ewe.database.FoundEntries
If you add a new entry to a sorted FoundEntries, then that new entry may match exactly other entries already in the FoundEntries.
setAddNewEntriesFirst(boolean) - method in class ewe.database.FoundEntriesObject
setAllInclusive(boolean) - method in class ewe.database.FoundEntries
If a FoundEntries is all inclusive then adding entries to the database will automatically add the new entries to the FoundEntries.
setAllInclusive(boolean) - method in class ewe.database.FoundEntriesObject
setAllParentFrame(ewe.ui.Frame) - static method in class ewe.ui.Gui
Set the system to believe that multiple windows are not possible and that all new Frames should be shown in the specified Frame.
setAlpha(double) - method in class ewe.fx.PixelBuffer
This method will go through the pixel buffer data and set the alpha value of each pixel to the specified value (between 0.0 and 1.0).
This method will go through the pixel buffer data and set the alpha value of each pixel to the specified value (between 0.0 and 1.0), EXCEPT for any pixels that is equal to the transparent Color - those pixels will be set to have an alpha value of 0.
setAlpha(ewe.fx.Mask,double) - method in class ewe.fx.PixelBuffer
This method will go through the pixel buffer data and set the alpha value of each pixel which is included in the mask.
If a connection has already been made to the server, then you can call this method and the HttpConnection protocol will be done over this Socket.
setAndSizeToBackgroundImage(ewe.fx.Image) - method in class ewe.graphics.Mosaic
This sets the backgroundImage AND sets the virtualSize to be the same size as the image.
setAnIntValue(java.lang.String,int) - method in class ewex.registry.RegistryKey
setAppFormTitle(ewe.ui.Form,java.lang.String) - static method in class ewe.ui.Gui
This will setup an the title bar on a Form if the main ewe window does not have a title and a close button.
This method sets the specified parameter from the given Java Array value.
setArray(java.lang.Object) - method in class ewe.reflect.Wrapper
This method sets the specified parameter from the given Java ASCII InputStream value.
setAsciiStream(long) - method in class ewex.sql.Clob
setAsStaticDisplay(boolean) - method in class ewe.ui.mTextPad
This modifies the mTextPad to be a static text display - where the cursor is never displayed and the cursor keys will scroll the display.
Sets an attribute.
Sets an attribute.
Sets an attribute.
Sets an attribute.
setAutoCommit(boolean) - method in class ewex.sql.Connection
This method turns auto commit mode on or off.
Call this AFTER setting the tabLocation to be NORTH or SOUTH (it is NORTH by default), but before doing a make().
setBackground(ewe.fx.Color) - method in class ewe.fx.Graphics
setBackground(int,int,int) - method in class ewe.fx.Graphics
This method sets the specified parameter from the given Java java.math.BigDecimal value.
This method sets the specified parameter from the given Java binary InputStream value.
setBinaryStream(long) - method in class ewex.sql.Blob
setBit(int) - method in class ewe.math.BigInteger
setBit(int) - method in class ewex.math.BigInteger
This method sets the specified parameter from the given Java Blob value.
setBoolean(boolean) - method in class ewe.reflect.Wrapper
setBoolean(int,boolean) - method in class ewex.sql.PreparedStatement
This method sets the specified parameter from the given Java boolean value.
setBoolean(java.lang.Object,boolean) - method in class java.lang.reflect.Field
setBoolean(java.lang.Object,int,boolean) - static method in class java.lang.reflect.Array
Sets an element of a boolean array.
setBorder(int,int) - method in class ewe.ui.Control
This sets both the border style and width of the Control
setBorderStyle(int) - method in class ewe.ui.TextDisplayButton
Use this to set the border style instead of the normal setBorder().
setBrush(ewe.fx.Brush) - method in class ewe.fx.Graphics
setBufferSize(int) - method in class ewe.zip.DeflaterOutputStream
Don't call this after starting to write output!
setBufferSize(int) - method in class ewe.zip.InflaterInputStream
Don't call this after starting to read input!
setBuilder(ewex.xml.IXMLBuilder) - method in class ewex.xml.IXMLParser
Sets the builder which creates the logical structure of the XML data.
Sets the builder which creates the logical structure of the XML data.
setByte(byte) - method in class ewe.reflect.Wrapper
setByte(int,byte) - method in class ewex.sql.PreparedStatement
This method sets the specified parameter from the given Java byte value.
setByte(java.lang.Object,byte) - method in class java.lang.reflect.Field
setByte(java.lang.Object,int,byte) - static method in class java.lang.reflect.Array
Sets an element of a byte array.
setBytes(int,byte[]) - method in class ewex.sql.PreparedStatement
This method sets the specified parameter from the given Java byte array value.
setBytes(long,byte[]) - method in class ewex.sql.Blob
setBytes(long,byte[],int,int) - method in class ewex.sql.Blob
Set the number of bytes to cache in memory.
setCatalog(java.lang.String) - method in class ewex.sql.Connection
This method sets the name of the catalog in use by this connection.
setCause(java.lang.Throwable,java.lang.Throwable) - static method in class ewe.sys.Vm
This provides a fully portable method of setting the "cause" of a Throwable for exception chaining.
setCBCIV(byte[]) - method in class ewe.security.BlowfishCBC
Sets the current CBC IV (for cipher resets).
setCBCIV(byte[],int) - method in class ewe.security.BlowfishCBC
Sets the current CBC IV (for cipher resets).
setCBCIV(long) - method in class ewe.security.BlowfishCBC
Sets the current CBC IV (for cipher resets).
setCell(int) - method in class ewe.ui.CellEntry
setCell(int) - method in class ewe.ui.Control
setChar(char) - method in class ewe.reflect.Wrapper
setChar(java.lang.Object,char) - method in class java.lang.reflect.Field
setChar(java.lang.Object,int,char) - static method in class java.lang.reflect.Array
Sets an element of a char array.
This method sets the specified parameter from the given Java character Reader value.
setCharacterStream(long) - method in class ewex.sql.Clob
setCharAt(int,char) - method in class java.lang.StringBuffer
setCharAt(int,char) - method in class java.lang.StringBuilder
setChosenIndex(int) - method in class ewe.data.IList
This is used to set a special class creator.
setCleanInterval(long) - static method in class ewe.util.WeakCache
Set the interval between cache cleaning in milliseconds.
setCleanInterval(long) - static method in class ewe.util.WeakHashtable
Set the interval between cache cleaning in milliseconds.
setClickMode(boolean) - method in class ewe.ui.TableControl
This sets ClickMode on or off.
Set the clientConstraints value specifying the behavior horizontally and vertically.
Set the clientConstraints value specifying the behavior horizontally and vertically.
Set the clientConstraints value specifying the behavior horizontally and vertically.
Set the clientConstraints value specifying the behavior horizontally and vertically.
Set the clientConstraints value specifying the behavior horizontally and vertically.
setClip(int,int,int,int) - method in class ewe.fx.Graphics
Sets a clipping rectangle.
setClip(int,int,int,int) - method in class ewe.fx.mGraphics
Sets a clipping rectangle.
setClipboardText(java.lang.String) - static method in class ewe.sys.Vm
Sets the system clipboard text.
setClipObject(java.lang.Object) - static method in class ewe.ui.Control
This method sets the specified parameter from the given Java Clob value.
setCodec(java.lang.String,ewe.io.TextCodec) - static method in class ewe.io.IO
Add a new codec to the list of codecs.
setColor(ewe.fx.Color) - method in class ewe.fx.Graphics
Set the text and background colors.
setColor(int,int,int) - method in class ewe.fx.Graphics
Sets the current color for drawing operations.
setComment(java.lang.String) - method in class ewe.zip.ZipEntry
Sets the entry comment.
setComment(java.lang.String) - method in class ewe.util.zip.ZipOutputStream
Set the zip file comment.
setCompressedSize(int) - method in class ewe.zip.ZipEntry
Sets the size of the compressed data.
setConditionalChar(char,int) - method in class ewe.ui.EditControl
setContent(java.lang.String) - method in class ewex.xml.IXMLElement
Sets the #PCDATA content.
setContent(java.lang.String) - method in class ewex.xml.XMLElement
Sets the #PCDATA content.
This changes the control.
This changes the control.
setControl(int) - method in class ewe.ui.CellEntry
setControl(int) - method in class ewe.ui.Control
setCorners(int,int,int,int) - method in class ewe.fx.Rect
setCrc(int) - method in class ewe.zip.ZipEntry
Sets the crc of the uncompressed data.
setCursor(ewe.ui.Control,int) - static method in class ewe.sys.Vm
setCursor(int) - method in class ewe.ui.Control
Set the cursor for the control.
setCursor(int) - static method in class ewe.sys.Vm
Set the cursor.
setCursorName(java.lang.String) - method in class ewex.sql.Statement
This method sets the cursor name that will be used by the result set.
setDaemon(boolean) - method in class ewe.sys.mThread
Sets whether this thread is to be a daemon thread or not - but as of 1.43 setting an thread to be a daemon thread has no effect on how the thread is treated or how it operates.
setDaemon(boolean) - method in class ewe.sys.mThreadGroup
setData(byte[]) - method in class ewe.net.DatagramPacket
setData(byte[]) - method in class ewe.security.SecureDocument
Set the source data.
setData(byte[],int,int) - method in class ewe.security.SecureDocument
Set the source data.
Sets the fields in the DatabaseEntry from the fields in the data object - which must not be null.
Sets the fields in the DatabaseEntry from the fields in the data object - which must not be null.
Sets the fields in the DatabaseEntry from the fields in the data object - which must not be null.
setData(int,java.lang.Object) - method in class ewe.database.EntriesView
Change the database entry at the specified index.
setData(int,java.lang.Object) - method in class ewe.database.FoundEntries
Set the data at the specified index using the data object.
setData(int,java.lang.Object) - method in class ewe.datastore.FoundEntries
Set the fields or the entry at the specified index and moves the data to a new index appropriate for the sort criteria.
setData(int,java.lang.Object) - method in class ewe.database.FoundEntriesObject
Set the data at the specified index using the data object.
setData(java.lang.Object) - method in class ewe.ui.ChoiceControl
Sets the data for the ChoiceControl.
setData(java.lang.Object) - method in class ewe.database.DatabaseEntry
Set the data in the entry from the data object.
setData(java.lang.Object) - method in class ewe.database.DatabaseEntryObject
Set the data in the entry from the data object.
setData(java.lang.Object) - method in class ewe.ui.Editor
This calls setObject(obj).
setData(java.lang.Object) - method in class ewe.ui.FontInput
setData(java.lang.Object) - method in class ewe.ui.ImageControl
setData(java.lang.Object) - method in class ewe.ui.ListEditor
Set the list of items.
setData(java.lang.Object) - method in class ewe.ui.ListSelect
setData(java.lang.Object) - method in class ewe.ui.mFileInput
This calls setObject(obj).
setData(java.lang.Object) - method in class ewe.graphics.TransparentPicker
setData(java.lang.Object) - method in class ewe.ui.TreeControl
Set the data and the headers.
setDatabase(ewe.database.Database) - method in class ewe.database.EntryComparer
setDataInPlace(int,java.lang.Object) - method in class ewe.datastore.FoundEntries
Set the fields or the entry at the specified index.
setDatastoreFile(ewe.io.File) - method in class ewe.datastore.DataStorage
Set the File of this DataStorage.
Set a DataValidator to validate data before it is saved in the Database.
Set a DataValidator to validate data before it is saved in the Database.
setDate(ewe.sys.Time) - method in class ewe.ui.DateChooser
setDate(int) - method in class ewex.sql.Time
This method always throws an IllegalArgumentException.
This method sets the specified parameter from the given Java java.sql.Date value.
This method sets the specified parameter from the given Java java.sql.Date value.
Set the date format string.
setDateOnly(int,int,int) - method in class ewe.sys.TimeMask
Set the decryptor to be used explicitly.
setDecryptor(ewe.io.DataProcessor) - method in class ewe.database.DatabaseStream
setDecryptor(ewe.io.DataProcessor) - method in class ewe.security.SecureDocument
Set the decryptor by creating a new Decryptor which uses the provided password.
This attempts to set what the default language and (optionally) country for the application.
This will sets the default file type and adds the mask to the list of masks.
Sets the delegated.
setDeviceAutoOff(int) - static method in class ewe.sys.Vm
Sets the device's "auto-off" time.
Set the unit for the display.
setDisplayFont(ewe.fx.Font) - method in class ewe.ui.HtmlViewer
Set the display font.
setDoInput(boolean) - method in class ewe.net.URLConnection
This is used to set the dontUseCompression option for data encryption.
setDoOutput(boolean) - method in class ewe.net.URLConnection
setDouble(double) - method in class ewe.sys.Decimal
setDouble(double) - method in class ewe.reflect.Wrapper
setDouble(int,double) - method in class ewex.sql.PreparedStatement
This method sets the specified parameter from the given Java double value.
setDouble(java.lang.Object,double) - method in class java.lang.reflect.Field
setDouble(java.lang.Object,int,double) - static method in class java.lang.reflect.Array
Sets an element of a double array.
setDragRate(int) - method in class ewe.graphics.MosaicPanel
setDrawOp(int) - method in class ewe.fx.Graphics
Sets the drawing operation.
Sets up the standard Copy, Move, Cancel DragAndDrop popup menu.
Sets up the drag and drop menu options.
This is used to set an example of the data being edited.
setElement(java.lang.Object,int,ewe.reflect.Wrapper) - static method in class ewe.reflect.Array
setElementAt(java.lang.Object,int) - method in class ewe.util.Vector
setEncodedTime(long) - method in class ewe.sys.Time
This converts from a 64-bit encoded values saving the year, month, day, hours, min, sec, millisec in a platform independent manner.
setEncodedTime(long) - method in class ewe.sys.TimeMask
This converts from a 64-bit encoded values saving the year, month, day, hours, min, sec, millisec in a platform independent manner.
Use this when the Database is initialized to set the decryptor and encryptor for the data.
Use this when the Database is initialized to set the decryptor and encryptor for the data.
Set the encryption to use for sending and receiving calls.
Set the encryption/decryption to be used by the RemoteCallHandler.
Set the encryption to use for sending and receiving calls.
Set the encryption/decryption to be used by the RemoteCallHandler.
Explicitly set the encryptor to use.
setEncryptor(ewe.io.DataProcessor) - method in class ewe.security.SecureDocument
Set the encryptor to be a new Encryptor using the specified password.
Call this to set the entries to be displayed in this table.
Call this to set the entries to be displayed in this table.
setError() - method in class ewe.io.PrintWriter
setEscapeProcessing(boolean) - method in class ewex.sql.Statement
This method sets the local escape processing mode on or off.
setExtra(byte[]) - method in class ewe.zip.ZipEntry
Sets the extra data.
setFail(java.lang.Throwable) - method in class ewe.sys.Handle
Set the Stopped and Failure bits of this Handle and set the errorObject to be the specified Throwable.
setFetchDirection(int) - method in class ewex.sql.ResultSet
This method provides a hint to the driver about which direction the result set will be processed in.
setFetchDirection(int) - method in class ewex.sql.Statement
This method informs the driver which direction the result set will be accessed in.
setFetchSize(int) - method in class ewex.sql.ResultSet
This method provides a hint to the driver about how many rows at a time it should fetch from the database.
setFetchSize(int) - method in class ewex.sql.Statement
This method informs the driver how many rows it should fetch from the database at a time.
setField(int) - method in class ewe.database.Record
This method is used to retrieve the data object used to wrap the field data, and at the same time mark that field as having its data set, for a later writeTo() operation.
setField(int,boolean) - method in class ewe.database.DatabaseEntry
setField(int,boolean) - method in class ewe.datastore.DatabaseEntry
setField(int,boolean) - method in class ewe.database.DatabaseEntryObject
setField(int,byte[]) - method in class ewe.database.DatabaseEntry
setField(int,byte[]) - method in class ewe.database.DatabaseEntryObject
setField(int,double) - method in class ewe.database.DatabaseEntry
setField(int,double) - method in class ewe.datastore.DatabaseEntry
setField(int,double) - method in class ewe.database.DatabaseEntryObject
setField(int,ewe.math.BigDecimal) - method in class ewe.database.DatabaseEntry
setField(int,ewe.sys.DayOfYear) - method in class ewe.database.DatabaseEntry
setField(int,ewe.sys.Decimal) - method in class ewe.database.DatabaseEntry
setField(int,ewe.sys.Decimal) - method in class ewe.database.DatabaseEntryObject
setField(int,ewe.sys.Time) - method in class ewe.database.DatabaseEntry
setField(int,ewe.sys.Time) - method in class ewe.datastore.DatabaseEntry
setField(int,ewe.sys.Time) - method in class ewe.database.DatabaseEntryObject
setField(int,ewe.sys.TimeOfDay) - method in class ewe.database.DatabaseEntry
setField(int,ewe.util.ByteArray) - method in class ewe.database.DatabaseEntry
setField(int,ewe.util.CharArray) - method in class ewe.database.DatabaseEntry
setField(int,ewe.util.SubString) - method in class ewe.database.DatabaseEntry
setField(int,float) - method in class ewe.datastore.DatabaseEntry
setField(int,int) - method in class ewe.database.DatabaseEntry
setField(int,int) - method in class ewe.datastore.DatabaseEntry
setField(int,int) - method in class ewe.database.DatabaseEntryObject
setField(int,java.lang.Object) - method in class ewe.database.Record
This method should normally be used only if the field type is JAVA_OBJECT.
setField(int,java.lang.String) - method in class ewe.database.DatabaseEntry
setField(int,java.lang.String) - method in class ewe.datastore.DatabaseEntry
setField(int,long) - method in class ewe.database.DatabaseEntry
setField(int,long) - method in class ewe.datastore.DatabaseEntry
setField(int,long) - method in class ewe.database.DatabaseEntryObject
setFieldHeader(int,java.lang.String) - method in class ewe.database.Database
Set the header for a specified field ID.
setFieldHeader(int,java.lang.String) - method in class ewe.datastore.Database
Set the header for a specified field ID.
setFieldHeader(int,java.lang.String) - method in class ewe.datastore.DataTable
Set all the fields.
setFields(java.lang.Object) - method in class ewe.database.Database
Set the fields for the Database, which must match fields in the objectOrClass transfer object.
setFields(java.lang.Object) - method in class ewe.datastore.Database
Set the fields for the Database, which must match fields in the objectOrClass transfer object.
setFields(java.lang.Object) - method in class ewe.database.DatabaseObject
Set the fields for the DataTable, which must match fields in the objectOrClass transfer object.
setFields(java.lang.Object) - method in class ewe.datastore.DataTable
Set the fields for the DataTable, which must match fields in the objectOrClass transfer object.
setFields(java.lang.Object) - method in class ewe.ui.Editor
setFields(java.lang.Object) - method in class ewe.data.FieldTableModel
This can be used to set all the fields.
This can be used to set all the fields.
Set the fields for the Database, which must match fields in the objectOrClass transfer object.
Set the fields for the Database, which must match fields in the objectOrClass transfer object.
Set the fields for the DataTable, which must match fields in the objectOrClass transfer object.
Set the fields for the DataTable, which must match fields in the objectOrClass transfer object.
This can be used to set all the fields.
Set the fields for the Database, which must match fields in the objectOrClassOrReflect transfer object.
Set the fields for the Database, which must match fields in the objectOrClassOrReflect transfer object.
Set the fields for the DataTable, which must match fields in the objectOrClassOrReflect transfer object.
Set the fields for the DataTable, which must match fields in the objectOrClassOrReflect transfer object.
Set all the fields given a set of String encoded properties for each field.
SETFIELDS_MODE_ENSURE - static field in class ewe.database.DatabaseObject
SETFIELDS_MODE_OVERRIDE - static field in class ewe.database.DatabaseObject
SETFIELDS_MODE_SET - static field in class ewe.database.DatabaseObject
setFieldValue(int,java.lang.Object) - method in class ewe.database.DatabaseEntry
setFieldValue(int,java.lang.Object) - method in class ewe.datastore.DatabaseEntry
Set a field value.
Set a field value using a ewe.sys.Wrapper instead of a standard Java wrapper.
Set a field value.
setFile(ewe.io.File) - method in class ewe.filechooser.FileChooser
Do not use this.
setFile(ewe.io.File,boolean) - method in class ewe.filechooser.FileChooser
Do not use this.
setFileChooserClass(java.lang.String) - static method in class ewe.io.File
setFileObject(ewe.io.File) - static method in class ewe.sys.Vm
Set the File object to be used to represent the local file system.
This saves the FileSaver as a property called "FileSaver" in the Form's property list and sets up the saver as a listener for DataChangeEvents.
setFilesToCopy(boolean) - method in class ewe.filechooser.FileListTableModel
setFixedSize(int,int) - method in class ewe.ui.Control
setFlags(int,int) - method in class ewe.sys.Handle
This sets and clears specific flags (bits) in the handle state.
setFloat(float) - method in class ewe.reflect.Wrapper
setFloat(int,float) - method in class ewex.sql.PreparedStatement
This method sets the specified parameter from the given Java float value.
setFloat(java.lang.Object,float) - method in class java.lang.reflect.Field
setFloat(java.lang.Object,int,float) - static method in class java.lang.reflect.Array
Sets an element of a float array.
setFlowControl(int) - method in class ewe.io.SerialPort
Selects different flow control - hardware, software (XON/XOFF) or none.
setFocus(ewe.ui.Control) - method in class ewe.ui.Window
This is only to be used by the Window itself or the Gui class.
setFollowTracking(boolean) - method in class ewe.ui.ITrack
setFollowTracking(boolean) - method in class ewe.ui.mScrollBar
setFollowTracking(boolean) - method in class ewe.ui.TrackControl
setFont(ewe.fx.Font) - method in class ewe.ui.Console
Call this to set the Font for the Console, which should be a fixed-width font.
setFont(ewe.fx.Font) - method in class ewe.ui.Control
Set the Font for the control.
setFont(ewe.fx.Font) - method in class ewe.fx.Graphics
Sets the current font for operations that draw text.
setFont(ewe.fx.Font) - method in class ewe.ui.SoftKeyBar
Set the Font to be used by the bar if possible.
setFontSize(int) - method in class ewe.ui.Console
Change the size of the font.
setFor(ewe.ui.Control) - method in class ewe.ui.ControlPopupForm
Calling this will set the client for the Form and then causes the form to be displayed via the popup() method.
setFor(ewe.ui.Control) - method in class ewe.ui.DateChooserPopup
setFor(ewe.ui.Control) - method in class ewe.ui.InputForm
Calling this will set the client for the Form and then causes the form to be displayed via the popup() method.
setFormat(java.lang.String) - method in class ewe.sys.Time
setFormats(java.lang.String) - method in class ewe.ui.UIBuilder
Set the formats for the fields that will be added.
This will setup an the title bar on a Form if the main ewe window does not have a title and a close button.
setGroup(ewe.ui.CheckBoxGroup) - method in class ewe.ui.mCheckBox
setHasChanged(boolean) - method in class ewe.io.FileSaver
setHeader(java.lang.String) - method in class ewe.data.FieldData
Set the header for the FieldData.
setHistory(ewe.util.Vector) - method in class ewe.filechooser.FileChooser
This does not affect the "history" variable.
setHoldability(int) - method in class ewex.sql.Connection
setHotAreaInImage(ewe.fx.Area) - method in class ewe.fx.mImage
setHotKey(int,char) - method in class ewe.ui.Control
Set the hot-key for this Control.
setHotKey(int,int) - method in class ewe.ui.Control
Set the hot-key for this Control.
setHours(int) - method in class ewex.sql.Date
This method always throws an IllegalArgumentException.
setHtml(ewe.net.Link) - method in class ewe.ui.HtmlViewer
Tell the viewer to load and display the Link.
setHtml(ewe.net.URL) - method in class ewe.ui.HtmlViewer
Tell the viewer to load and display the URL.
Set the Html text directly.
setHtml(java.lang.String) - method in class ewe.ui.HtmlDisplay
setIcon(java.lang.Object) - method in class ewe.ui.Window
setIcon(java.lang.String) - method in class ewe.ui.TaskbarWindow
setID(int) - method in class ewex.locale.LocaleInfo
setImage(ewe.fx.IImage) - method in class ewe.ui.ImageControl
setImage(ewe.fx.IImage) - method in class ewe.graphics.pagedisplay.ImageUnit
setImage(ewe.fx.IImage) - method in class ewe.fx.mImage
setImage(ewe.fx.Image) - method in class ewe.fx.mImage
Set the Image for the mImage.
This sets the mask image for the mImage.
setImage(ewe.fx.Image,int) - method in class ewe.fx.mImage
setImageDPI(double) - method in class ewe.fx.print.PrintPreview
setImageDPI(double,double) - method in class ewe.fx.print.PrintPreview
Place a set of scan lines from a source Array into the ImageData.
Set the image scan lines, always as ARGB integer values.
setInfo(int,java.lang.Object,int) - method in class ewe.io.File
This is used to set extended information about the File or the File system in general.
This is used to set extended information about the File or the File system in general.
This is used to set extended information about the File or the File system in general.
This method is used to set extended information about the File or the File system in general.
This method is used to set extended information about the Window or the GUI system in general.
setInputValue(java.lang.String) - method in class ewe.ui.InputBox
Use this to set the entered text.
setInt(int) - method in class ewe.ui.CheckBoxGroup
This calls selectIndex() with the provided value.
setInt(int) - method in class ewe.ui.ChoiceControl
setInt(int) - method in class ewe.ui.HexDisplay
setInt(int) - method in class ewe.util.Intable
setInt(int) - method in class ewe.ui.IntChoice
setInt(int) - method in class ewe.ui.UpDownInput
Return the integer value in the control - by default it simply converts the text value to an integer.
setInt(int) - method in class ewe.reflect.Wrapper
setInt(int,int) - method in class ewex.sql.PreparedStatement
This method sets the specified parameter from the given Java int value.
setInt(java.lang.Object,int) - method in class java.lang.reflect.Field
setInt(java.lang.Object,int,int) - static method in class java.lang.reflect.Array
Sets an element of an int array.
setInt(java.lang.String,int) - method in class ewe.data.PropertyList
setKeepAlive(boolean) - method in class ewe.net.SocketBase
setKey(int,ewe.ui.mButton) - method in class ewe.ui.SoftKeyBar
Set one of the SoftKeyBar keys to be a proxy for an existing mButton.
Set one of the SoftKeys to be a button or a Menu, depending on the type of the obj parameter.
setKey(java.lang.Object) - method in class ewe.database.Encryptor
Set the Public/Private keys.
Set the Public/Private keys.
Set the public/private keys for the remote calls.
Set the private/public keys.
setLastModified(long) - method in class ewe.io.FileBase
setLastSaved(java.lang.String) - method in class ewe.io.FileSaver
setLength(int) - method in class ewe.util.ByteArray
This sets the length of the valid data within the array, but does NOT extend OR truncate the array.
setLength(int) - method in class ewe.net.DatagramPacket
setLength(int) - method in class java.lang.StringBuffer
Set the length of the StringBuffer.
setLength(int) - method in class java.lang.StringBuilder
Set the length of the StringBuilder.
setLength(long) - method in class ewe.io.RandomAccessStream
Set the length of the RandomAccessStream if possible.
setLength(long) - method in class ewe.io.RandomStream
setLength(long) - method in class ewe.io.RandomStreamObject
Set the length of the RandomAccessStream if possible.
setLevel(int) - method in class ewe.util.zip.ZipOutputStream
setLevel(int) - method in class ewe.zip.ZipOutputStream
Sets default compression level.
setLineNumber(int) - method in class ewe.io.LineNumberReader
This method sets the current line number to the specified value.
Set the list items.
setListItems(java.lang.Object[]) - method in class ewe.ui.mList
setLocale(ewe.sys.Locale) - method in class ewe.database.Database
Set the locale to be used with the Database.
setLocale(ewe.sys.Locale) - method in class ewe.datastore.Database
setLocale(ewe.sys.Locale) - method in class ewe.database.DatabaseObject
Set the locale to be used with the Database.
setLocale(ewe.sys.Locale) - method in class ewe.datastore.StoredObject
setLocation(int,int) - method in class ewe.graphics.AniImage
This resets the location of the image.
setLocation(int,int) - method in class ewe.ui.Control
setLoginTimeout(int) - static method in class ewex.sql.DriverManager
This method set the login timeout used by JDBC drivers.
setLogWriter(ewe.io.PrintWriter) - static method in class ewex.sql.DriverManager
This method sets the log writer being used by JDBC drivers.
setLong(int,long) - method in class ewex.sql.PreparedStatement
This method sets the specified parameter from the given Java long value.
setLong(java.lang.Object,int,long) - static method in class java.lang.reflect.Array
Sets an element of a long array.
setLong(java.lang.Object,long) - method in class java.lang.reflect.Field
setLong(long) - method in class ewe.ui.HexDisplay
setLong(long) - method in class ewe.reflect.Wrapper
setLoop(java.lang.String) - method in class ewe.graphics.AnimatedIcon
If you call this directly to specify the loop string, then you will have had to already add images to the internal Hashtable using addImage().
setMask(java.lang.String) - method in class ewe.util.FileComparer
setMaxFieldSize(int) - method in class ewex.sql.Statement
This method sets the limit for the maximum length of any column in bytes.
setMaximumSize(int,int) - method in class ewe.ui.Control
setMaxPriority(int) - method in class ewe.sys.mThreadGroup
setMaxRows(int) - method in class ewex.sql.Statement
This method sets the maximum number of rows that can be present in a result set.
setMenu(ewe.ui.Menu) - method in class ewe.ui.Control
Associate a context sensitive menu with the Control.
Set a particular softkey to be a Menu, specifying the menu as a String.
Set a particular softkey to be a Menu, specifying the menu as a String.
setMethod - field in class ewe.reflect.FieldTransfer
The set() method used on the data interface - this is not used on the data object.
setMethod(int) - method in class ewe.zip.ZipEntry
Sets the compression method.
setMethod(int) - method in class ewe.util.zip.ZipOutputStream
setMethod(int) - method in class ewe.zip.ZipOutputStream
Sets default compression method.
Set the method given the class of the target object and the full name and specs for the method.
Set the Method to be executed by the AsyncTask.
setMImage(ewe.fx.mImage) - method in class ewe.fx.mImage
setMinimumSize(int,int) - method in class ewe.ui.Control
setMinutes(int) - method in class ewex.sql.Date
This method always throws an IllegalArgumentException.
setModified(ewe.sys.Time) - method in class ewe.io.FileBase
Set the last modified time for the file.
setModifiedTime(ewe.sys.Time) - method in class ewe.database.Database
Set the time of the last modification made to the database.
setModifiedTime(ewe.sys.Time) - method in class ewe.database.DatabaseStream
setModifiedTime(ewe.sys.Time) - method in class ewe.database.RecordFile
Set the time of the last modification made to the database.
setMonochrome(boolean) - static method in class ewe.fx.Color
setMonth(int) - method in class ewex.sql.Time
This method always throws an IllegalArgumentException.
setMovingImage(ewe.graphics.AniImage) - method in class ewe.graphics.Mosaic
This is used with quickDragging.
setName(java.lang.String) - method in class ewe.datastore.DatabaseEntry
Set the name of the table entry.
setName(java.lang.String) - method in class ewe.datastore.DataEntry
Set and save the name of this DataEntry.
setName(java.lang.String) - method in class ewex.xml.IXMLElement
Sets the full name.
setName(java.lang.String) - method in class ewe.sys.mThread
Set the name of this thread.
setName(java.lang.String) - method in class ewex.xml.XMLElement
Sets the full name.
Sets the name.
Sets the name.
setNanos(int) - method in class ewex.sql.Timestamp
This method sets the nanosecond value for this object.
setNapTime(int,int) - method in class ewe.sys.TaskObject
Set the napIterations and napTime variables.
setNewFile(ewe.io.File) - method in class ewe.io.SafeFile
Safely rename the file so that it becomes the orignal file.
setNewFile(ewe.io.File,boolean) - method in class ewe.io.SafeFile
Safely rename the file so that it becomes the orignal file.
This method adds a new exception to the end of the chain of exceptions that are chained to this object.
This method adds a new exception to the end of the chain of exceptions that are chained to this object.
setNoMultipleWindows() - static method in class ewe.ui.Gui
This forces the system to act as if multiple windows are not supported.
setNull(boolean) - method in class ewe.fx.Color
setNull(int,int) - method in class ewex.sql.PreparedStatement
This method populates the specified parameter with a SQL NULL value for the specified type.
This method populates the specified parameter with a SQL NULL value for the specified type.
This method sets the specified parameter from the given Java Object value.
This method sets the specified parameter from the given Java Object value.
This method sets the specified parameter from the given Java Object value.
setObject(java.lang.Object) - method in class ewe.datastore.DatabaseEntry
setObject(java.lang.Object) - method in class ewe.ui.Editor
This is used to set the Object to be edited by the Editor.
setObject(java.lang.Object) - method in class ewex.sql.Ref
setObject(java.lang.Object) - method in class ewe.reflect.Wrapper
setObjectClass(java.lang.Object) - method in class ewe.database.Database
This is used to set the class of the object used for data transfer to and from the table.
setObjectClass(java.lang.Object) - method in class ewe.datastore.Database
This is used to set the class of the object used for data transfer to and from the table.
setObjectClass(java.lang.Object) - method in class ewe.database.DatabaseObject
This is used to set the class of the object used for data transfer to and from the table.
setObjectClass(java.lang.Object) - method in class ewe.datastore.DataTable
This is used to set the class of the object used for data transfer to and from the table.
setObjects(ewe.util.Vector) - method in class ewe.data.FieldTableModel
This sets the "objects" variable which is usually used to get the object for each row.
setObjects(ewe.util.Vector) - method in class ewex.livedata.ObjectListEdit
setOKCancel() - method in class ewe.ui.Form
Set OK and Cancel keys appropriate for the platform and return this Form.
setOKCancel(ewe.ui.Form) - static method in class ewe.ui.Gui
This will set the OK/Cancel of a form to be either in the title bar (for mobile devices) or on the bottom for desktop devices.
setOpenCloseTypes(int,int) - method in class ewe.ui.PanelSplitter
setOptions(ewe.ui.Control,int,int) - static method in class ewe.ui.PenEvent
setOptions(int) - method in class ewe.ui.FontInput
setOptions(int) - method in class ewe.ui.ScrollablePanel
Set options for the ScrollablePanel.
setOptions(int) - method in class ewe.ui.ScrollBarPanel
Set options for the ScrollablePanel.
setOptions(int) - method in class ewe.ui.UpDownScroller
Set options for the ScrollablePanel.
setOptions(int,int) - method in class ewe.database.Database
Set/Clear/Retrieve Database options.
setOptions(int,int) - method in class ewe.database.DatabaseObject
Set/Clear/Retrieve Database options.
setOrigin(int,int,ewe.fx.Point) - method in class ewe.ui.Canvas
setParameter(int,int) - static method in class ewe.sys.Vm
This sets VM parameters.
Sets the parameter entity resolver.
Sets the parameter entity resolver.
Sets the parameter entity resolver.
setParent(ewe.data.TreeNode) - method in class ewe.data.LiveTreeNode
Set the parent of this TreeNode.
Set the parent of this TreeNode.
setPassword(byte[]) - method in class ewe.security.SecureDocument
You can call this before encoding to explicitly set the key used for the symmetric encryption.
setPassword(java.lang.String) - method in class ewe.database.Database
Use this when the Database is initialized to set the encryption key for the database.
setPassword(java.lang.String) - method in class ewe.database.DatabaseObject
Use this when the Database is initialized to set the encryption key for the database.
setPassword(java.lang.String) - method in class ewe.security.SecureDocument
You can call this before encoding to explicitly set the key used for the symmetric encryption.
setPen(ewe.fx.Pen) - method in class ewe.fx.Graphics
setPixelRGB(int,int,int) - method in class ewe.fx.Graphics
This is a fast way of setting pixel to a particular color.
Sets one or more row(s) of pixels in an image.
Sets a block of pixels in ARGB integer values.
setPixelTime - field in class ewe.fx.ImageCodec
This is used for debuggin only.
setPort(int) - method in class ewe.net.DatagramPacket
Set the postion and size of the "thumb" control in the track, using units of the users choice.
Set the data to post out as either a Stream, InputStream,byte[],ByteArray or String.
setPostDataLength(int) - method in class ewe.net.HttpConnection
This sets the "Content-Length" requestor property to be the specified length.
setPreferredSize(int,int) - method in class ewe.ui.Control
Set the sizes for the scroll bar buttons and thumb bar.
setPriority(int) - method in class ewe.sys.mThread
Set the priority level of this thread.
setProgress(float) - method in class ewe.sys.Handle
setPromptControl(ewe.ui.Control) - method in class ewe.ui.Control
On a normal Control this will set the promptControl variable to "prompt", but on a Container, the first child non-container will have "prompt" assigned to it.
Adds the given key/value pair to this properties.
Adds the given key/value pair to this properties.
setProperty(java.lang.String,java.lang.String) - static method in class java.lang.System
Set a property value.
setProperty(java.lang.String,java.lang.String) - static method in class ewe.sys.Vm
This only has an effect on the running program.
setPublicID(java.lang.String) - method in class ewex.xml.IXMLReader
Sets the public ID of the current stream.
setPublicID(java.lang.String) - method in class ewex.xml.StdXMLReader
Sets the public ID of the current stream.
setQueryTimeout(int) - method in class ewex.sql.Statement
This method sets the number of seconds a statement may be in process before timing out.
setReader(ewex.xml.IXMLReader) - method in class ewex.xml.IXMLParser
Sets the reader from which the parser retrieves its data.
setReader(ewex.xml.IXMLReader) - method in class ewex.xml.StdXMLParser
Sets the reader from which the parser retrieves its data.
setReadOnly() - method in class ewex.security.PermissionCollection
This method sets this PermissionCollection object to be read only.
setReadOnly(boolean) - method in class ewex.sql.Connection
This method turns read only mode on or off.
setReceiveBufferSize(int) - method in class ewe.net.DatagramSocket
setReceiveBufferSize(int) - method in class ewe.net.SocketBase
setRecordPos(int) - method in class ewe.io.Catalog
Sets the current record position and locks the given record.
setRect(ewe.fx.Rect) - method in class ewe.ui.Control
setRect(int,int,int,int) - method in class ewe.ui.CardPanel
setRect(int,int,int,int) - method in class ewe.ui.Control
setRect(int,int,int,int) - method in class ewe.ui.Frame
setRect(int,int,int,int) - method in class ewe.ui.mApp
setRef(int,ewex.sql.Ref) - method in class ewex.sql.PreparedStatement
This method sets the specified parameter from the given Java Ref value.
Weakly set the ImageRefresher for the Image.
Weakly set the ImageRefresher for the Image.
Set an exclusive requestor property.
Sets the entity resolver.
Sets the entity resolver.
setResult(java.lang.Object) - method in class ewe.sys.Handle
Set the returnValue of the Handle and then set the Stopped and Success bits - this is the same as succeed().
Set the root tree node of the editor.
setRunObject(java.lang.Object) - method in class ewe.ui.mApp
setSavepoint() - method in class ewex.sql.Connection
setSavepoint(java.lang.String) - method in class ewex.sql.Connection
setScale(int) - method in class ewe.math.BigDecimal
setScale(int) - method in class ewex.math.BigDecimal
setScale(int,int) - method in class ewe.math.BigDecimal
setScale(int,int) - method in class ewex.math.BigDecimal
setScreen(int) - static method in class ewe.sys.Device
Set the screen state.
Set the sizes for the scroll bar buttons and thumb bar.
setSeconds(int) - method in class ewex.sql.Date
This method always throws an IllegalArgumentException.
setSecurityManager(ewex.security.SecurityManager) - static method in class ewex.security.Security
setSecurityManager(java.lang.SecurityManager) - static method in class java.lang.System
Set the SecurityManager.
setSeed(byte[]) - method in class ewe.security.SecureRandom
Feed its argument into the PRNG (not needed)
setSeed(long) - method in class ewe.util.Random
Sets the seed for this pseudorandom number generator.
setSeed(long) - method in class ewe.security.SecureRandom
Feed its argument into the PRNG (not needed)
setSelectedIndexes(int[]) - method in class ewe.ui.BasicList
setSelectedIndexes(int[]) - method in class ewe.data.IndexSelectable
Set which indexes should be selected.
setSelectedIndexes(int[]) - method in class ewe.ui.mList
setSelectedIndexes(int[]) - method in class ewe.ui.SimpleList
setSelectedItem(int) - method in class ewe.ui.PhoneMenu
setSelectedItem(int,boolean) - method in class ewe.ui.PhoneMenu
setSelectedLines(int[]) - method in class ewe.ui.TreeTableModel
setSelectedScreenIndex(int) - method in class ewe.ui.PhoneMenu
Change the index selected on screen, repainting if necessary.
setSelectionRange(int,int) - method in class ewe.ui.mTextPad
This sets the current selection and will also move the cursor to the end of the selection.
This sets the current selection and will also move the cursor to the end of the selection.
setSendBufferSize(int) - method in class ewe.net.DatagramSocket
setSendBufferSize(int) - method in class ewe.net.SocketBase
setServer(ewe.ui.ScrollServer) - method in class ewe.ui.Control
setShort(int,short) - method in class ewex.sql.PreparedStatement
This method sets the specified parameter from the given Java short value.
setShort(java.lang.Object,int,short) - static method in class java.lang.reflect.Array
Sets an element of a short array.
setShort(java.lang.Object,short) - method in class java.lang.reflect.Field
setShort(short) - method in class ewe.reflect.Wrapper
setShowCalendar(boolean) - method in class ewe.ui.DateTimeInput
setShowDetails(boolean) - method in class ewe.filechooser.FileListTableModel
setSIP(int) - static method in class ewe.sys.Vm
This turns the SIP on PalmPC/PocketPC devices.
setSIP(int,ewe.ui.Window) - static method in class ewe.sys.Vm
This turns the SIP on PalmPC/PocketPC devices.
setSize(int) - method in class ewe.util.Vector
setSize(int) - method in class ewe.zip.ZipEntry
Sets the size of the uncompressed data.
setSize(long) - method in class ewe.util.zip.ZipEntry
Set the SoftKeyBar for a particular Control or the default SoftKeyBar.
Set the SoftKeyBar for a particular set of Controls.
setSoLinger(boolean,int) - method in class ewe.net.SocketBase
setSort(int,ewe.util.Comparer) - method in class ewe.database.FoundEntriesObject
setSorts(java.lang.Object) - method in class ewe.database.Database
Set the sorts of the Database as specified by the object provided.
setSorts(java.lang.Object) - method in class ewe.datastore.Database
setSorts(java.lang.Object) - method in class ewe.database.DatabaseObject
Set the sorts of the Database as specified by the object provided.
setSorts(java.lang.Object) - method in class ewe.datastore.DataTable
Set the sorts of the Database as specified by the object provided.
Set the sorts of the Database as specified by the object provided.
setSpecial(int) - method in class ewe.sys.Double
This sets the double to one of the following values: POSITIVE_INFINITY(same as INFINITY), NEGATIVE_INFINITY NAN, NEGATIVE (-1), POSITIVE (+1), ZERO.
setSplitter(int,int,int) - method in class ewe.ui.SplittablePanel
Define the "opened" and "closed" state of the splitter along with its initial state.
setState(boolean) - method in class ewe.util.Booleanable
setState(boolean) - method in class ewe.ui.mCheckBox
setState(int) - static method in class ewe.sys.Device
Set the powered-on state of the device.
setState(int) - method in class ewe.ui.Window
Set the Maximize\Minimized\Normal state of the window.
setState(java.lang.Object) - method in class ewe.ui.mTextPad
Reset the display to the state as provided by getState().
Set the length of the RandomAccessStream if possible.
setStreamLength(long) - method in class ewe.io.MemoryFile
setStreamLength(long) - method in class ewe.io.RandomAccessFile
setStreamLength(long) - method in class ewe.io.RandomStreamObject
This method sets the specified parameter from the given Java String value.
setString(long,java.lang.String) - method in class ewex.sql.Clob
setStrings(java.lang.String) - method in class ewe.data.PropertyList
Sets a set of properties, each associated with a string.
setStyle(int) - static method in class ewe.ui.Gui
Set the style of Controls within an application.
setStyleManager(ewe.ui.StyleManager) - static method in class ewe.ui.Gui
Set a pluggable look and feel style manager for the GUI components.
setSynchronizedTime(int,ewe.sys.Time) - method in class ewe.database.Database
setSynchronizedTime(int,ewe.sys.Time) - method in class ewe.datastore.Database
setSynchronizedTime(int,ewe.sys.Time) - method in class ewe.datastore.DataTable
setSystemID(java.lang.String) - method in class ewex.xml.IXMLReader
Sets the system ID of the current stream.
setSystemID(java.lang.String) - method in class ewex.xml.StdXMLReader
Sets the system ID of the current stream.
setTag(int,java.lang.Object) - method in class ewe.ui.Control
setTag(int,java.lang.Object) - method in class ewe.sys.Handle
Use this for passing custom data to and from the processes.
setTags(ewe.util.TagList) - method in class ewe.ui.Control
setTcpNoDelay(boolean) - method in class ewe.net.SocketBase
setText(java.lang.String) - method in class ewe.ui.CheckBoxGroup
This will turn on the checkbox in this group with a label the same as the provided String value.
setText(java.lang.String) - method in class ewe.ui.ChoiceControl
setText(java.lang.String) - method in class ewe.ui.Console
setText(java.lang.String) - method in class ewe.ui.Control
setText(java.lang.String) - method in class ewe.data.EditableObject
By default, this calls the ewe.util.Utils.textDecode(String text,Encodable e) on itself.
setText(java.lang.String) - method in class ewe.io.FileBase
setText(java.lang.String) - method in class ewe.ui.mCheckBox
setText(java.lang.String) - method in class ewe.ui.mComboBox
Set the text in the input box.
setText(java.lang.String) - method in class ewe.ui.MenuChoice
This sets the text for the MenuChoice, regardless of if it is a valid choice.
setText(java.lang.String) - method in class ewe.ui.MenuItem
Set the action and label of the MenuItem to be the specified parameter, assuming that the parameter is pure text only with no Hot Key encoded in it.
setText(java.lang.String) - method in class ewe.ui.MessageArea
setText(java.lang.String) - method in class ewe.ui.mFileInput
Calling setText() on a CellPanel gives it a labelled etched border.
setText(java.lang.String) - method in class ewe.ui.mInput
Calling setText() on a CellPanel gives it a labelled etched border.
setText(java.lang.String) - method in class ewe.ui.mLabel
setText(java.lang.String) - method in class ewe.ui.mTextArea
setText(java.lang.String) - method in class ewe.ui.mTextPad
setText(java.lang.String) - method in class ewe.ui.Panel
Calling setText() on a CellPanel gives it a labelled etched border.
setText(java.lang.String) - method in class ewe.data.PropertyList
setText(java.lang.String) - method in class ewe.util.Textable
setText(java.lang.String) - method in class ewe.ui.TextMessage
setText(java.lang.String) - method in class ewe.sys.Time
setText(java.lang.String) - method in class ewe.ui.Window
This has the same effect as setTitle().
setTextSize(int,int) - method in class ewe.ui.Control
setThumbPos(int,int) - method in class ewe.ui.ScrollTrack
setThumbPos(int,int) - method in class ewe.ui.TrackControl
setTime(ewe.sys.Time) - method in class ewe.ui.DateTimeInput
Set the time.
setTime(ewe.sys.Time) - method in class ewe.ui.DateUpDownInput
Set the Time the input displays.
setTime(ewe.sys.Time) - method in class ewe.ui.TimeUpDownInput
Set the Time the input displays.
setTime(ewe.sys.Time) - method in class ewe.zip.ZipEntry
Sets the time of last modification of the entry.
This method sets the specified parameter from the given Java java.sql.Time value.
This method sets the specified parameter from the given Java java.sql.Time value.
setTime(long) - method in class ewe.sys.Time
This converts a 64-bit absolute time value as provided by getTime() (which represents the number of milliseconds since Jan 1, 1970).
Set the format for display/input of a Time of day value.
setTimeOnly(int,int,int) - method in class ewe.sys.TimeMask
setTimeout(int) - method in class ewe.io.RemoteCall
This sets the timeout time for this RemoteCall.
This method sets the specified parameter from the given Java java.sql.Timestamp value.
This method sets the specified parameter from the given Java java.sql.Timestamp value.
setTip(java.lang.String) - method in class ewe.ui.TaskbarWindow
setTitle(java.lang.String) - method in class ewe.ui.Form
Change the title of the Form on-screen.
setTitle(java.lang.String) - method in class ewe.ui.Window
setToCurrentTime() - method in class ewe.sys.Time
Set the time to be the current time.
setToolTip(java.lang.Object) - method in class ewe.ui.Control
Set the tooltip of the object.
setTopLevelTitle(java.lang.String) - method in class ewe.ui.Form
Change the title of the top-level Form on-screen even if this Form is not a top-level form.
setTransactionIsolation(int) - method in class ewex.sql.Connection
This method sets the current transaction isolation mode.
setType(int) - method in class ewe.reflect.Wrapper
setTypeMap(ewe.util.Map) - method in class ewex.sql.Connection
This method sets the mapping table for SQL types to Java classes.
This method sets the specified parameter from the given Java Unicode UTF-8 InputStream value.
setup() - method in class ewe.ui.mApp
This is called at the end of the fullSetup() method, so by this time the Main Window is created and displayed if it was set to be visible.
setup() - method in class ewe.ui.mInputWithTools
This will build the fileMenu menu and the fileButtons toolbar, but does not add them into the SaveableEditor - you must do that yourself.
This is called before the initial connection or, in the case of a redirect, before the redirected connection is made.
If you override this, first call super.setupFileChooser(fc) and then continue with your further modifications.
setupFonts() - static method in class ewe.ui.mApp
This is used by the mApp to setup its font list.
setupFrame(ewe.ui.FormFrame,int) - method in class ewe.ui.Form
This is used to do a customized setup of the FormFrame created for the Form.
setupIn(ewe.ui.Panel) - static method in class ewe.ui.SoftKeyBar
Setup the global location for the SoftKeyBar.
You can override this to add your own custom fields and controls.
setupMainWindow() - method in class ewe.ui.mApp
This is called by the system during the constructor to setup this mApp as the application's Main Window.
setupMainWindow() - method in class ewe.ui.Welcome
setupPanels() - method in class ewex.livedata.ListEdit
setupProperties() - method in class ewe.ui.HtmlViewer
Setup the htmlProperties based on selected options.
setupScreen() - static method in class ewe.ui.SoftKeyBar
This is called by the GUI system when running on a Smartphone.
This creates the menu but does NOT add it to the Menu bar.
This creates the menu but does NOT add it to the Menu bar.
This methods sets the instance variables representing the various fields of the URL to the values passed in.
setURL(int,ewe.net.URL) - method in class ewex.sql.PreparedStatement
Sets the validator that validates the XML data.
Sets the validator that validates the XML data.
setValue(ewe.sys.Value) - method in class ewe.ui.DateDisplayInput
Set the date.
setValue(ewe.sys.Value) - method in class ewe.ui.DateTimeInput
Set the date.
setValue(int) - method in class ewe.database.MetaFlag
This sets the current value.
setValue(java.lang.Object) - method in class ewe.util.Map.MapEntry
Set the value of the field.
setValue(java.lang.String) - method in class ewe.ui.InputKeyPad
setValue(java.lang.String,byte[]) - method in class ewex.registry.RegistryKey
Set a binary data value.
setValue(java.lang.String,int) - method in class ewex.registry.RegistryKey
Set a 32-bit data value in the default little-endian format.
Set a String value.
setVMode(boolean) - method in class ewe.ui.IconTableModel
setWindowFlags(int) - method in class ewe.ui.Window
Set specified window flags.
Set the window full or client rectangle.
setYear(int) - method in class ewex.sql.Time
This method always throws an IllegalArgumentException.
SHA1 - class ewe.security.SHA1
SHA-1 message digest implementation, translated from C source code (the origin is unknown) - by Markus Hahn <markus_hahn@gmx.net>
SHA1() - constructor for class ewe.security.SHA1
Default constructor.
shadeAlternateRows - field in class ewe.ui.TableModel
This will shade every other row.
SHIFT - static field in class ewe.ui.IKeys
modifier for shift key
shift(int,int) - method in class ewe.ui.ListEditor
shift(int,int) - method in class ewe.util.RangeList
Use this to shift up or down, but be careful shifting down.
shiftLeft(int) - method in class ewe.math.BigInteger
shiftLeft(int) - method in class ewex.math.BigInteger
shiftLeft(int) - method in class ewe.math.MPN
Destructively shift this MPN to the left by count bits.
shiftRight(int) - method in class ewe.math.BigInteger
shiftRight(int) - method in class ewex.math.BigInteger
shiftRight(int) - method in class ewe.math.MPN
Destructively shift this MPN to the right by count bits.
Short - class java.lang.Short
Instances of class Short represent primitive short values.
SHORT - static field in class ewe.reflect.Wrapper
Short(java.lang.String) - constructor for class java.lang.Short
Create a Short object representing the value of the argument after conversion to a short.
Short(short) - constructor for class java.lang.Short
Create a Short object representing the value of the short argument.
SHORT_DATE_FORMAT - static field in class ewe.sys.Locale
Use with getString() - The format for the short date display.
SHORT_DAY - static field in class ewe.sys.Locale
Use with getString()/fromString() - The short name of the day which is equivalent to Monday to Sunday, where 1 == Monday, 2 == Tuesday.
SHORT_DAY_OF_WEEK - static field in class ewe.sys.Locale
Use with getString()/fromString() - The short name of a DAY IN THE WEEK.
SHORT_MONTH - static field in class ewe.sys.Locale
Use with getString()/fromString() - The short name of a month.
shortcutName - field in class ewe.filechooser.NewShortcut
shortenItems - field in class ewe.ui.ChoiceControl
shortValue() - method in class java.lang.Byte
Return the value of this Byte as a short.
shortValue() - method in class java.lang.Double
Return the value of this Double as a short.
shortValue() - method in class java.lang.Float
Return the value of this Float as a short.
shortValue() - method in class java.lang.Integer
Return the value of this Integer as a short.
shortValue() - method in class java.lang.Long
Return the value of this Long as a short.
shortValue() - method in class ewe.math.Number
Return the value of this Number as a short.
shortValue() - method in class ewex.math.Number
Return the value of this Number as a short.
shortValue() - method in class java.lang.Number
Return the value of this Number as a short.
shortValue() - method in class java.lang.Short
Return the value of this Short.
shouldRepeat - field in class ewe.ui.ButtonControl
shouldStop - field in class ewe.io.CopyOver
This will be set true if the stop() method is called.
shouldStop - field in class ewe.sys.Handle
This gets set to true if the stop() method is called, in addition to it calling the stop() method of the associated task.
shouldStop - field in class ewe.io.StreamScanner
Set this true to tell the StreamScanner to stop scanning.
shouldStop - field in class ewe.sys.TaskObject
This will be set true if the stop() method is called.
show() - method in class ewe.ui.Form
This displays the Form non-modally in a new Window.
show(ewe.fx.Rect) - method in class ewe.ui.Control
show(ewe.ui.Container,int) - method in class ewe.ui.Frame
This will add the frame to the container and call a make() on it.
show(ewe.ui.Frame) - method in class ewe.ui.Form
show(ewe.ui.Frame,boolean) - method in class ewe.ui.mApp
This is called after setupMainWindow() is called - so by this time the Main Window has already been created and is now visible if it was not set to be invisible.
show(ewe.ui.Frame,int) - method in class ewe.ui.Form
This displays the Form non-modally within an already displayed parent Frame.
show(int) - method in class ewe.ui.Form
show(int) - method in class ewe.ui.TableModel.CellControl
This starts the task and displays a progress bar.
SHOW_EXIT_BUTTON - static field in class ewe.ui.AppForm
SHOW_NEW_BUTTON - static field in class ewe.ui.AppForm
SHOW_OPEN_BUTTON - static field in class ewe.ui.AppForm
SHOW_SAVE_AS_BUTTON - static field in class ewe.ui.AppForm
SHOW_SAVE_BUTTON - static field in class ewe.ui.AppForm
showBar - field in class ewe.ui.ProgressBarForm
showClientTextFirst - field in class ewe.ui.InputKeyPad
showContinuous - field in class ewe.fx.print.PageFormatData
showCursor - field in class ewe.ui.Console
This is true by default.
showDetails - field in class ewe.filechooser.FileListTableModel
showError(java.lang.String,boolean) - method in class ewe.filechooser.FileChooser
Use this if you wish from the isValid() method to display a message if the input is invalid.
Use this if you wish from the isValid() method to display a message if the input is invalid.
showExceptionTrace - field in class ewe.sys.Coroutine
If this is true then any uncaught throwable/exception that causes the Coroutine to exit will be displayed.
showFrame(ewe.ui.Frame,ewe.ui.Container) - static method in class ewe.ui.Gui
showFrame(ewe.ui.Frame,ewe.ui.Container,int) - static method in class ewe.ui.Gui
This will add the frame to the container and call a make() on it.
showIcon - field in class ewe.sys.VMOptions
showImageBackground - field in class ewe.ui.ImageControl
If this is true then the control will have a background equal to the image background IF the image has a background color associated with it (e.g.
showImages - field in class ewe.ui.HtmlViewer
Specifies if images should be displayed - true by default.
showIt() - method in class ewe.ui.MenuState
showMainTask - field in class ewe.ui.ProgressBarForm
SHOWN - static field in class ewe.ui.EditorEvent
SHOWN - static field in class ewe.ui.FormEvent
SHOWN - static field in class ewe.ui.FrameEvent
shown() - method in class ewe.graphics.AniImage
This is called if the AniImage is displayed within an ImageControl and that ImageControl has now been shown.
shown() - method in class ewe.graphics.AnimatedIcon
This simply calls the start() method.
shown() - method in class ewe.ui.CardPanel
shown() - method in class ewe.ui.Control
shown() - method in class ewe.ui.Editor
shown() - method in class ewe.filechooser.FileChooser
shown() - method in class ewe.ui.Form
shown() - method in class ewe.ui.ImageControl
shown() - method in class ewe.ui.ListEditor
shown() - method in class ewe.ui.MessageBox
shown() - method in class ewe.graphics.PngIconMaker
showPercent - field in class ewe.ui.ProgressBar
showPrompt - field in class ewe.ui.InputKeyPad
Set this true to show a prompt at the top of the InputKeyPad.
showRestartMessage() - method in class ewe.sys.VMOptions
showSelectionAtFocus - field in class ewe.ui.ListSelect
Set this true to let the user change the connection settings.
ShowSIP - static field in class ewe.ui.ControlConstants
Control Modifier - says that the control should show the SIP when it has gained the focus.
showStartMessage() - method in class ewe.ui.mApp
showStop - field in class ewe.ui.ProgressBarForm
showSubTask - field in class ewe.ui.ProgressBarForm
showTaskInBar - field in class ewe.ui.ProgressBarForm
showTimeLeft - field in class ewe.ui.ProgressBar
showTimeLeft - field in class ewe.ui.ProgressBarForm
showTip(boolean,java.lang.Object) - static method in class ewe.ui.PenEvent
showTree - field in class ewe.filechooser.FileChooserDemo
showWait - field in class ewe.filechooser.FileChooser
This indicates that the wait cursor should be shown when listing is being done.
showWait() - static method in class ewe.ui.Form
This displays a wait cursor until the next Form is shown.
showWait(boolean) - static method in class ewe.sys.Vm
showWait(ewe.ui.Control,boolean) - static method in class ewe.sys.Vm
showWaitCursor - field in class ewe.ui.TreeTableModel
If this is true then the wait cursor will be shown when expanding node.
SHRINK - static field in class ewe.ui.CellConstants
SHRINK - static field in class ewe.ui.ImageControl
If an image is larger than the control, this option will shrink it.
shrinkComponent - field in class ewe.ui.ScrollableHolder
shrinkComponent - field in class ewe.ui.ScrollablePanel
ShrinkToNothing - static field in class ewe.ui.ControlConstants
Control Modifier - tells the control to set its preferred size to be 0.
shrunk(int) - method in class ewe.ui.TreeTableModel
shutdown() - method in class ewe.io.InputStream
This prevents further reads from the InputStream but does not close any underlying IO stream or resource (e.g.
shutdown() - method in class ewe.io.OutputStream
Shutdown the stream but do not close any underlying IO stream.
shutdown() - method in class ewe.io.RandomStream
Shutdown the stream but do not close any underlying IO stream.
shutdown() - method in class ewe.net.SocketBase.SocketInputStream
shutdown() - method in class ewe.net.SocketBase.SocketOutputStream
Shutdown the stream but do not close any underlying IO stream.
shutdown() - method in class ewe.ui.Window
This is called either before the window is closed or before the application exits.
shutdownAll() - method in class ewe.ui.Window
shutdownInput() - method in class ewe.net.SocketBase
shutdownOutput() - method in class ewe.net.SocketBase
sign(byte[],int,int,ewe.security.SHA1) - method in class ewe.security.Signature
Produce a signature for a document.
signature - static field in class ewe.io.CompressedRandomStream
These are the signature bytes of a CompressedRandomStream.
Signature - class ewe.security.Signature
A Signature is used to either hold a received Ewe digital signature, or to generate a Ewe digital signature.
signature - static field in class ewe.fx.ImageCodec
signature - static field in class ewe.fx.PNGEncoder
signature - field in class ewe.security.SecureDocument
signature - field in class ewe.security.Signature
This is the fully encoded signature bytes for transmission or storage along with the document.
Signature(byte[],ewe.security.EncryptionKey) - constructor for class ewe.security.Signature
This is used on a signature that has already been generated.
Create a Signature object in preparation for signing.
signersKey - field in class ewe.security.Signature
This is the signer's public key (for verifying signatures) or private key (for creating signatures).
signum() - method in class ewe.math.BigDecimal
signum() - method in class ewex.math.BigDecimal
signum() - method in class ewe.math.BigInteger
signum() - method in class ewex.math.BigInteger
signum() - method in class ewe.math.MPN
This returns -1 if the value is negative, +1 if it is positive, 0 if it is zero.
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * Copyright (C) 1998, 1999 Wabasoft * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
SimpleFileChooser() - constructor for class ewe.io.SimpleFileChooser
SimpleList - class ewe.ui.SimpleList
This is the base class for creating a List control that represents a list of data that is not necessarily stored in a Vector.
SimpleList() - constructor for class ewe.ui.SimpleList
SimpleList(int,int,boolean) - constructor for class ewe.ui.SimpleList
SimpleListEdit - class ewex.livedata.SimpleListEdit
SIMULATE_SIP - static field in class ewe.sys.Vm
Used with setParameter() it switches on (1) or off (0) SIP simulation for Java and ewe on the PC.
simulateCanWrite - field in class ewe.io.EweFile.EweEntryFile
simulateCanWrite - field in class ewe.io.EweFileBrowser
simulateCanWrite - field in class ewe.zip.ZipEntryFile
simulateCanWrite - field in class ewe.zip.ZipFileBrowser
simulateSIP() - static method in class ewe.ui.SipButton
Simulate the SIP on a desktop system.
SIN - static field in class ewe.sys.Math
Sine trig function.
sin(double) - static method in class java.lang.Math
Returns the trigonometric sine of an angle.
A SingleContainer is used to hold a single component which can be changed dynamically.
singleItemPerList - field in class ewe.data.MultiListSelect
By default, this does nothing except to further notify the observers.
SingleListSelect() - constructor for class ewe.data.MultiListSelect.SingleListSelect
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
SinglePressKeyPad() - constructor for class ewe.ui.SinglePressKeyPad
singleWindowed - field in class ewe.sys.VMOptions
SIP_CURRENT - static field in class ewe.sys.Vm
SIP_FREEZE - static field in class ewe.sys.Vm
SIP_HIDDEN - static field in class ewe.ui.SIPEvent
The event type for when the SIP is hidden.
SIP_IS_ON - static field in class ewe.sys.Vm
SIP_LEAVE_BUTTON - static field in class ewe.sys.Vm
See documentation of SetSIP()
SIP_LOCK - static field in class ewe.sys.Vm
See documentation of SetSIP()
SIP_ON - static field in class ewe.sys.Vm
See documentation of SetSIP()
SIP_OVERRIDE_USE_SIP - static field in class ewe.sys.Vm
SIP_SHOWN - static field in class ewe.ui.SIPEvent
The event type for when the SIP is shown.
SIP_UNFREEZE - static field in class ewe.sys.Vm
SipButton - class ewe.ui.SipButton
A SipButton is a placeholder for the SipButton on a PocketPC system.
sipButtonSize - static field in class ewe.ui.SipButton
SIPEvent - class ewe.ui.SIPEvent
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
SIPInfo - class ewe.sys.SIPInfo
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
size - field in class ewe.ui.ButtonObject
size - field in class ewe.ui.FontChooser
size - field in class ewe.fx.ImageInfo
An estimate on the number of bytes required by the image when decoded.
size() - method in class ewe.io.ByteArrayOutputStream
This method returns the number of bytes that have been written to the buffer so far.
size() - method in class ewe.io.CharArrayWriter
This method returns the number of chars that have been written to the buffer so far.
size() - method in class ewe.database.DatabaseObject.MetaData
size() - method in class ewe.io.DataOutputStream
Returns the number of bytes written to the Stream.
size() - method in class ewe.database.EntriesView
Return the number of indexes in the view.
size() - method in class ewe.database.FoundEntries
Return the number of entries in the FoundEntries.
size() - method in class ewe.datastore.FoundEntries
Returns the number of entries.
size() - method in class ewe.database.FoundEntriesObject
size() - method in class ewe.util.Hashtable
Get the number of entries in the Map.
size() - method in class ewe.util.Map
Get the number of entries in the Map.
size() - method in class ewe.util.Stack
size() - method in class ewex.xml.Stack
size() - method in class ewe.util.TagList
size() - method in class ewe.util.TextDecoder
size() - method in class ewe.util.Vector
size() - method in class ewe.util.WeakHashtable
Return the number of keys in the WeakHashtable.
size() - method in class ewe.util.zip.ZipFile
size() - method in class ewe.zip.ZipFile
Returns the number of entries in this zip file.
sizeChanged() - method in class ewe.ui.PhoneMenu
This gets called when the size of the PhoneMenu has now changed.
sizeOfBuffer() - method in class ewe.io.MemoryStream
sizeOfData(byte[],int,int) - static method in class ewe.util.ByteEncoder
Return the number of bytes stored starting at the particular offset.
sizeofJavaUtf8String(byte[],int,int) - static method in class ewe.util.Utils
Returns the number of characters needed to store a string which has been encoded in the Java UTF8 format.
sizeofJavaUtf8String(char[],int,int) - static method in class ewe.util.Utils
Returns the number of bytes needed to encode a String in the Java UTF8 format.
sizeToFit(ewe.ui.Control) - method in class ewe.ui.mApp
skip(ewe.io.RandomAccessStream,int) - static method in class ewe.io.IO
skip(long) - method in class ewe.io.BufferedInputStream
This method skips the specified number of bytes in the stream.
skip(long) - method in class ewe.io.BufferedReader
This method skips the specified number of chars in the stream.
skip(long) - method in class ewe.io.ByteArrayInputStream
This method attempts to skip the requested number of bytes in the input stream.
skip(long) - method in class ewe.io.CharArrayReader
This method attempts to skip the requested number of chars in the input stream.
skip(long) - method in class ewex.xml.FilterReader
Calls the in.skip(long) method
skip(long) - method in class ewe.io.InputStream
Skip over a certain number of bytes.
skip(long) - method in class ewe.io.LineNumberReader
This method skips over characters in the stream.
skip(long) - method in class ewex.xml.PushbackInputStream
This method skips the specified number of bytes in the stream.
skip(long) - method in class ewex.xml.PushbackReader
This method skips the specified number of chars in the stream.
skip(long) - method in class ewe.io.RandomStream
skip(long) - method in class ewe.io.Reader
Skip over a certain number of characters.
skip(long) - method in class ewe.io.StringReader
This method attempts to skip the requested number of chars in the input stream.
skipBytes(int) - method in class ewe.io.Catalog
Advances the cursor in the current record a number of bytes.
skipBytes(int) - method in class ewe.io.DataInput
This method skips and discards the specified number of bytes in an input stream.
skipBytes(int) - method in class ewe.io.DataInputStream
This method skips and discards the specified number of bytes in an input stream.
skipBytes(int) - method in class ewe.io.RandomAccessFile
sleep(int) - static method in class ewe.sys.Coroutine
Puts the current Coroutine thread to sleep, thereby allowing other coroutines as well as message/timer/callback threads to run.
sleep(int) - static method in class ewe.sys.TaskObject
This puts the current mThread thread to sleep.
sleep(int) - static method in class ewe.sys.Vm
Causes the VM to pause execution for the given number of milliseconds.
sleep(long) - static method in class ewe.sys.mThread
Cause the current mThread to sleep for the specified length of time, unless interrupted by another thread.
sleep(long) - static method in class java.lang.Thread
sleep(long,int) - static method in class ewe.sys.mThread
Cause the current mThread to sleep for the specified length of time, unless interrupted by another thread.
sleepTime - field in class ewe.io.IOTransfer
slowAccess - field in class ewe.filechooser.FileChooser
This indicates that access to the file system will be slow.
This class can be thrown by a method if its operations, under some circumstances may take a long time.
small - field in class ewe.ui.ButtonObject
SmallControl - static field in class ewe.ui.ControlConstants
Control Modifier - sets the control to display itself and its children as small controls.
SMALLINT - static field in class ewex.sql.Types
smoker - field in class ewe.database.TestData
SND_ALIAS - static field in class ewe.sys.VmConstants
SND_ALIAS_ID - static field in class ewe.sys.VmConstants
SND_ASYNC - static field in class ewe.sys.VmConstants
SND_FILENAME - static field in class ewe.sys.VmConstants
SND_LOOP - static field in class ewe.sys.VmConstants
SND_MEMORY - static field in class ewe.sys.VmConstants
SND_NODEFAULT - static field in class ewe.sys.VmConstants
SND_NOSTOP - static field in class ewe.sys.VmConstants
SND_NOWAIT - static field in class ewe.sys.VmConstants
SND_RESOURCE - static field in class ewe.sys.VmConstants
SND_SYNC - static field in class ewe.sys.VmConstants
Socket - class ewe.net.Socket
A Socket is used to make a TCP/IP streaming connection to a remote host.
Socket(ewe.net.InetAddress,int) - constructor for class ewe.net.Socket
Opens a socket.
Opens a socket.
Socket(java.lang.String,int) - constructor for class ewe.net.Socket
Opens a socket.
Opens a socket.
Opens a socket.
Opens a socket.
SocketBase - class ewe.net.SocketBase
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * Copyright (C) 1998, 1999 Wabasoft * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
SocketConnected - static field in class ewe.net.HttpConnection
SocketException - exception ewe.net.SocketException
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * Copyright (C) 1998, 1999 Wabasoft * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
SocketException() - constructor for class ewe.net.SocketException
SocketException(java.lang.String) - constructor for class ewe.net.SocketException
SocketInputStream() - constructor for class ewe.net.SocketBase.SocketInputStream
socketMaker - field in class ewe.net.ClientServerConnector
This will be created during the connection setup.
SocketMaker - class ewe.net.SocketMaker
This can interactively create a Socket or ServerSocket for connection to a server or client.
Creates a SocketMaker with the specified type, wether it is a server and the title of the dialog box if it is displayed.
SocketOutputStream() - constructor for class ewe.net.SocketBase.SocketOutputStream
soft - field in class ewe.ui.ButtonObject
SOFTKEY1 - static field in class ewe.ui.IKeys
special key
SOFTKEY2 - static field in class ewe.ui.IKeys
special key
SoftKeyBar - class ewe.ui.SoftKeyBar
A SoftKeyBar is used on Smartphone or other such systems where general purpose hardware keys are used to control inputs to the software in a way that changes depending on the situation.
SoftKeyBar() - constructor for class ewe.ui.SoftKeyBar
SoftKeyBar(ewe.ui.EventListener) - constructor for class ewe.ui.SoftKeyBar
SoftKeyEvent - class ewe.ui.SoftKeyEvent
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * Copyright (C) 1998, 1999 Wabasoft * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
SOFTWARE_FLOW_CONTROL - static field in class ewe.io.SerialPort
SOLID - static field in class ewe.fx.Brush
A Brush style.
SOLID - static field in class ewe.fx.Pen
SOLID_CIRCLE - static field in class ewe.ui.formatted.TextFormatter
soLinger - field in class ewe.net.TestSocket
sort(boolean) - method in class ewe.database.EntriesView
Sort the indexes in the EntriesView.
This sorts the FoundEntries in the current thread using the specified Comparer.
sort(ewe.sys.Handle,int) - method in class ewe.database.FoundEntries
This sorts the FoundEntries in the current thread using the specified sortID.
sort(ewe.sys.Handle,int) - method in class ewe.database.FoundEntriesObject
sort(ewe.sys.Handle,int[]) - method in class ewe.database.FoundEntries
This sorts the FoundEntries in the current thread using the specified sortID.
sort(ewe.sys.Handle,int[]) - method in class ewe.database.FoundEntriesObject
This sorts the array in place.
This sorts the objects in place.
sort(ewe.util.Comparer) - method in class ewe.database.FoundEntries
Sort the found entries in a separate thread.
sort(ewe.util.Comparer) - method in class ewe.database.FoundEntriesObject
sort(ewe.util.Comparer,boolean) - method in class ewe.util.Vector
sort(int) - method in class ewe.database.FoundEntries
Sort the found entries in a separate thread.
sort(int) - method in class ewe.database.FoundEntriesObject
sort(int[]) - method in class ewe.database.FoundEntries
Sort the found entries in a separate thread.
sort(int[]) - method in class ewe.database.FoundEntriesObject
sort(int[],int,ewe.util.CompareInts,boolean) - static method in class ewe.util.Utils
This sorts a set of integers in place using the provided CompareInts object.
This sorts the objects in place.
sort(java.lang.String) - method in class ewe.datastore.DatabaseTableModel
SORT_CASE_SENSITIVE - static field in class ewex.registry.RegistryKey
This is an option for getSubKeys(int options).
SORT_DATE_ONLY - static field in class ewe.datastore.Database
This is an option for a Sort.
SORT_DATE_ONLY - static field in class ewe.database.DatabaseTypes
This is an option for a Sort.
SORT_DESCENDING - static field in class ewe.datastore.Database
This is an option for a Sort.
SORT_DESCENDING - static field in class ewex.registry.RegistryKey
This is an option for getSubKeys(int options).
SORT_DONT_SORT - static field in class ewex.registry.RegistryKey
This is an option for getSubKeys(int options).
SORT_IGNORE_CASE - static field in class ewe.datastore.Database
This is an option for a Sort.
SORT_IGNORE_CASE - static field in class ewe.database.DatabaseTypes
This is an option for a Sort.
SORT_TIME_ONLY - static field in class ewe.datastore.Database
This is an option for a Sort.
SORT_TIME_ONLY - static field in class ewe.database.DatabaseTypes
This is an option for a Sort.
SORT_UNKNOWN_FIRST - static field in class ewe.datastore.Database
This is an option for a Sort.
SORT_UNKNOWN_IS_GREATER_THAN_KNOWN - static field in class ewe.database.DatabaseTypes
This options indicates that an unknown field value (ie the field value is not set) is considered greater than a known field value.
SORT_UNKNOWN_IS_LESS_THAN_KNOWN - static field in class ewe.database.DatabaseTypes
This options indicates that an unknown field value (ie the field value is not set) is considered less than a known field value.
sortComparer - field in class ewe.database.FoundEntriesObject
sortCriteria - field in class ewe.database.FoundEntriesObject
sorted - field in class ewe.io.FakeFileSystem
This is made public for convenience but you would not likely use it directly.
This is made public for convenience but you would not likely use it directly.
sortID - field in class ewe.database.IndexEntry
sortNames - field in class ewe.database.SafeDBAccess
sortNames() - method in class ewe.io.FakeFileSystem
sortOptions - field in class ewe.filechooser.FileChooserOptions
Use the File.LIST_BY options OR'ed with File.LIST_DESCENDING if necessary for this variable.
sorts - field in class ewe.database.DatabaseSpecs
sortState - field in class ewe.datastore.FoundEntries
sortState - field in class ewe.database.FoundEntriesObject
Sound - class ewe.fx.Sound
Sound is used to play sounds such as beeps and tones.
SoundClip - class ewe.fx.SoundClip
SoundClip is a sound clip.
SoundClip(byte[]) - constructor for class ewe.fx.SoundClip
Loads and constructs a sound clip from a resource.
SoundClip(java.lang.String) - constructor for class ewe.fx.SoundClip
source - field in class ewe.ui.DisplayLineSpecs
sourceDir - field in class ewe.filechooser.FileClipboard
sourceDirectory - field in class ewe.io.CopyOver
sourceFiles - field in class ewe.io.CopyOver
sourceFiles - field in class ewe.filechooser.FileClipboard
sourceImage - field in class ewe.fx.mImage
sourceMask - field in class ewe.fx.mImage
sourceProperties - field in class ewe.ui.ExecTransfer
SOUTH - static field in class ewe.ui.CellConstants
SOUTHEAST - static field in class ewe.ui.CellConstants
SOUTHWEST - static field in class ewe.ui.CellConstants
sp - field in class ewe.ui.ScrollableCarrierFrame
This is the ScrollablePanel which the frame contains.
SPACEPARITY - static field in class ewe.io.SerialPort
spacing - field in class ewe.ui.ChoiceControl
spacing - field in class ewe.ui.Console
spacing - field in class ewe.ui.mInput
spacing - field in class ewe.ui.mLabel
spacing - field in class ewe.ui.mTextArea
spacing - field in class ewe.ui.mTextPad
SPAN - static field in class ewe.ui.CellConstants
A Tag type for use in Control.setTag() - use a ewe.fx.Dimension object as the "value" object.
SPECIAL - static field in class ewe.ui.IKeys
modifier for special keys
SPECIAL_MOUSE_CAPTURE - static field in class ewe.ui.WindowConstants
An operation for Window.doSpecialOp().
SPECIAL_MOUSE_MOVE - static field in class ewe.ui.WindowConstants
An operation for Window.doSpecialOp().
SPECIAL_MOUSE_RELEASE - static field in class ewe.ui.WindowConstants
An operation for Window.doSpecialOp().
SPECIAL_MOUSE_RESIZE - static field in class ewe.ui.WindowConstants
An operation for Window.doSpecialOp().
SPECIAL_RESTART_GUI - static field in class ewe.ui.WindowConstants
An operation for Window.doSpecialOp().
SPECIAL_ROTATE_SCREEN - static field in class ewe.ui.WindowConstants
SPECIAL_TICK - static field in class ewe.fx.Graphics
SPECIAL_X - static field in class ewe.fx.Graphics
SpecialBackground - static field in class ewe.ui.ControlConstants
Control Modifier - flags this control as having a special background that will be drawn differently.
split(char,ewe.util.Vector) - method in class ewe.util.SubString
This will split this substring and place the results as a series of SubString objects in the destination list.
split(char,ewe.util.Vector,int) - method in class ewe.util.SubString
This will split this substring and place the results as a series of SubString objects in the destination list.
split(int) - method in class ewe.ui.DisplayLineSpecs
split(java.lang.String) - static method in class ewe.util.mString
This splits a String using '|' as the separator.
split(java.lang.String,char) - static method in class ewe.util.mString
Splits up a String using the specified separator and returns an array of sub Strings.
split(java.lang.String,char,ewe.util.Vector) - static method in class ewe.util.mString
Splits up a String using the specified separator and add the substrings to the destination Vector.
Split a String into smaller sub Strings placed in an output Vector.
SPLIT_GET_LENGTHS - static field in class ewe.ui.DisplayLine
SPLIT_NO_WRAP - static field in class ewe.ui.DisplayLine
splitCommand(java.lang.String,java.lang.String) - static method in class ewe.sys.Vm
splitLines() - method in class ewe.ui.MessageArea
splitLines() - method in class ewe.ui.TextMessage
splitLines(int) - method in class ewe.ui.mTextArea
splitLines(int) - method in class ewe.ui.mTextPad
splitLines(int) - method in class ewe.ui.formatted.TextDisplay
Split the lines.
This is used by TextFormatters to split text for display.
This is used by TextFormatters to split text for display.
This class supports a moveable PanelSplitter between two CellPanels.
SplittablePanel(int) - constructor for class ewe.ui.SplittablePanel
Create an new SplittablePanel.
Sprite - class ewe.ui.Sprite
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
Sprite(ewe.fx.IImage) - constructor for class ewe.ui.Sprite
Sprite(int,int,ewe.fx.Color) - constructor for class ewe.ui.Sprite
SQLData - interface ewex.sql.SQLData
This interface is used for mapping SQL data to user defined datatypes.
SQLException - exception ewex.sql.SQLException
This exception is thrown when a database error occurs.
SQLException() - constructor for class ewex.sql.SQLException
This method initializes a new instance of SQLException that does not have a descriptive messages and SQL state, and which has a vendor error code of 0.
SQLException(java.lang.String) - constructor for class ewex.sql.SQLException
This method initializes a new instance of SQLException with the specified descriptive error message.
This method initializes a new instance of SQLException with the specified descriptive error message and SQL state string.
This method initializes a nwe instance of SQLException with the specified descriptive error message, SQL state string, and vendor code.
SQLInput - interface ewex.sql.SQLInput
This interface provides methods for reading values from a stream that is connected to a SQL structured or distinct type.
SQLOutput - interface ewex.sql.SQLOutput
This interface provides methods for writing Java types to a SQL stream.
SQLPermission - class ewex.sql.SQLPermission
SQLPermission(java.lang.String) - constructor for class ewex.sql.SQLPermission
sqlStateSQL99 - static field in class ewex.sql.DatabaseMetaData
sqlStateXOpen - static field in class ewex.sql.DatabaseMetaData
sqlTypeToJavaType(int,boolean) - method in class ewex.sql.SQLUtils
SQLUtils - class ewex.sql.SQLUtils
SQLWarning - exception ewex.sql.SQLWarning
This exception is thrown when a database warning occurs.
SQLWarning() - constructor for class ewex.sql.SQLWarning
This method initializes a new instance of SQLWarning that does not have a descriptive messages and SQL state, and which has a vendor error code of 0.
SQLWarning(java.lang.String) - constructor for class ewex.sql.SQLWarning
This method initializes a new instance of SQLWarning with the specified descriptive error message.
This method initializes a new instance of SQLWarning with the specified descriptive error message and SQL state string.
This method initializes a nwe instance of SQLWarning with the specified descriptive error message, SQL state string, and vendor code.
SQRT - static field in class ewe.sys.Math
Square Root.
sqrt(double) - static method in class java.lang.Math
Returns the square root of a double value.
srand(int) - static method in class ewe.sys.Math
ss - field in class ewe.ui.Control
SSL - static field in class ewex.msencrypt.Encryptor
This is a provider type.
Stack - class ewe.util.Stack
Stack - class ewex.xml.Stack
Stack() - constructor for class ewe.util.Stack
This constructor creates a new Stack, initially empty
Stack() - constructor for class ewex.xml.Stack
This constructor creates a new Stack, initially empty
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
StackOverflowError() - constructor for class java.lang.StackOverflowError
STANDARD_ERROR - static field in class ewe.sys.Vm
Use with getStandardStream().
STANDARD_INPUT - static field in class ewe.sys.Vm
Use with getStandardStream().
STANDARD_OUTPUT - static field in class ewe.sys.Vm
Use with getStandardStream().
standardBorder - static field in class ewe.ui.Control
This compares two objects that are either Strings or implement the Comparable interface.
standardEdge - static field in class ewe.ui.Control
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (c) 2007 Thorsten “mirabilos” Glaser, Dr.
This is the standard Control onKeyEvent() - call this only after you have checked for other keys that your control definitely wants to trap.
start - field in class ewe.ui.DisplayLineSpecs
start - field in class ewe.ui.DragContext
start - field in class ewe.database.EncodedUTF8String
start - field in class ewe.graphics.ImageMover
This is the starting point.*
start - field in class ewe.util.SubString
start() - method in class ewe.graphics.AnimatedIcon
By default this calls startLoop().
start() - method in class ewe.sys.Handle
This tells the handle to ask its associated task to start.
start() - method in class ewe.sys.mThread
Start the mThread running at the soonest opportunity.
Create a new RemoteCallHandler ready for calls.
Start using a predefined handler.
start(ewe.io.Stream) - method in class ewe.io.RemoteCallTask
Create a new RemoteCallHandler ready for calls.
Start the transfer asynchronously and return a Handle.
This starts a true color PNG.
This writes the signature and header, starts the data chunks and is ready for scan lines.
Create a new RemoteCallHandler ready for calls.
start(int) - method in class ewe.ui.formatted.FormattedTextMaker
start(int,ewe.data.PropertyList) - method in class ewe.ui.formatted.FormattedTextMaker
start(java.lang.String) - method in class ewe.util.OperationTimer
Start timing an operation, ending any previous operation.
start(java.lang.String) - method in class ewe.sys.TaskObject
START_LOCATION - static field in class ewe.io.FileChooserParameters
This is a property for the FileChooser, which should be a String value.
startActiveInput(boolean) - method in class ewe.ui.EditControl
This tells the Control to start active input IF it has the FLAG_PASSIVE value set.
This method is called before the parser starts processing its input.
This method is called before the parser starts processing its input.
startCharacter - field in class ewe.ui.formatted.TextFormatter
The first character in the line being covered by the formatter.
startClass - field in class ewe.sys.VMApp
startDataChunk() - method in class ewe.fx.PNGEncoder
This starts a chunk of scan line data using the default compression.
startDataChunk(int) - method in class ewe.fx.PNGEncoder
This starts a chunk of scan line data using the specified compression leve.
startDoing(java.lang.String) - method in class ewe.sys.Handle
A convenience method that calls resetTime(doing) and then returns itself.
Called by a Control from within the startDragging() method to indicate that a DragAndDrop operation should begin.
Called by a Control from within the startDragging() method to indicate that a DragAndDrop operation should begin.
This is called to indicate the start of a pen/mouse drag operation.
This is called to indicate the start of a pen/mouse drag operation.
This is called to indicate the start of a pen/mouse drag operation.
startDragging(ewe.ui.DragContext) - method in class ewe.ui.mInput
This is called to indicate the start of a pen/mouse drag operation.
This is called to indicate the start of a pen/mouse drag operation.
This is called to indicate the start of a pen/mouse drag operation.
This is called to indicate the start of a pen/mouse drag operation.
startDragResolution - field in class ewe.ui.Control
The number of pixels that the Pen/Mouse has to move before it is considered the start of a drag operation.
startDropMenu(ewe.fx.Point) - method in class ewe.ui.TableControl
started - field in class ewe.sys.TimeOut
startedEditing(ewe.fx.Point) - method in class ewe.ui.TableModel
This method is called when a new XML element is encountered.
This method is called when a new XML element is encountered.
startEwe(java.lang.String[]) - static method in class ewe.sys.Vm
This is used to start the Ewe library running from a static main() method.
startEwe(java.lang.String[],java.lang.String) - static method in class ewe.sys.Vm
This is used to start the Ewe library running from a static main() method.
This is used as the start point for listing.
startFind(java.lang.String) - method in class ewe.io.FileAdapter
This is used as the start point for listing.
startFind(java.lang.String) - method in class ewex.rapi.RapiFile
This is used as the start point for listing.
startFind(java.lang.String) - method in class ewe.zip.ZipEntryFile
This is used as the start point for listing.
startFind(java.lang.String,int) - method in class ewex.rapi.RapiFile
startHtml() - method in class ewe.ui.HtmlDisplay
Call this before setting properties for the HTML decoder.
Start the PNG file in preparation for output of an image.
Start the PNG file in preparation for output of an image.
Start dragging an Image around the window.
Start dragging an Image around the window.
This is called by setFor(Control who) and gives you an opportunity to modify the Form based on the client control.
This is called by setFor(Control who) and gives you an opportunity to modify the Form based on the client control.
This is called by setFor(Control who) and gives you an opportunity to modify the Form based on the client control.
This is where the size of the input is selected (to match the number of columns in the client) and where isPassword is set.
This is called by setFor(Control who) and gives you an opportunity to modify the Form based on the client control.
startingLoad(ewe.sys.Handle) - method in class ewe.ui.HtmlViewer
startLine - field in class ewe.ui.mLabel
startLine - field in class ewe.ui.formatted.TextFormatter
The first line of text covered by the formatter - where 0 indicates the first line of the display.
startLocalInput(boolean) - method in class ewe.ui.EditControl
startLocalInput(boolean) - method in class ewe.ui.mInput
startLoop() - method in class ewe.graphics.AnimatedIcon
This starts a new mThread that calls doLoop() method.
startNativeInput(boolean) - method in class ewe.ui.EditControl
startNativeOnPaint - field in class ewe.ui.EditControl
startNewSelectionBlock() - method in class ewe.ui.TableControl
startNewStream(ewe.io.Reader) - method in class ewex.xml.IXMLReader
Starts a new stream from a Java reader.
startNewStream(ewe.io.Reader) - method in class ewex.xml.StdXMLReader
Starts a new stream from a Java reader.
Starts a new stream from a Java reader.
Starts a new stream from a Java reader.
startOnDraw - field in class ewe.graphics.AnimatedIcon
startOutput(ewe.io.Stream) - method in class ewe.fx.PNGEncoder
This is the very basic start method.
startPoint - field in class ewe.ui.PanelSplitter
STARTS_WITH - static field in class ewe.util.SubString
An option for equals().
startScanning() - method in class ewe.io.StreamScanner
startSel - field in class ewe.ui.mInput
startsWith(java.lang.String) - method in class java.lang.String
Returns true if the given string is equal to this string and false otherwise.
startsWith(java.lang.String) - method in class ewe.util.SubString
Check if the SubString startsWith a particular String.
startsWith(java.lang.String,int) - method in class java.lang.String
startTask() - method in class ewe.sys.Handle
Task implementation - this will set the state of the handle to Running.
startTask() - method in class ewe.sys.Task
This starts the Task.
startTask() - method in class ewe.sys.TaskObject
This sets the handle member to the Running state and then calls doStart().
Call this when the task begins.
startTime - field in class ewe.sys.Handle
This is the time that the task started at.
startTiming(java.lang.String) - static method in class ewe.util.Debug
If enableTiming() was previously called, this method will tell the debug timer to start timing this operation, otherwise this method does nothing.
startup() - method in class ewe.ui.mApp
This is called if this mApp was selected as the class to run for the application.
startUpdate() - method in class ewe.database.SafeDBAccess
Close the database if it is open, make a backup and then open it in "rw" mode for updating.
state - field in class ewe.ui.ButtonControl
state - field in class ewe.sys.Handle
This is the state of the handle.
state - field in class ewe.ui.PanelSplitter
This will either be OPENED, or CLOSED or 0 (indicating neither opened nor closed).
state - field in class ewe.sys.SystemMessage
state - field in class ewe.net.TestSocket
STATE_AUTOTAB - static field in class ewe.ui.mTextPad
This is used with the inputState variable to indicate auto-tab mode.
STATE_AWAKE - static field in class ewe.sys.Device
STATE_MAXIMIZED - static field in class ewe.ui.WindowConstants
Used with setState() and getState().
STATE_MINIMIZED - static field in class ewe.ui.WindowConstants
Used with setState() and getState().
STATE_NORMAL - static field in class ewe.ui.WindowConstants
Used with setState() and getState().
STATE_OFF - static field in class ewe.sys.Device
STATE_OVERWRITE - static field in class ewe.ui.mTextPad
This is used with the inputState variable to indicate overwrite mode (as opposed to insert mode).
STATE_SUSPENDED - static field in class ewe.sys.Device
STATE_UNKNOWN - static field in class ewe.sys.Device
STATE_UNKNOWN - static field in class ewe.ui.WindowConstants
This may be returned by getState() if the window state cannot be determined.
Statement - interface ewex.sql.Statement
This interface provides a mechanism for executing SQL statements.
STATIC - static field in class ewe.reflect.Modifier
STATIC - static field in class java.lang.reflect.Modifier
Static:
  • Class: no enclosing instance for nested class.
  • Field or Method: can be accessed or invoked without an instance of the declaring class.
status - field in class ewe.ui.HtmlViewer
STATUS_DATA_IS_ENCRYPTED - static field in class ewe.security.SecureDocument
STATUS_HAS_ENCRYPTION_KEY - static field in class ewe.security.SecureDocument
STATUS_HAS_SIGNATURE - static field in class ewe.security.SecureDocument
statusCard - field in class ewe.ui.HtmlViewer
StdXMLBuilder - class ewex.xml.StdXMLBuilder
StdXMLBuilder is a concrete implementation of IXMLBuilder which creates a tree of IXMLElement from an XML data source.
StdXMLBuilder() - constructor for class ewex.xml.StdXMLBuilder
Creates the builder.
StdXMLBuilder(ewex.xml.IXMLElement) - constructor for class ewex.xml.StdXMLBuilder
Creates the builder.
StdXMLParser - class ewex.xml.StdXMLParser
StdXMLParser is the core parser of NanoXML.
StdXMLParser() - constructor for class ewex.xml.StdXMLParser
Creates a new parser.
StdXMLReader - class ewex.xml.StdXMLReader
StdXMLReader reads the data to be parsed.
StdXMLReader(ewe.io.InputStream) - constructor for class ewex.xml.StdXMLReader
Initializes the XML reader.
StdXMLReader(ewe.io.Reader) - constructor for class ewex.xml.StdXMLReader
Initializes the XML reader.
Initializes the reader from a system and public ID.
stop - static field in class ewe.ui.FormBase
The stop icon.
stop() - method in class ewe.graphics.AnimatedIcon
Requests that the animation stop but does not free resources.
stop() - method in class ewex.movieplayer.FakeMoviePlayer
stop() - method in class ewex.movieplayer.MoviePlayer
stop() - method in class ewex.movieplayer.NativeMoviePlayer
stop() - method in class ewe.fx.SoundClip
Stop the currently playing sound.
stop(int) - method in class ewe.sys.Handle
This tells the handle to ask its associated task to stop.
stop(int) - method in class ewe.io.IOHandle
This tells the handle to ask its associated task to stop.
stopActiveInput() - method in class ewe.ui.mInput
stopAfterTotalToCopy - field in class ewe.io.IOTransfer
Set this to true if you want to stop after totalToCopy has been reached.
stopAllInput() - method in class ewe.ui.mInput
stopAlsoIfStopped(ewe.sys.Handle) - method in class ewe.sys.Handle
If the stop() method of this handle is called it will call stop() on the other handle.
stopAniImages() - method in class ewe.ui.formatted.TextDisplay
stopAnimation() - method in class ewe.ui.TaskbarWindow
stopBits - field in class ewe.io.SerialPortSpecs
The number of stop bits - defaults to 1.
Called when the pen was released during a drag operation.
stopDragging(ewe.ui.DragContext) - method in class ewe.ui.Control
Called when the pen was released during a drag operation.
Called when the pen was released during a drag operation.
Called when the pen was released during a drag operation.
stopEditing(boolean) - method in class ewex.livedata.ObjectListEdit
stopFormHandle(ewe.sys.Handle,int) - static method in class ewe.ui.Form
This can be used to stop the Handle of a Form to indicate that it should be considered closed.
stopImageDrag() - method in class ewe.ui.DragContext
Stop dragging the image.
stopImageDrag(boolean) - method in class ewe.ui.DragContext
Stopped - static field in class ewe.sys.Handle
stopped - field in class ewe.sys.HandleStatus
Handle stopped before event occured.
stopPressed() - method in class ewe.ui.ProgressBarForm
stopReason - field in class ewe.sys.Handle
This is the reason given to the stop() method.
stopServer() - method in class ewe.net.ClientServerConnector
If the connector is waiting for extra client connections this will close the server socket.
stopSourceForm(int) - method in class ewe.ui.ExecTransfer
This stops the Handle of the sourceForm.
stopTask(int) - method in class ewe.sys.Handle
Task implementation - this will do nothing!
stopTask(int) - method in class ewe.sys.Task
This requests the Task to stop.
stopTask(int) - method in class ewe.sys.TaskObject
Request that the TaskObject stop running.
storage - field in class ewe.datastore.DatabaseList
This is the DataStorage which contains the data stored in the DatabaseList.
store() - method in class ewe.database.DatabaseEntry
This will store and add (if necessary) the entry into the database with no modifications.
store() - method in class ewe.database.DatabaseEntryObject
This will store and add (if necessary) the entry into the database with no modifications.
store(char[],int,int,byte[],int) - static method in class ewe.database.EncodedUTF8String
Store a String as UTF, prepending the lengh of the String as a short integer and appending a zero byte, or find out the number of bytes required.
store(ewe.datastore.DatabaseEntry) - method in class ewe.datastore.FoundEntries
This stores the DatabaseEntry but uses the Database.storeEntry() method to preserve all the data in the entry.
Writes the key/value pairs to the given output stream, in a format suitable for load.
If header is not null, this method writes a comment containing the header as first line to the stream.
store(int,ewe.database.DatabaseEntry) - method in class ewe.database.EntriesView
Store the DatabaseEntry at the specified index without modifying any of its special synchronization fields.
This saves changes to the entry but does not modify its special synchronization fields.
store(java.lang.String) - static method in class ewe.database.EncodedUTF8String
store(java.lang.String,byte[],int) - static method in class ewe.database.EncodedUTF8String
Store a String as UTF, prepending the lengh of the String as a short integer and appending a zero byte, or find out the number of bytes required.
Store the specified list of Strings as the application history.
STORED - static field in class ewe.zip.ZipEntry
Compression method.
STORED - static field in class ewe.zip.ZipOutputStream
Compression method.
StoredObject - class ewe.datastore.StoredObject
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
storeEntry(ewe.datastore.DatabaseEntry) - method in class ewe.datastore.Database
This stores the entry as it is without setting any Created/Modified values or any other value in the entry.
storeEntry(ewe.datastore.DatabaseEntry) - method in class ewe.datastore.DataTable
This method tests whether or not the database treats mixed case identifiers as all lower case.
This method tests whether or not the database treats mixed case quoted identifiers as all lower case.
This method tests whether or not the database stores mixed case identifers even if it treats them as case insensitive.
This method tests whether or not the database stores mixed case quoted identifers even if it treats them as case insensitive.
This method tests whether or not the database treats mixed case identifiers as all upper case.
This method tests whether or not the database treats mixed case quoted identifiers as all upper case.
stream - field in class ewe.database.DatabaseObject
Stream - interface ewe.io.Stream
Stream is used for all streaming I/O operations.
stream - field in class ewe.ui.HexTableModel
stream - field in class ewe.io.InputStream
The underlying Stream object - if any.
stream - field in class ewe.io.OutputStream
stream - field in class ewe.io.RandomStreamAdapter
stream - field in class ewe.io.StreamAdapter
stream - field in class ewe.io.StreamReader
The underlying Stream if one is used.
stream - field in class ewe.io.TextReader
This is the underlying stream, or the "input" InputStream may be used instead.
stream - field in class ewe.io.TextWriter
This is the underlying stream, or the "output" OutputStream may be used instead.
Converts a stream to a reader while detecting the encoding.
STREAM_CLOSED - static field in class ewe.io.IOHandle
This is returned during a read/write operation when a read/write request is made but the stream has been closed.
STREAM_END_REACHED - static field in class ewe.io.IOHandle
This is returned during a read operation when a read request is made but the end of the input stream has been reached.
Streamable - interface ewe.io.Streamable
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * Copyright (C) 1998, 1999 Wabasoft * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
This provides a full stream from a BasicStream implementation.
StreamAdapter() - constructor for class ewe.io.StreamAdapter
StreamAdapter(ewe.io.BasicStream) - constructor for class ewe.io.StreamAdapter
StreamAdapter(ewe.io.InputStream) - constructor for class ewe.io.StreamAdapter
StreamAdapter(ewe.io.OutputStream) - constructor for class ewe.io.StreamAdapter
StreamCanPause - interface ewe.io.StreamCanPause
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
StreamImageResolver - class ewe.ui.formatted.StreamImageResolver
streamName - field in class ewe.io.EweFileBrowser
streamName - field in class ewe.zip.ZipFileBrowser
StreamObject - class ewe.io.StreamObject
A StreamObject is the base object for implementing a Stream.
StreamReader - class ewe.io.StreamReader
This is used for reading cr/lf delimited lines from a Stream or InputStream, and is far more effecient than a BufferedReader - but has less functionality.
StreamReader(ewe.io.BasicStream) - constructor for class ewe.io.StreamReader
Create a StreamReader from a Stream or BasicStream which has been opened for input.
StreamReader(ewe.io.File) - constructor for class ewe.io.StreamReader
Create a StreamReader from a File object.
StreamReader(ewe.io.InputStream) - constructor for class ewe.io.StreamReader
Create a StreamReader from an InputStream.
StreamReader(java.lang.String) - constructor for class ewe.io.StreamReader
Create a StreamReader from a file name.
A StreamScanner is used to parse and read in formatted data from a text file as quickly as possible.
StreamUtils - class ewe.io.StreamUtils
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
StreamWriter - class ewe.io.StreamWriter
StreamWriter(ewe.io.OutputStream) - constructor for class ewe.io.StreamWriter
StreamWriter(ewe.io.Stream) - constructor for class ewe.io.StreamWriter
STRETCH - static field in class ewe.ui.CellConstants
STRETCH - static field in class ewe.ui.ImageControl
If an image is smaller than the control, this option will expand it.
stretchComponent - field in class ewe.ui.ScrollableHolder
stretchComponent - field in class ewe.ui.ScrollablePanel
stretchFirstColumn - field in class ewe.ui.Panel
This is only used if the Panel is acting as its own LayoutManager - which it is by default.
stretchFirstColumn - field in class ewe.ui.QuickLayout
stretchFirstRow - field in class ewe.ui.Panel
This is only used if the Panel is acting as its own LayoutManager - which it is by default.
stretchFirstRow - field in class ewe.ui.QuickLayout
stretchLastColumn - field in class ewe.ui.Panel
This is only used if the Panel is acting as its own LayoutManager - which it is by default.
stretchLastColumn - field in class ewe.ui.QuickLayout
stretchLastRow - field in class ewe.ui.Panel
This is only used if the Panel is acting as its own LayoutManager - which it is by default.
stretchLastRow - field in class ewe.ui.QuickLayout
STRICT - static field in class ewe.reflect.Modifier
STRICT - static field in class java.lang.reflect.Modifier
Strictfp: Method: expressions are FP-strict.
STRIKETHROUGH - static field in class ewe.fx.Font
A strikethrough font style.
STRING - static field in class ewe.datastore.Database
This is the String field type.
STRING - static field in class ewe.database.DatabaseTypes
This is the String field type.
String - class java.lang.String
String is an array of characters.
String() - constructor for class java.lang.String
Creates an empty string.
String(byte[]) - constructor for class java.lang.String
String(byte[],int,int) - constructor for class java.lang.String
String(byte[],int,int,java.lang.String) - constructor for class java.lang.String
String(byte[],java.lang.String) - constructor for class java.lang.String
String(c[]) - constructor for class java.lang.String
Creates a string from the given character array.
String(c[],int,int) - constructor for class java.lang.String
Creates a string from a portion of the given character array.
String(java.lang.String) - constructor for class java.lang.String
Creates a copy of the given string.
String(java.lang.StringBuffer) - constructor for class java.lang.String
Stringable - interface ewe.util.Stringable
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
StringBuffer - class java.lang.StringBuffer
StringBuffer() - constructor for class java.lang.StringBuffer
Constructs an empty string buffer.
StringBuffer(int) - constructor for class java.lang.StringBuffer
Constructs an empty string buffer with the specified capacity.
StringBuffer(java.lang.String) - constructor for class java.lang.StringBuffer
Constructs a string buffer containing the given string.
StringBuilder - class java.lang.StringBuilder
StringBuilder() - constructor for class java.lang.StringBuilder
Constructs an empty string buffer.
StringBuilder(int) - constructor for class java.lang.StringBuilder
Constructs an empty string buffer with the specified capacity.
StringBuilder(java.lang.String) - constructor for class java.lang.StringBuilder
Constructs a string buffer containing the given string.
stringClass - static field in class ewe.reflect.Wrapper
Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
StringReader - class ewe.io.StringReader
This class permits a String to be read as a character input stream.
stringReader(java.lang.String) - static method in class ewex.xml.StdXMLReader
Creates a new reader using a string as input.
StringReader(java.lang.String) - constructor for class ewe.io.StringReader
Create a new StringReader that will read chars from the passed in String.
StringStream - class ewe.io.StringStream
This is a Stream that you can use if you have a String that you need to read from as a Stream, or if you need to write to a Stream and then have the data you wrote converted into a String.
StringStream() - constructor for class ewe.io.StringStream
Create a new empty StringStream() ready for writing to.
Create a new StringStream() which initially contains text and which can be read from and/or written to.
StringStream(java.lang.String) - constructor for class ewe.io.StringStream
Create a new StringStream() for reading only, initially containing the specified text.
Create a new StringStream() which initially contains text and which can be read from and/or written to.
This class is provided because it is commonly used in Java desktop applictions.
StringTokenizer(java.lang.String) - constructor for class ewe.util.StringTokenizer
Creates a new StringTokenizer for the string str, that should split on the default delimiter set (space, tab, newline, return and formfeed), and which doesn't return the delimiters.
Create a new StringTokenizer, that splits the given string on the given delimiter characters.
Create a new StringTokenizer, that splits the given string on the given delimiter characters.
stringToKey(java.lang.String) - static method in class ewe.security.Encryptor
stringToKey(java.lang.String) - method in class ewe.security.SecureDocument
StringWriter - class ewe.io.StringWriter
This class writes chars to an internal StringBuffer that can then be used to retrieve a String.
StringWriter() - constructor for class ewe.io.StringWriter
This method initializes a new StringWriter to write to a StringBuffer initially sized to a default size of 16 chars.
StringWriter(int) - constructor for class ewe.io.StringWriter
This method initializes a new StringWriter to write to a StringBuffer with the specified initial size.
STRIP_CR - static field in class ewe.io.AsciiCodec
This is a creation option.
STRIP_CR - static field in class ewe.io.JavaUtf8Codec
This is a creation option.
STRIP_CR_ON_DECODE - static field in class ewe.io.AsciiCodec
This is a creation option.
STRIP_CR_ON_DECODE - static field in class ewe.io.JavaUtf8Codec
This is a creation option.
STRIP_CR_ON_ENCODE - static field in class ewe.io.AsciiCodec
This is a creation option.
STRIP_CR_ON_ENCODE - static field in class ewe.io.JavaUtf8Codec
This is a creation option.
Struct - interface ewex.sql.Struct
This interface implements the standard type mapping for a SQL structured type.
STRUCT - static field in class ewex.sql.Types
style - field in class ewe.ui.ArrowButton
This specifies the arrow direction.
style - field in class ewe.fx.Brush
The style for the Brush.
style - field in class ewe.fx.Pen
style - field in class ewe.sys.VMOptions
STYLE_3D - static field in class ewe.ui.Gui
Used with setStyle.
STYLE_ETCHED - static field in class ewe.ui.Gui
Used with setStyle.
STYLE_PALM - static field in class ewe.ui.Gui
Used with setStyle.
STYLE_SOFT - static field in class ewe.ui.Gui
Used with setStyle.
StyleManager - class ewe.ui.StyleManager
This class will be used to alter the style of the Gui components in versions of the Ewe VM that support a pluggable look and feel.
sub_n(int[],int[],int[],int) - static method in class ewe.math.MPN
Subtract Y[0:size-1] from X[0:size-1], and write the size least significant words of the result to dest[0:size-1].
subArray(java.lang.Object,int,int) - static method in class ewe.util.Utils
Get a sub-array containing a set of elements from an existing array.
subMenu - field in class ewe.ui.MenuItem
This can be set to be a sub-menu for this item.
submul_1(int[],int,int[],int,int) - static method in class ewe.math.MPN
SUBSCRIPT - static field in class ewe.fx.Font
A subscript font style.
substring - field in class ewe.datastore.DatabaseEntry
SubString - class ewe.util.SubString
This is a very specialized Utility class used for bulk processing of text strings, while minimizing overheads of new Object creation.
SubString() - constructor for class ewe.util.SubString
Create a new SubString - use one of the set() methods to setup the text for the SubString.
substring(int) - method in class java.lang.String
Get a substring from the specified index to the end of the string.
substring(int) - method in class java.lang.StringBuffer
Return a new String that contains the characters in the StringBuffer from start to the end of the StringBuffer
substring(int) - method in class java.lang.StringBuilder
Return a new String that contains the characters in the StringBuilder from start to the end of the StringBuilder
substring(int,int) - method in class ewe.ui.DisplayLine
substring(int,int) - method in class java.lang.String
Returns a substring of the string.
substring(int,int) - method in class java.lang.StringBuffer
Return a new String that contains the characters in the StringBuffer from start to end-1.
substring(int,int) - method in class java.lang.StringBuilder
Return a new String that contains the characters in the StringBuilder from start to end-1.
substring(int,int) - method in class ewe.util.SubString
Get a new SubString that is a substring of this SubString.
Get a new SubString that is a substring of this SubString.
Get a new SubString that is a substring of this SubString, optionally copying the data out into a new array.
SUBTRACT - static field in class ewe.sys.Math
subtract(ewe.math.BigDecimal) - method in class ewe.math.BigDecimal
subtract(ewe.math.BigInteger) - method in class ewe.math.BigInteger
subtract(ewex.math.BigDecimal) - method in class ewex.math.BigDecimal
subtract(ewex.math.BigInteger) - method in class ewex.math.BigInteger
succeed(java.lang.Object) - method in class ewe.sys.Handle
Set the returnValue of the Handle and then set the Stopped and Success bits - this is the same as setResult().
Succeeded - static field in class ewe.sys.Handle
Success - static field in class ewe.sys.Handle
SUCCESS_NO_INFO - static field in class ewex.sql.Statement
superClass() - method in class ewe.reflect.Reflect
Get a Reflect Object representing the Superclass of this Reflect.
SUPERSCRIPT - static field in class ewe.fx.Font
A superscript font style.
supports(int) - static method in class ewex.locale.LocaleInfo
This method tests whether or not the database supports "ALTER TABLE ADD COLUMN"
This method tests whether or not the database supports "ALTER TABLE DROP COLUMN"
This method tests whether or not the ANSI92 entry level SQL grammar is supported.
supportsANSI92FullSQL() - method in class ewex.sql.DatabaseMetaData
This method tests whether or not the ANSI92 full SQL grammar is supported.
This method tests whether or not the ANSI92 intermediate SQL grammar is supported.
supportsBatchUpdates() - method in class ewex.sql.DatabaseMetaData
This method tests whether or not the database supports batch updates.
supportsCallBack() - method in class ewex.movieplayer.FakeMoviePlayer
supportsCallBack() - method in class ewex.movieplayer.MoviePlayer
supportsCallBack() - method in class ewex.movieplayer.NativeMoviePlayer
This method tests whether a catalog name can appear in a data manipulation statement.
This method tests whether a catalog name can appear in an index definition.
This method tests whether a catalog name can appear in privilege definitions.
This method tests whether a catalog name can appear in a procedure call
This method tests whether a catalog name can appear in a table definition.
supportsColumnAliasing() - method in class ewex.sql.DatabaseMetaData
This method tests whether or not column aliasing is supported.
supportsConvert() - method in class ewex.sql.DatabaseMetaData
Tests whether or not CONVERT is supported.
supportsConvert(int,int) - method in class ewex.sql.DatabaseMetaData
This method tests whether or not CONVERT can be performed between the specified types.
supportsCoreSQLGrammar() - method in class ewex.sql.DatabaseMetaData
This method tests whether or not the core grammer for ODBC is supported.
This method test whether or not correlated subqueries are allowed.
This method tests whether or not DDL and DML statements allowed within the same transaction.
This method tests whether or not only DML statement are allowed inside a transaction.
This method tests whether correlation names must be different from the name of the table.
This method tests whether or not expressions are allowed in an ORDER BY lists.
This method tests whether or not the extended grammer for ODBC is supported.
supportsFullOuterJoins() - method in class ewex.sql.DatabaseMetaData
This method tests whether or not the database supports full outer joins.
supportsGetGeneratedKeys() - method in class ewex.sql.DatabaseMetaData
supportsGroupBy() - method in class ewex.sql.DatabaseMetaData
This method tests whether or not GROUP BY is supported.
This method tests whether or not a GROUP BY can add columns not in the select if it includes all the columns in the select.
supportsGroupByUnrelated() - method in class ewex.sql.DatabaseMetaData
This method tests whether GROUP BY on a non-selected column is allowed.
supportsImages() - static method in class ewe.ui.SoftKeyBar
Returns true if the softkey displays on screen supports the display of images, false if not.
This method tests whether or not the SQL integrity enhancement facility is supported.
supportsLikeEscapeClause() - method in class ewex.sql.DatabaseMetaData
This method tests whether or not the escape character is supported in LIKE expressions.
This method tests whether or not the database supports limited outer joins.
This method tests whether or not the minimum grammer for ODBC is supported.
This method tests whether or not the database supports identifiers with mixed case.
This method tests whether or not the database supports quoted identifiers with mixed case.
supportsMultiple() - static method in class ewe.ui.Window
Returns whether multiple windows are supported on this platform.
This method tests whether multiple result sets for a single statement are supported.
This method test whether or not multiple transactions may be open at once, as long as they are on different connections.
supportsNamedParameters() - method in class ewex.sql.DatabaseMetaData
This method tests whether or not columns can be defined as NOT NULL.
This method tests whether or not the database supports cursors remaining open across commits.
This method tests whether or not the database supports cursors remaining open across rollbacks.
This method tests whether or not the database supports statements remaining open across commits.
This method tests whether or not the database supports statements remaining open across rollbacks.
supportsOrderByUnrelated() - method in class ewex.sql.DatabaseMetaData
This method tests whether or ORDER BY on a non-selected column is allowed.
supportsOuterJoins() - method in class ewex.sql.DatabaseMetaData
This method tests whether or not the database supports outer joins.
supportsPositionedDelete() - method in class ewex.sql.DatabaseMetaData
This method tests whether or not that database supports positioned deletes.
supportsPositionedUpdate() - method in class ewex.sql.DatabaseMetaData
This method tests whether or not that database supports positioned updates.
This method tests whether the specified result set type and result set concurrency type are supported by the database.
supportsResultSetType(int) - method in class ewex.sql.DatabaseMetaData
This method tests whether or not the datbase supports the specified result type.
supportsSavepoints() - method in class ewex.sql.DatabaseMetaData
This method tests whether a catalog name can appear in a data manipulation statement.
This method tests whether a catalog name can appear in an index definition.
This method tests whether a catalog name can appear in privilege definitions.
This method tests whether a catalog name can appear in a procedure call
This method tests whether a catalog name can appear in a table definition.
supportsSelectForUpdate() - method in class ewex.sql.DatabaseMetaData
This method tests whether or not SELECT FOR UPDATE is supported by the database.
supportsStatementPooling() - method in class ewex.sql.DatabaseMetaData
supportsStoredProcedures() - method in class ewex.sql.DatabaseMetaData
This method tests whether or not stored procedures are supported on this database.
This method tests whether or not subqueries are allowed in comparisons.
This method tests whether or not subqueries are allowed in exists expressions.
supportsSubqueriesInIns() - method in class ewex.sql.DatabaseMetaData
This method tests whether subqueries are allowed in IN statements.
This method tests whether or not subqueries are allowed in quantified expressions.
This method tests whether or not table correlation names are supported.
supportsTaskbar() - static method in class ewe.ui.TaskbarWindow
Call this to find out if the current platform supports showing an icon in the Taskbar.
This method tests whether or not the database supports the specified transaction isolation level.
supportsTransactions() - method in class ewex.sql.DatabaseMetaData
This method tests whether or not the database supports transactions.
supportsUnion() - method in class ewex.sql.DatabaseMetaData
This method tests whether or not the UNION statement is supported.
supportsUnionAll() - method in class ewex.sql.DatabaseMetaData
This method tests whether or not the UNION ALL statement is supported.
swapToNew() - method in class ewe.io.SafeFile
This will do the following:
  • Remove the old backup file (if it exists).
  • switchMultiSelect(boolean) - method in class ewe.filechooser.FileChooser
    SYNC_SLOW - static field in class ewe.database.Database
    This is a sync option that suggests that the database use a sync model that uses less memory but may be slower.
    SYNC_SLOW - static field in class ewe.datastore.Database
    This is a sync option that suggests that the database use a sync model that uses less memory but may be slower.
    SYNC_STORE_CREATION_DATE - static field in class ewe.database.Database
    This is a sync option that tells the database to store the creation date along with every record.
    SYNC_STORE_CREATION_DATE - static field in class ewe.datastore.Database
    This is a sync option that tells the database to store the creation date along with every record.
    SYNC_STORE_MODIFICATION_DATE - static field in class ewe.database.Database
    This is a sync option that tells the database to store the modification date along with every record.
    SYNC_STORE_MODIFICATION_DATE - static field in class ewe.datastore.Database
    This is a sync option that tells the database to store the modification date along with every record.
    SYNC_STORE_MODIFIED_BY - static field in class ewe.database.Database
    This is a sync option that tells the database to save the MODIFIED_BY data with each record.
    SYNC_STORE_MODIFIED_BY - static field in class ewe.datastore.Database
    This is a sync option that tells the database to save the MODIFIED_BY data with each record.
    SyncApp - class ewe.io.SyncApp
    This is a class which does all the "hard" work to get the mobile and desktop sides of an application connected.
    SyncApp() - constructor for class ewe.io.SyncApp
    Constructs a window.
    synchronize() - method in class ewe.sys.Lock
    This attempts to hold the lock, waiting an indefinite time to do so.
    synchronize() - method in class ewe.database.Synchronizer
    synchronize() - method in class ewe.datastore.Synchronizer
    synchronize(ewe.sys.Handle) - method in class ewe.database.Synchronizer
    synchronize(ewe.sys.Handle) - method in class ewe.datastore.Synchronizer
    synchronize(java.lang.String) - method in class ewe.database.Synchronizer
    Start the synchronization and display an optional progress bar.
    synchronize(java.lang.String) - method in class ewe.datastore.Synchronizer
    Start the synchronization and display an optional progress bar.
    SYNCHRONIZED - static field in class ewe.reflect.Modifier
    SYNCHRONIZED - static field in class java.lang.reflect.Modifier
    Synchronized: Method: lock the class while calling this method.
    Synchronizer - class ewe.database.Synchronizer
    This class provides utilities for synchronizing items in a mobile database with another.
    Synchronizer - class ewe.datastore.Synchronizer
    This class provides utilities for synchronizing items in a mobile database with another.
    Synchronizer(ewe.database.Database) - constructor for class ewe.database.Synchronizer
    Synchronizer(ewe.datastore.Database) - constructor for class ewe.datastore.Synchronizer
    SyncSortName - static field in class ewe.database.Database
    SyncSortName - static field in class ewe.datastore.Database
    syncTime - field in class ewe.database.Synchronizer
    syncTime - field in class ewe.datastore.Synchronizer
    syncTimes - field in class ewe.database.DatabaseSpecs
    syncTimes - field in class ewe.datastore.DataTableSpecs
    System - class java.lang.System
    This class is as close to the java.lang.System class as is possible.
    systemFontName - field in class ewe.sys.VMOptions
    systemFontSize - field in class ewe.sys.VMOptions
    SystemInfo - class ewex.rapi.SystemInfo
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * Copyright (C) 1998, 1999 Wabasoft * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    SystemResourceException() - constructor for class ewe.sys.SystemResourceException

    T

    t - field in class ewe.ui.ProgressBarForm
    TAB - static field in class ewe.ui.IKeys
    special key
    This is called when a Tab is about to be closed.
    tabCharacterWidth - field in class ewe.fx.FormattedTextSpecs
    If this is greater than 0, it is taken to be the number of characters wide a Tab stop will be.
    tabClosed(ewe.ui.Card,int) - method in class ewe.ui.mTabbedPanel
    This is called if a Tab is closed via the closeTab() method or Close Tab button.
    table - field in class ewe.datastore.DatabaseList
    This is the Database which contains the items in the list.
    table - field in class ewe.datastore.EntrySearcher
    table - field in class ewe.filechooser.FileChooser
    This is the table (list) of files/directory being displayed.
    table - field in class ewe.ui.ListSelect
    table - field in class ewe.ui.TableModel
    This is the table which contains the model.
    table - field in class ewe.util.WeakHashtable
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    TableControl - class ewe.ui.TableControl
    This is a fairly powerful Table implementation.
    TableEvent - class ewe.ui.TableEvent
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    TableEvent(int,ewe.ui.Control) - constructor for class ewe.ui.TableEvent
    tableIndexClustered - static field in class ewex.sql.DatabaseMetaData
    This table index is clustered.
    tableIndexHashed - static field in class ewex.sql.DatabaseMetaData
    This table index is hashed.
    tableIndexOther - static field in class ewex.sql.DatabaseMetaData
    This table index is of another type.
    tableIndexStatistic - static field in class ewex.sql.DatabaseMetaData
    This column contains table statistics.
    TableModel - class ewe.ui.TableModel
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    tabLocation - field in class ewe.ui.mTabbedPanel
    This should be NORTH/SOUTH/EAST/WEST (but only NORTH/SOUTH are currently supported)
    tabName - field in class ewe.ui.Card
    This is the short (tab) name given to the item when it was added to the MultiPanel.
    tabPixelWidth - field in class ewe.fx.FormattedTextSpecs
    If this is greater than 0, it is taken to be the number of pixels wide a Tab stop will be.
    tabs - field in class ewe.ui.AppForm
    This is the tabbed panel (if selected in the constructor).
    tabs - field in class ewe.ui.mTabbedPanel
    tabsAreDisplayed() - method in class ewe.ui.mTabbedPanel
    tabWidth - field in class ewe.ui.DisplayLineSpecs
    Tag - class ewe.util.Tag
    A Tag associates an integer tag value with an object value.
    tag - field in class ewe.util.Tag
    Tag() - constructor for class ewe.util.Tag
    Tag(int,java.lang.Object) - constructor for class ewe.util.Tag
    TAG_LAST_USER_DATA - static field in class ewe.ui.ControlBase
    You can use tags from TAG_USER_DATA up to and including TAG_LAST_USER_DATA, which spans 1000 tags.
    TAG_USER_DATA - static field in class ewe.ui.ControlBase
    You can use tags from TAG_USER_DATA up to and including TAG_LAST_USER_DATA, which spans 1000 tags.
    tagControl(ewe.ui.Control) - method in class ewe.graphics.PageDisplayUnit
    Use this to tag the menu with this PageDisplayUnit, so that the PageDisplay knows which one it came from.
    TagList - class ewe.util.TagList
    A TagList stores a list of Tags (a positive integer tag value associated with an Object value) using arrays of integers and object references instead of arrays of Tag objects.
    tags - field in class ewe.ui.CellEntry
    tags - field in class ewe.ui.Control
    tail - field in class ewe.ui.Control
    The tail of the children list.
    TAKE_FIRST_PRESS - static field in class ewe.ui.ControlBase
    takeAndUseDataBlock() - method in class ewe.io.MemoryStream
    Override this method if you are using a background thread to use data written into the buffer place in the stream's buffer for reading.
    TakeControlEvents - static field in class ewe.ui.ControlConstants
    Control Modifier - sets the control to take control events from its children and modify them so they appear to come from itself.
    This tells the Control to take the data which has either come from a clipboard operation or from a DragAndDrop.
    This tells the Control to take the data which has either come from a clipboard operation or from a DragAndDrop.
    This tells the Control to take the data which has either come from a clipboard operation or from a DragAndDrop.
    takeFirstPress - field in class ewe.ui.TableModel.CellControl
    If this is true then the same mouse/pen press used to activate the CellControl is passed to the Control itself.
    takeFocus(ewe.ui.Control,int) - static method in class ewe.ui.Gui
    This tells the Gui to assign focus to a particular control.
    takeFocus(int) - method in class ewe.ui.Container
    takeFocus(int) - method in class ewe.ui.Control
    This calls takeData(data,null) and then calls dataAccepted(this,data,action) on the clipOwner.
    taken() - method in class ewe.filechooser.FileClipboard
    On a normal Control this will set the promptControl variable to "prompt", but on a Container, the first child non-container will have "prompt" assigned to it.
    TakesKeyFocus - static field in class ewe.ui.ControlConstants
    Control Modifier - says that this control takes the key focus.
    takeSnapShot() - method in class ewe.graphics.Mosaic
    This is used for advanced refreshing with quickDragging.
    takeTarget - field in class ewe.ui.CheckBoxGroup
    If takeTarget is true then ControlEvent.PRESSED events generated by the individual boxes will have its target changed so that it appears to be coming from this group.
    takeThisActionForAllConflicts - field in class ewe.database.ResolveConflict
    takeThisActionForAllConflicts - field in class ewe.datastore.ResolveConflict
    TAN - static field in class ewe.sys.Math
    Tangent trig function.
    tan(double) - static method in class java.lang.Math
    Returns the trigonometric tangent of an angle.
    target - field in class ewe.ui.Event
    The target of the event.
    target - field in class ewe.filechooser.NewShortcut
    target - field in class ewe.io.RemoteCallHandler
    If this is not null then all calls with a null targetCode assumed to be to this target.
    target - field in class ewe.ui.Timer
    The control to receive a timer event.
    target - field in class ewe.sys.VMApp
    targets - field in class ewe.io.RemoteCallHandler
    This Hashtable contains the local target objects and is used by the default implementation to match a target code with the target object.
    Task - interface ewe.sys.Task
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    task - field in class ewe.sys.Handle
    This is the Task associated with the handle (if any).
    taskbarIcon - field in class ewe.ui.Form
    Set this to be a valid Window.TaskBarIconInfo if you want to display an icon in the taskbar when this Form is displayed.
    taskbarIcon - static field in class ewe.ui.mApp
    If this is set to a valid icon in the setupMainWindow() method, then the icon will display in the taskbar as long as this application runs.
    TaskBarIconInfo() - constructor for class ewe.ui.Window.TaskBarIconInfo
    This is a window that you can use to place and react to an icon in the taskbar under Win32.
    taskbarWindow - static field in class ewe.ui.mApp
    If you set taskbarIcon in the setupMainWindow() method, then this will be set to a TaskbarWindow that will be created.
    TaskbarWindow(java.lang.String) - constructor for class ewe.ui.TaskbarWindow
    Create a new TaskbarWindow with a specific title.
    This creates a new TaskbarWindow, but if Taskbar icons are not supported, then a window will be displayed that will display the icon and tip.
    Create a TaskbarWindow with a specific icon and tip.
    This creates a TaskbarWindow, which then immediately shows the specified icon and tip.
    TaskObject - class ewe.sys.TaskObject
    A TaskObject is an implementation of a Task that uses an mThread to run asynchronously.
    TaskObject() - constructor for class ewe.sys.TaskObject
    Create a new TaskObject and assign a new Handle to the handle member.
    TaskObject(ewe.sys.Handle) - constructor for class ewe.sys.TaskObject
    Create a new TaskObject using a particular Handle.
    tca - field in class ewe.ui.TableModel
    TCP_SOCKET - static field in class ewe.net.ClientServerConnector
    This is a type to be used in the constructor.
    tcpNoDelay - field in class ewe.net.TestSocket
    tell() - method in class ewe.io.CompressedRandomStream
    tell() - method in class ewe.io.RandomAccessStream
    Get the current stream position.
    tell() - method in class ewe.io.RandomStream
    tell() - method in class ewe.io.RandomStreamObject
    Get the current stream position.
    tellPosition() - method in class ewe.io.BasicRandomAccessStream
    Retrieve the file position.
    tellPosition() - method in class ewe.io.RandomStreamAdapter
    tellPosition() - method in class ewe.io.RandomStreamObject
    Retrieve the file position.
    tellPosition() - method in class ewe.io.RewindableStream
    Retrieve the file position.
    temporaryClose() - method in class ewe.database.DatabaseStream
    Close the stream temporarily.
    temporaryClose() - method in class ewe.database.RandomAccessDatabaseStream
    Test - class ewe.sys.Test
    testBit(int) - method in class ewe.math.BigInteger
    testBit(int) - method in class ewex.math.BigInteger
    TestData - class ewe.database.TestData
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    Test a decryptor to see if it is able to decrypt data encrypted by an encryptor that generated the source test block of data.
    testPutRect - field in class ewe.fx.print.PrintSurfaceObject
    TestService - class ewe.io.TestService
    This is a simple Server that can be used to test connections to remote services.
    TestSocket - class ewe.net.TestSocket
    This is used to test socket connection and data transfer on the local machine.
    testValue - static field in class ewex.registry.Registry
    text - field in class ewe.ui.ButtonObject
    text - field in class ewe.ui.Control
    The text associated with the control.
    text - field in class ewe.fx.IconAndText
    The text being used.
    text - field in class ewe.ui.KeyEvent
    This is used if a key or key-combination as pressed by the user has resulted in the generation of a multiple character string.
    text - field in class ewe.ui.TableCellAttributes
    text may be a single String OR an array of Strings (one for each line).
    TEXT_CHANGED - static field in class ewe.ui.TextEvent
    The event type for a text changed event.
    TEXT_ENTERED - static field in class ewe.ui.TextEvent
    The event type for a text entered event.
    Textable - interface ewe.util.Textable
    Textable is used to encode/decode an object into a text string.
    textables - static field in class ewe.util.TextEncoder
    textAlignment - field in class ewe.ui.MessageBox
    textCase - field in class ewe.ui.EditControl
    This is CASE_NORMAL by default.
    TextCodec - interface ewe.io.TextCodec
    This class is used by the TextReader and TextWriter classes to convert Unicode text (Strings) into bytes, encodeText(), and to convert encoded bytes into Unicode text, decodeText().
    textCodec - field in class ewe.io.FileSaver
    You can set this to a textCodec to use for reading and writing text data using this FileSaver.
    textCodec - field in class ewe.net.HttpConnection
    This is the codec used when sending data to the server.
    textCodec - field in class ewe.net.HttpConnectionTask
    If readInAsText is true then you can specify the TextCodec that will be used here.
    textColor - field in class ewe.fx.IconAndText
    If this is null, then the text will be drawn in the foreground color of the destination Graphics context.
    textColumns - field in class ewe.ui.TextInputParameters
    This is the number of columns of text input.
    textDecode(ewe.util.Encodable,java.lang.String) - static method in class ewe.util.Utils
    Encode the fields of the Encodable object.
    textDecode(java.lang.String) - method in class ewe.datastore.DataTable
    textDecode(java.lang.String) - method in class ewe.data.LiveData
    Decode this Object for a String previously encoded using textEncode()
    textDecode(java.lang.String) - method in class ewe.data.LiveObject
    You can override this to decode a String representation of the Object as encoded by textEncode, but it is easier to override decode(TextDecoder te).
    TextDecoder - class ewe.util.TextDecoder
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    TextDecoder(java.lang.String) - constructor for class ewe.util.TextDecoder
    TextDisplay - class ewe.ui.formatted.TextDisplay
    TextDisplay() - constructor for class ewe.ui.formatted.TextDisplay
    TextDisplay(int,int) - constructor for class ewe.ui.formatted.TextDisplay
    This is a Button that is used to display text as if it were an Input.
    TextDisplayButton() - constructor for class ewe.ui.TextDisplayButton
    textEncode() - method in class ewe.datastore.DataTable
    textEncode() - method in class ewe.data.LiveData
    Encode this Object as a string.
    textEncode() - method in class ewe.data.LiveObject
    You can override this to encode the object as a String, but it is easier to override encode(TextEncoder te).
    textEncode(ewe.util.Encodable) - static method in class ewe.util.Utils
    Encode the fields of the Encodable object.
    TextEncoder - class ewe.util.TextEncoder
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    TextEvent - class ewe.ui.TextEvent
    A TextEvent is sent to an EditControl (mInput, mTextPad) usually during or upon completion of a native text input.
    TextFormatter - class ewe.ui.formatted.TextFormatter
    A TextFormatter is used to format all or some of the text of a single line of an mTextPad display.
    TextFormatter() - constructor for class ewe.ui.formatted.TextFormatter
    TextFormatter(int,int,int) - constructor for class ewe.ui.formatted.TextFormatter
    TextFormatter(int,int,int,int) - constructor for class ewe.ui.formatted.TextFormatter
    TextFormatter(int,int,int,int,int) - constructor for class ewe.ui.formatted.TextFormatter
    textHeight - field in class ewe.fx.IconAndText
    This is the height of the text.
    This starts a native text input for a control.
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * Copyright (C) 1998, 1999 Wabasoft * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    TextMessage - class ewe.ui.TextMessage
    This displays static text with automatic word wrapping.
    TextMessage(int,int) - constructor for class ewe.ui.TextMessage
    TextMessage(java.lang.String) - constructor for class ewe.ui.TextMessage
    textPad - field in class ewe.ui.Notepad
    textPosition - field in class ewe.ui.ButtonObject
    textPosition - field in class ewe.fx.IconAndText
    The textPosition which can be Graphics.Right, Left, Up or Down.
    textPosition - field in class ewe.ui.mButton
    The position of the text relative to any image.
    TextReader - class ewe.io.TextReader
    A TextReader is used for reading Unicode text files that may be encoded as bytes in any format.
    TextReader(ewe.io.BasicStream) - constructor for class ewe.io.TextReader
    Create a new TextReader to read from the specified Stream.
    TextReader(ewe.io.InputStream) - constructor for class ewe.io.TextReader
    Create a new TextReader to read from the specified InputStream.
    TextReader(java.lang.String) - constructor for class ewe.io.TextReader
    Create a new TextReader to read from the specified file name.
    textReplacement - field in class ewe.ui.KeyEvent
    This is used with the MULTICHARACTER modifier.
    textRows - field in class ewe.ui.TextInputParameters
    This is the number of rows of text input.
    TEXTSIZE - static field in class ewe.ui.CellConstants
    A Tag type for use in Control.setTag() - use a ewe.fx.Dimension object as the "value" object.
    TextUnit - class ewe.graphics.pagedisplay.TextUnit
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    textValues - field in class ewe.ui.UpDownInput
    If this is not null it will indicate a set of allowable text values.
    textWidth - field in class ewe.fx.IconAndText
    This is the height of the text.
    TextWriter - class ewe.io.TextWriter
    A TextWriter is used for writing Unicode text files that may be encoded as bytes in any format.
    TextWriter(ewe.io.BasicStream) - constructor for class ewe.io.TextWriter
    Create a new TextWriter to write to the specified Stream.
    TextWriter(ewe.io.OutputStream) - constructor for class ewe.io.TextWriter
    Create a new TextWriter to write to the specified Stream.
    TextWriter(java.lang.String,boolean) - constructor for class ewe.io.TextWriter
    Create a new TextWriter to write to the specified file name.
    theSplitter - field in class ewe.ui.SplittablePanel
    This is created when the SplittablePanel is created, and is then added as a child during the first call to getNextPanel().
    theText - field in class ewe.ui.Notepad
    thickness - field in class ewe.ui.PanelSplitter
    thickness - field in class ewe.fx.Pen
    Thread - class java.lang.Thread
    DO NOT USE THIS CLASS.
    ThreadGroup - class java.lang.ThreadGroup
    DO NOT USE THIS CLASS.
    ThreadPool - class ewe.sys.ThreadPool
    A ThreadPool represents a pool of running Threads that are waiting for tasks to run.
    ThreadPool() - constructor for class ewe.sys.ThreadPool
    Create a ThreadPool with a minimum of 10 threads and no maximum.
    ThreadPool(int,int) - constructor for class ewe.sys.ThreadPool
    Create a ThreadPool specifying the minimum and maximum number of threads.
    ThreadTask - class ewe.sys.ThreadTask
    threeParameters - field in class ewe.reflect.FieldTransfer
    Throwable - class java.lang.Throwable
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    Throwable() - constructor for class java.lang.Throwable
    Throwable(java.lang.String) - constructor for class java.lang.Throwable
    Throwable(java.lang.Throwable) - constructor for class java.lang.Throwable
    TICK - static field in class ewe.fx.DrawnIcon
    This is a tick mark.
    tick - static field in class ewe.ui.FormBase
    The tick icon.
    ticked(int,int) - method in class ewe.ui.Control
    ticked(int,int) - method in class ewe.sys.Handle
    ticked(int,int) - method in class ewe.ui.InputMethod
    ticked(int,int) - method in class ewe.ui.mCheckBox
    ticked(int,int) - method in class ewe.ui.mInput
    ticked(int,int) - method in class ewe.ui.mTextArea
    ticked(int,int) - method in class ewe.ui.mTextPad
    ticked(int,int) - method in class ewe.sys.TimerProc
    tickTime - static field in class ewe.ui.mApp
    TIME - static field in class ewe.database.DatabaseTypes
    This is for a date value (represented by ewe.sys.TimeOfDay) value (saved as a 64-bit integer).
    time - field in class ewe.ui.DateDisplayInput
    This variable holds the time value being displayed/edited.
    time - field in class ewe.ui.DateTimeInput
    This variable holds the time value being displayed/edited.
    Time - class ewe.sys.Time
    Time identifies a date and time, storing information to millisecond precision only.
    Time - class ewex.sql.Time
    This class is a wrapper around java.util.Date to allow the JDBC driver to identify the value as a SQL Time.
    time - field in class ewe.filechooser.FileChooser
    This is used internally.
    time - field in class ewe.util.FileComparer
    time - field in class ewe.ui.InputPopupForm
    time - field in class ewe.security.Signature
    This is an optional timestamp to be embedded in the signature.
    time - field in class ewe.sys.SystemMessage
    TIME - static field in class ewex.sql.Types
    Time() - constructor for class ewe.sys.Time
    Constructs a time object set to the current date and time.
    Time() - constructor for class ewex.sql.Time
    Time(int,int,int) - constructor for class ewe.sys.Time
    Time(int,int,int) - constructor for class ewex.sql.Time
    This method initializes a new instance of this class with the specified year, month, and day.
    Time(long) - constructor for class ewex.sql.Time
    This method initializes a new instance of this class with the specified time value representing the number of seconds since Jan 1, 1970 at 12:00 midnight GMT.
    TIME_FORMAT - static field in class ewe.sys.Locale
    Use with getString() - The format for the time display.
    TIME_SEPARATOR - static field in class ewe.sys.Locale
    Use with getString() - The character(s) for the time separator.
    timedOut - field in class ewe.sys.HandleStatus
    Timed Out before the event occured.
    TimedOutException() - constructor for class ewe.sys.TimedOutException
    TimeMask - class ewe.sys.TimeMask
    A time mask is a type of Time object that is used when comparing Time/Date values and which does not validate its date when being encoded and decoded.
    TimeMask() - constructor for class ewe.sys.TimeMask
    TimeOfDay - class ewe.sys.TimeOfDay
    TimeOfDay is a type of Time object which is only concerned with the time of an unspecified day.
    TimeOfDay() - constructor for class ewe.sys.TimeOfDay
    Constructs a time object set to the current date and time.
    TimeOfDay(int,int,int) - constructor for class ewe.sys.TimeOfDay
    TimeOut - class ewe.sys.TimeOut
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    timeOut - field in class ewe.sys.HandleStatus
    timeout - field in class ewe.sys.MessageThreadTask
    This is the number of milliseconds to wait before the callBack() completes.
    timeOut - field in class ewe.io.RemoteCall
    This is the timeout for the call.
    timeOut - field in class ewe.io.RemoteCallHandler
    This is the timeout in milliseconds for receiving a reply.
    timeout - field in class ewe.net.SocketMaker
    This is the timeout time in seconds to wait for a successful connection.
    timeout() - method in class ewe.sys.Handle
    This calls stop() and sets the status of the handle to Failed and sets error to be a TimedOutException assuming that the Handle has not already stopped.
    TimeOut(int) - constructor for class ewe.sys.TimeOut
    Create a timeout with the specified number of milliseconds.
    timeout(java.lang.String) - method in class ewe.sys.Handle
    This calls stop() and sets the status of the handle to Failed and sets error to be a TimedOutException assuming that the Handle has not already stopped.
    timeoutInSeconds - field in class ewe.net.ClientServerConnector
    This defaults to 30 seconds.
    TIMER - static field in class ewe.ui.ControlEvent
    The event type for a timer event.
    Timer - class ewe.ui.Timer
    Timer represents a control's timer.
    TIMER - static field in class ewe.sys.SystemMessage
    TIMER_TICK - static field in class ewe.sys.Vm
    Used with setParameter() it adjusts the minimum timer tick.
    TimerProc - interface ewe.sys.TimerProc
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    timeSinceBackup(ewe.sys.Time) - method in class ewe.database.SafeDBAccess
    Return the time elapsed in milliseconds between the last backup time and the provided Time.
    TIMESTAMP - static field in class ewe.database.DatabaseTypes
    This is for a timestamp value that measures time to nanosecond precision (saved as a 64-bit integer).
    timeStamp - field in class ewe.ui.Event
    The event's timestamp.
    TimeStamp - class ewe.database.TimeStamp
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    Timestamp - class ewex.sql.Timestamp
    This class is a wrapper around java.util.Date to allow the JDBC driver to identify the value as a SQL Timestamp.
    TIMESTAMP - static field in class ewex.sql.Types
    Timestamp() - constructor for class ewex.sql.Timestamp
    Constructs a time object set to the current date and time.
    Timestamp(int,int,int,int,int,int,int) - constructor for class ewex.sql.Timestamp
    This method initializes a new instance of this class with the specified year, month, and day.
    Timestamp(long) - constructor for class ewex.sql.Timestamp
    This method initializes a new instance of this class with the specified time value representing the number of seconds since Jan 1, 1970 at 12:00 midnight GMT.
    timeStarted - field in class ewe.ui.ProgressBar
    timeToMove - field in class ewe.graphics.ImageMover
    This is the length of time it should take to move the image.
    This inputs a time of day value using a set of UpDownInputs.
    TimeUpDownInput(boolean,boolean) - constructor for class ewe.ui.TimeUpDownInput
    TINYINT - static field in class ewex.sql.Types
    tip - field in class ewe.ui.Card
    If this is not null then this will be the tool tip for the tab.
    tip - field in class ewe.graphics.PageDisplayUnit
    An optional tool-tip.
    tip - field in class ewe.ui.ToolTip
    This should be either a String, Control or IImage.
    tip - field in class ewe.ui.Window.TaskBarIconInfo
    TipDelay - static field in class ewe.ui.PenEvent
    This is the tool tip delay time in milliseconds.
    tipIsDisplayed() - static method in class ewe.ui.PenEvent
    tipIsVisible - static field in class ewe.ui.PenEvent
    title - field in class ewe.filechooser.FileChooserDemo
    TITLE - static field in class ewe.io.FileChooserParameters
    This property is used to set the title of the FileChooser.
    title - field in class ewe.ui.Form
    The title of the form.
    title - field in class ewe.ui.FormFrame
    title - field in class ewe.data.ListObject
    title - field in class ewe.net.SocketMaker
    This is the title of the form that is displayed if you are doing an interactive connection.
    titleBar - field in class ewe.ui.FormFrame
    titleCancel - field in class ewe.ui.Form
    If this is set to a control then this control will appear to the right of the title bar.
    titleControl - field in class ewe.ui.ScrollableCarrierFrame
    If a title is used, this will be the control that holds the title text.
    titleControls - field in class ewe.ui.Form
    Use this to add controls to the title bar of the form.
    titleGap - field in class ewe.ui.Panel
    titleOK - field in class ewe.ui.Form
    If this is set to a control then this control will appear to the right of the title bar.
    TO_CONTROLS - static field in class ewe.ui.EditorEvent
    TO_CONTROLS - static field in class ewe.ui.FormEvent
    TO_END_OF_DOCUMENT - static field in class ewe.fx.print.PrintOptions
    This can be a lastPage value for addRange().
    TO_OBJECT - static field in class ewe.reflect.FieldTransfer
    toAlphaImage(ewe.fx.Rect,int) - method in class ewe.fx.mImage
    Convert the mImage to a single Image with an alpha channel.
    toArray() - method in class ewe.util.Vector
    Create a new Object array and copy all the elements into it.
    toArray(java.lang.Object[]) - method in class ewe.util.Vector
    Copy the vector into the destination array, creating a new one if the provided destination is not big enough to hold all the elements.
    toAscii(byte[],int) - method in class ewe.ui.HexTableModel
    toAscii(java.lang.String) - static method in class ewe.util.mString
    toBigInteger() - method in class ewe.math.BigDecimal
    toBigInteger() - method in class ewex.math.BigDecimal
    toBigInteger() - method in class ewe.math.MPN
    toBinaryString(int) - static method in class java.lang.Integer
    Converts the int to a String assuming it is unsigned in base 2.
    toBinaryString(long) - static method in class java.lang.Long
    Converts the long to a String assuming it is unsigned in base 2.
    toBoolean() - method in class ewe.reflect.Wrapper
    toBoolean(java.lang.String) - static method in class ewe.sys.Convert
    toByte() - method in class ewe.reflect.Wrapper
    toByteArray() - method in class ewe.math.BigDecimal
    toByteArray() - method in class ewe.math.BigInteger
    toByteArray() - method in class ewex.math.BigInteger
    toByteArray() - method in class ewe.io.ByteArrayOutputStream
    This method returns a byte array containing the bytes that have been written to this stream so far.
    toByteArray() - method in class ewe.io.ByteArrayRandomStream
    Place the data into a ByteArray or return a new ByteArray containing the data.
    toBytes() - method in class ewe.util.ByteArray
    Return a copy of the data in the ByteArray as a byte array of the exact length of the data.
    toBytes() - method in class ewe.datastore.DatabaseEntry
    toBytes(java.lang.String) - static method in class ewe.util.mString
    toBytes(java.lang.String,byte[],int) - static method in class ewe.util.mString
    toBytes(java.lang.String,byte[],int,boolean) - static method in class ewe.util.mString
    toCell(int,ewe.fx.Point) - method in class ewe.ui.IconTableModel
    Get the row and column of the icon at the specified index.
    toChar() - method in class ewe.reflect.Wrapper
    toChar(java.lang.String) - static method in class ewe.sys.Convert
    toCharArray() - method in class ewe.io.CharArrayWriter
    This method returns a char array containing the chars that have been written to this stream so far.
    toCharArray() - method in class java.lang.String
    Returns this string as a character array.
    toClass(java.lang.Object) - static method in class ewe.reflect.Reflect
    This converts an Object or a Class or a Reflect into a Class object.
    toClass(java.lang.Object) - static method in class ewe.sys.Reflection
    A number of methods take either a Class specifying a type or an example object of the type as a parameter.
    toClipboard - field in class ewe.data.FieldTableExportSpecs
    toClipboard(boolean) - method in class ewe.ui.Control
    Copy the selected contents of the control to clipboard.
    toCommand() - method in class ewe.database.ResolveConflict
    toCommand() - method in class ewe.datastore.ResolveConflict
    toComparer() - method in class ewe.database.EntrySelector
    toControls() - method in class ewe.ui.Editor
    Transfer all edited fields from the Object currently being edited to the on-screen controls.
    toControls(java.lang.Object) - method in class ewe.ui.Editor
    Transfer all edited fields from the specified Object to the on-screen controls.
    Transfer specified fields from the specified Object to the on-screen controls.
    toControls(java.lang.String) - method in class ewe.ui.Editor
    Transfer specified fields from the Object currently being edited to the on-screen controls.
    toCriteria(int) - method in class ewe.database.Database
    Convert the sortID to a Criteria array, used by a number of Database functions.
    toCriteria(int) - method in class ewe.database.DatabaseObject
    Convert the sortID to a Criteria array, used by a number of Database functions.
    toCriteria(int,int,int) - static method in class ewe.database.DatabaseUtils
    toCursor(ewe.fx.Point) - method in class ewe.fx.mImage
    This transforms the image into a mouse cursor suitable for use on the current platform.
    todDefaultFormat - static field in class ewe.sys.TimeOfDay
    TODEGREES - static field in class ewe.sys.Math
    Convert radians to degrees.
    toDouble() - method in class ewe.reflect.Wrapper
    toDouble(char[],int,int) - static method in class ewe.sys.Convert
    Convert a string of characters to a double value returning zero if the format is bad.
    toDouble(java.lang.String) - static method in class ewe.sys.Convert
    Convert a string of characters to a double value returning zero if the format is bad.
    toDoubleBitwise(long) - static method in class ewe.sys.Convert
    Convert the 64-bit bitwise equivalent of a double value back to the double value.
    toDrawableImage() - method in class ewe.fx.PixelBuffer
    This returns a new Image (which can be drawn on) from the pixels within this PixelBuffer.
    toEweWrappers(java.lang.Object[]) - static method in class ewe.reflect.Wrapper
    Convert an array of standard Java wrapper objects to an array of Ewe Wrappers.
    toExternalForm() - method in class ewe.net.URL
    Returns a String representing this URL.
    This method converts a URL object into a String.
    toField() - method in class ewe.ui.Control
    toFile - field in class ewe.data.FieldTableExportSpecs
    toFile(ewe.io.File) - method in class ewe.io.FileChooserLink
    This determines from the TreeNode whether it is a leaf and whether it can expand.
    toFloat() - method in class ewe.reflect.Wrapper
    toFloat(char[],int,int) - static method in class ewe.sys.Convert
    Convert a string of characters to a double value returning zero if the format is bad.
    toFloat(java.lang.String) - static method in class ewe.sys.Convert
    Convert a string of characters to a float value returning zero if the format is bad.
    toFloatBitwise(int) - static method in class ewe.sys.Convert
    Converts the given IEEE 754 bit representation of a float to a float.
    toFont() - method in class ewe.ui.FontChooser
    toFont() - method in class ewe.ui.FontInput
    toFont() - method in class ewe.ui.FontUpDownChooser
    toFont() - method in class ewe.sys.VMOptions
    toFront() - method in class ewe.ui.Window
    This brings this window to the front.
    This returns a String ONLY if the String is the name of a VALID URL resource.
    This returns a String ONLY if the String is the name of a VALID URL resource.
    toggleChooseAll() - method in class ewe.ui.ListSelect
    toHashtable() - method in class ewe.database.Record
    Place copies of the field values in the Record into a new Hashtable, keyed by the field name.
    Put the PropertyList values into a Hashtable.
    toHashtable(ewe.util.Hashtable,boolean) - method in class ewe.database.Record
    Place the field values (or copies of the values) in the Record into a Hashtable, keyed by the field name.
    toHex(int,int) - method in class ewe.ui.HexTableModel
    toHexString(int) - static method in class java.lang.Integer
    Converts the int to a String assuming it is unsigned in base 16.
    toHexString(long) - static method in class java.lang.Long
    Converts the long to a String assuming it is unsigned in base 16.
    toIcon(ewe.fx.IImage) - static method in class ewe.fx.PixelBuffer
    This creates a native Icon to be used in (say) a TaskbarWindow or Window, given any IImage object.
    toIcon(ewe.fx.Image) - method in class ewe.fx.Image
    Create a native Icon object.
    toIcon(java.lang.String,java.lang.String) - static method in class ewe.fx.Image
    Create a native Icon given the name of an Image and the name of its mask.
    toIconIndex(int,int) - method in class ewe.ui.IconTableModel
    Get the index of the icon given the row and column.
    toImage() - method in class ewe.fx.ArrayImageData
    toImage() - method in class ewe.fx.PixelBuffer
    This returns a new ready for display Image with an alpha channel from the pixels within this PixelBuffer.
    toImage() - method in class ewe.fx.Polygon
    Convert this Polygon to a black and white Image which fits exactly around the bounding Rect for the polygon.
    toImage() - method in class ewe.fx.RGBImageData
    toImageData(ewe.fx.IImage) - static method in class ewe.fx.ImageTool
    Return the best ImageData implementation for the specified IImage.
    If the specified Image implements RGBImageData in exactly the same way as an RGBImageData does, then return the Image itself.
    toImageDataType(int) - static method in class ewe.fx.ImageTool
    toImageMask() - method in class ewe.fx.Mask
    This converts this bitmap to an Image based Mask for use with mImages and Graphics.drawImage() methods.
    toInputStream() - method in class ewe.io.BasicStreamObject
    toInputStream() - method in class ewe.io.RandomStream
    toInputStream() - method in class ewe.net.Socket
    toInputStream() - method in class ewe.io.Stream
    toInt() - method in class ewe.fx.Color
    toInt() - method in class ewe.reflect.Wrapper
    toInt(char[],int,int) - static method in class ewe.sys.Convert
    Convert a string of characters to an int value returning zero if the format is bad.
    toInt(java.lang.Object) - static method in class ewe.sys.Vm
    This returns the hashcode for the object as if the Object.hashCode() method was called regardless of any overriding hashCode() methods.
    toInt(java.lang.String) - static method in class ewe.sys.Convert
    Convert a string of characters to a int value returning zero if the format is bad.
    toIntArray() - method in class ewe.util.IntArray
    Return a copy of the array of integers whose length exactly holds all added integers.
    toIntArray() - method in class ewe.util.RangeList
    toIntBitwise(float) - static method in class ewe.sys.Convert
    Get the raw 32-bit bitwise equivalent of the float value.
    toIntBitwise(float,boolean) - static method in class ewe.sys.Convert
    Get the 32-bit bitwise equivalent of the float value.
    toIOException() - method in class ewe.database.DatabaseIOException
    toJavaConstructor() - method in class ewe.reflect.Constructor
    toJavaField() - method in class ewe.reflect.Field
    toJavaMethod() - method in class ewe.reflect.Method
    toJavaWrapper() - method in class ewe.reflect.Wrapper
    Convert this Wrapper to a standard Java wrapper Object (e.g.
    toJavaWrappers(ewe.reflect.Wrapper[]) - static method in class ewe.reflect.Wrapper
    Convert an array of Ewe Wrappers to an array of standard Java wrapper Objects.
    toKey() - method in class ewe.ui.KeyEvent
    Convert this KeyEvent into a hot-key encoded key code.
    toKey(int,char) - static method in class ewe.ui.KeyEvent
    The produces a key code that can be used as a "Hot Key" for a Control.
    toKey(int,int) - static method in class ewe.ui.KeyEvent
    The produces a key code that can be used as a "Hot Key" for a Control.
    toLines(ewe.ui.DisplayLine) - static method in class ewe.ui.DisplayLine
    toListSelect(ewe.util.Vector,int[]) - static method in class ewe.data.FieldData
    toLong() - method in class ewe.reflect.Wrapper
    toLong(char[],int,int) - static method in class ewe.sys.Convert
    Convert a string of characters to a long value returning zero if the format is bad.
    toLong(java.lang.String) - static method in class ewe.sys.Convert
    Convert a string of characters to long value returning zero if the format is bad.
    toLongBitwise(double) - static method in class ewe.sys.Convert
    Get the raw 64-bit bitwise equivalent of the double value.
    toLongBitwise(double,boolean) - static method in class ewe.sys.Convert
    Get the 64-bit bitwise equivalent of the double value.
    toLowerCase() - method in class java.lang.String
    toLowerCase() - method in class ewe.util.SubString
    toLowerCase(char) - static method in class java.lang.Character
    toMask() - method in class ewe.fx.PixelBuffer
    Convert the PixelBuffer to a Mask where all black pixels are opaque and white pixels are transparent.
    toMask() - method in class ewe.fx.Polygon
    Convert this Polygon to a Mask which fits exactly around the bounding Rect for the polygon.
    toMImage() - method in class ewe.fx.PixelBuffer
    This returns a new ready for display mImage with an alpha channel from the pixels within this PixelBuffer.
    toMImage(ewe.fx.IImage) - method in class ewe.fx.Mask
    toMImage(ewe.fx.IImage,int,int) - method in class ewe.fx.Mask
    This converts the supplied image (which must be the same size as the mask) into an mImage which consists of an Image and Image mask.
    toNativeImage(java.lang.Object) - method in class ewe.fx.Image
    Create a platform specific version of this image.
    tone(int,int) - static method in class ewe.fx.Sound
    Plays a tone of the specified frequency for the specified duration.
    toNegative() - method in class ewe.math.MPN
    Multiply this MPN by -1 and return this.
    toNonReflect(java.lang.Object) - static method in class ewe.reflect.Reflect
    If objectOrClassOrReflect is a Class or Reflect object, this will return null, otherwise it will return the objectOrClassOrReflect.
    toObject(java.lang.Object) - static method in class ewe.sys.Reflection
    A number of methods take either a Class specifying a type or an example object of the type as a parameter.
    toObjectArray() - method in class ewe.util.Vector
    Converts the vector to an array of objects.
    toObjectFinder() - method in class ewe.database.EntrySelector
    toOctalString(int) - static method in class java.lang.Integer
    Converts the int to a String assuming it is unsigned in base 8.
    toOctalString(long) - static method in class java.lang.Long
    Converts the long to a String assuming it is unsigned in base 8.
    tool - field in class ewe.ui.mInputWithTools
    TOOL_BUTTON - static field in class ewe.ui.ListEditor
    toolButtons - static field in class ewe.filechooser.FileChooserBase
    Do not set this directly.
    toolField - field in class ewe.filechooser.FileChooser
    toolMenuItem - field in class ewe.ui.ListEditor
    tools - field in class ewe.ui.AppForm
    Place your tool buttons here.
    tools - static field in class ewe.ui.FormBase
    The tool icon - supposed to look like a spanner.
    tools - field in class ewe.ui.SaveableEditor
    tools - field in class ewe.ui.VMLauncher
    toolsMenu - field in class ewe.ui.ListEditor
    toolsOnBottom() - method in class ewe.ui.Form
    Returns true if tools are best added to the bottom of Forms on this platform.
    toolTip - field in class ewe.ui.Control
    The object's tool tip which should be a String, IImage, Control or ToolTip
    ToolTip - class ewe.ui.ToolTip
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * Copyright (C) 1998, 1999 Wabasoft * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    toolTip - field in class ewe.ui.formatted.TextFormatter
    toOpaque() - method in class ewe.fx.Color
    toOutputStream() - method in class ewe.io.BasicStreamObject
    toOutputStream() - method in class ewe.io.RandomStream
    toOutputStream() - method in class ewe.net.Socket
    toOutputStream() - method in class ewe.io.Stream
    TOP - static field in class ewe.ui.CellConstants
    top - field in class ewe.ui.Frame
    top - field in class ewe.ui.InputKeyPad
    top - field in class ewe.fx.Insets
    top - field in class ewe.ui.mTabbedPanel
    top - field in class ewe.fx.print.PageFormatData
    top - field in class ewe.ui.SaveableEditor
    This gets added to the top of the editor, before the main editor.
    toPageFormat() - method in class ewe.fx.print.PageFormatData
    TOPBOTTOM_BUTTONS - static field in class ewe.ui.ListEditor
    topControls - field in class ewe.ui.Form
    Use this to add controls to the top of the form, below the title bar.
    topFrame(ewe.ui.Control) - static method in class ewe.ui.Gui
    topFrameChanging() - static method in class ewe.ui.PenEvent
    topIcon - static field in class ewe.ui.ListEditor
    toPolygon() - method in class ewe.fx.GeneralPath
    Convert the GeneralPath to a Polygon object - which stores all co-ordinates as integer values.
    toPropertyList() - method in class ewe.database.Record
    Place copies of the field values in the Record into a new PropertyList, keyed by the field name.
    Convert/copy the properties in this collection into a PropertyList object.
    Convert/copy the properties in this collection into a PropertyList object.
    Place the field values (or copies of the values) in the Record into a PropertyList, keyed by the field name.
    toPropertyList(java.lang.Object) - static method in class ewe.data.PropertyList
    This will convert a set of properties encoded as Strings separated by '|' characters into a PropertyList OR it will return the PropertyList if the parameter implements HasProperties, OR it will return a nullPropertyList object
    TORADIANS - static field in class ewe.sys.Math
    Convert degrees to randians trig function.
    toRandomAccessStream() - method in class ewe.io.RandomStream
    Request the creation of a RandomAccessStream from the Streamable object.
    Create and return a RandomAccessStream for reading/writing to the data associated with this File object.
    Create and return a RandomAccessStream for reading/writing to the data associated with this File object.
    toRandomStream() - method in class ewe.io.RandomAccessStream
    toRandomStream() - method in class ewe.io.RandomStreamObject
    toRanges(ewe.util.IntArray) - method in class ewe.database.EntriesView
    Convert the indexes in this view to a sequence of ranges.
    toReadableStream() - method in class ewe.io.EweFile.EweEntryFile
    Create and return a Stream to use for reading from the File.
    toReadableStream() - method in class ewe.io.FileBase
    Create and return a Stream to use for reading from the File.
    toReadableStream() - method in class ewe.io.InputStream
    Convert this InputStream to a Stream implementation that allows reading.
    toReadableStream() - method in class ewe.io.RandomStream
    toReadableStream() - method in class ewex.rapi.RapiFile
    This returns a Stream which can be used for Input.
    toReadableStream() - method in class ewe.zip.ZipEntryFile
    Create and return a Stream to use for reading from the File.
    Request the creation of a readable Stream from the Streamable object.
    Creates a reference for the TreeNode.
    toReflect(java.lang.Object) - static method in class ewe.reflect.Reflect
    This converts an Object or a Class or a Reflect into a Reflect object.
    toRewindableStream(ewe.io.Stream) - static method in class ewe.io.RewindableStream
    This converts a path that starts with a string representation of one of the roots to an int value which is one of the HKEY_ values.
    This asks the object to set the Wrapper to be a value that can be used to save the state of this object.
    This asks the object to set the Wrapper to be a value that can be used to save the state of this object.
    toShort() - method in class ewe.reflect.Wrapper
    Requests the possibly asynchronous creation of a Stream object for reading or writing.
    toString() - method in class ewe.math.BigDecimal
    Return a String representation of this object.
    toString() - method in class ewex.math.BigDecimal
    toString() - method in class ewe.math.BigInteger
    Return a String representation of this object.
    toString() - method in class ewex.math.BigInteger
    toString() - method in class java.lang.Boolean
    Returns "true" if the value of this object is true and returns "false" if the value of this object is false.
    toString() - method in class java.lang.Byte
    Converts the Byte value to a String and assumes a radix of 10.
    toString() - method in class ewe.io.ByteArrayOutputStream
    Returns the bytes in the internal array as a String.
    toString() - method in class java.lang.Character
    Converts the wrapped character into a String.
    toString() - method in class ewe.util.CharArray
    toString() - method in class ewe.io.CharArrayWriter
    Returns the chars in the internal array as a String.
    toString() - method in class java.lang.Class
    toString() - method in class ewe.fx.Color
    toString() - method in class java.lang.reflect.Constructor
    Return a String representation of this object.
    toString() - method in class ewe.ui.Control
    toString() - method in class ewe.database.DatabaseEntryObject
    Return a String representation of this object.
    toString() - method in class ewe.datastore.DataTable
    toString() - method in class ewe.sys.DateChange
    toString() - method in class ewe.sys.Decimal
    Return a String representation of this object.
    toString() - method in class ewe.fx.Dimension
    Return a String representation of this object.
    toString() - method in class ewe.ui.DisplayLine
    toString() - method in class ewe.sys.Double
    toString() - method in class java.lang.Double
    Convert the double value of this Double to a String.
    toString() - method in class ewe.database.EncodedUTF8String
    toString() - method in class ewe.ui.Event
    toString() - method in class ewe.io.EweFile.EweEntry
    Return a String representation of this object.
    toString() - method in class ewe.reflect.Field
    toString() - method in class java.lang.reflect.Field
    toString() - method in class ewe.data.FieldData
    Return a String representation of this object.
    toString() - method in class ewe.database.FieldSortEntry
    toString() - method in class ewe.reflect.FieldTransfer
    Return a String representation of this object.
    toString() - method in class ewe.io.FileBase
    toString() - method in class ewe.io.FileChooserLink
    toString() - method in class java.lang.Float
    Convert the float value of this Float to a String.
    toString() - method in class ewe.fx.Font
    Return a String representation of this object.
    toString() - method in class ewe.ui.formatted.FormattedTextMaker.Entry
    toString() - method in class ewe.database.FoundEntriesObject
    toString() - method in class ewe.fx.ImageCodec
    toString() - method in class ewe.database.IndexEntry
    toString() - method in class ewe.net.InetAddress
    toString() - method in class java.lang.Integer
    Converts the Integer value to a String and assumes a radix of 10.
    toString() - method in class ewe.net.Link
    toString() - method in class ewe.sys.Locale
    Return a String representation of this object.
    toString() - method in class ewe.sys.Long
    Return a String representation of this object.
    toString() - method in class java.lang.Long
    Converts the Long value to a String and assumes a radix of 10.
    toString() - method in class ewe.security.MD5
    makes a (lower case) binhex string representation of the current digest.
    toString() - method in class ewe.ui.MenuItem
    Return a String representation of this object.
    toString() - method in class ewe.reflect.Method
    Return a String representation of this object.
    toString() - method in class java.lang.reflect.Method
    Return a String representation of this object.
    toString() - method in class ewe.reflect.MethodConstructor
    toString() - method in class ewe.fx.mImage
    Return a String representation of this object.
    toString() - method in class ewe.math.MPN
    Return a String representation of this object.
    toString() - method in class ewe.sys.mThreadGroup
    toString() - method in class ewe.data.MultiListSelect
    toString() - method in class java.lang.Object
    Return a String representation of this object.
    toString() - method in class ewe.util.OperationTimer
    toString() - method in class ewex.security.Permission
    This method returns a String representation of this Permission object.
    toString() - method in class ewex.security.PermissionCollection
    This method returns a String representation of this collection.
    toString() - method in class ewe.fx.Point
    toString() - method in class ewe.fx.print.PointRect
    toString() - method in class ewe.data.Property
    Return a String representation of this object.
    toString() - method in class ewe.util.Range
    toString() - method in class ewe.fx.Rect
    toString() - method in class ewe.reflect.Reflect
    Return a String representation of this object.
    toString() - method in class ewex.registry.RegistryKey
    Return a String representation of this object.
    toString() - method in class ewex.registry.RegistryKeyNode
    Return a String representation of this object.
    toString() - method in class ewe.io.RemoteCall
    Create a remote call from a received encoded call.
    toString() - method in class ewe.security.SHA1
    makes a binhex string representation of the current digest
    toString() - method in class java.lang.Short
    Converts the Short value to a String and assumes a radix of 10.
    toString() - method in class java.lang.String
    Returns this string.
    toString() - method in class ewe.util.Stringable
    toString() - method in class java.lang.StringBuffer
    Convert the added characters to a String.
    toString() - method in class java.lang.StringBuilder
    Convert the added characters to a String.
    toString() - method in class ewe.io.StringStream
    Return as a String, all the text data that was written into the Stream.
    toString() - method in class ewe.io.StringWriter
    This method returns the contents of the internal StringBuffer as a String.
    toString() - method in class ewe.util.SubString
    Return a String representation of this SubString.
    toString() - method in class ewe.util.Tag
    toString() - method in class ewe.util.TextDecoder
    Return a String representation of this object.
    toString() - method in class ewe.util.TextEncoder
    toString() - method in class ewe.ui.formatted.TextFormatter
    toString() - method in class java.lang.Throwable
    toString() - method in class ewe.sys.Time
    toString() - method in class ewex.sql.Timestamp
    This method returns this date in JDBC format.
    toString() - method in class ewe.io.TreeConfigNode
    toString() - method in class ewe.net.URL
    Returns a String representing this URL.
    toString() - method in class ewe.util.Vector
    toString() - method in class ewe.reflect.Wrapper
    Return a String representation of this object.
    toString() - method in class ewex.xml.XMLException
    Returns a string representation of the exception.
    toString() - method in class ewe.zip.ZipEntry
    Gets the string representation of this ZipEntry.
    toString(boolean) - static method in class java.lang.Boolean
    Returns "true" if the value of the give boolean is true and returns "false" if the value of the given boolean is false.
    toString(boolean) - static method in class ewe.sys.Convert
    Converts the given boolean to a String.
    toString(byte) - static method in class java.lang.Byte
    Converts the byte to a String and assumes a radix of 10.
    toString(char) - static method in class java.lang.Character
    Returns a String of length 1 representing the specified character.
    toString(char) - static method in class ewe.sys.Convert
    Converts the given char to a String.
    toString(double) - static method in class ewe.sys.Convert
    Converts the given double to a String.
    toString(double) - static method in class java.lang.Double
    Convert the double to a String.
    toString(ewe.sys.Locale) - method in class ewe.sys.Time
    toString(float) - static method in class ewe.sys.Convert
    Converts the given float to a String.
    toString(float) - static method in class java.lang.Float
    Convert the float to a String.
    toString(int) - method in class ewe.math.BigInteger
    toString(int) - method in class ewex.math.BigInteger
    toString(int) - static method in class ewe.sys.Convert
    Converts the given int to a String.
    toString(int) - static method in class java.lang.Integer
    Converts the int to a String and assumes a radix of 10.
    toString(int) - static method in class ewe.ui.KeyEvent
    Print a String representation of a key.
    toString(int) - static method in class ewe.reflect.Modifier
    toString(int) - static method in class java.lang.reflect.Modifier
    Get a string representation of all the modifiers represented by the given int.
    toString(int) - method in class ewe.math.MPN
    toString(int,int) - static method in class java.lang.Integer
    Converts the int to a String using the specified radix (base).
    toString(int,int) - method in class ewe.sys.Long
    Convert to a String.
    toString(int,int,int) - method in class ewe.sys.Double
    This prints out the value in a particular format.
    toString(java.lang.Object) - static method in class ewe.util.mString
    toString(java.lang.Object) - static method in class ewe.util.TextEncoder
    Returns the bytes in the internal array as a String.
    toString(long) - static method in class ewe.sys.Convert
    Converts the given long to a String.
    toString(long) - static method in class java.lang.Long
    Converts the long to a String and assumes a radix of 10.
    toString(long,int) - static method in class java.lang.Long
    Converts the long to a String using the specified radix (base).
    toString(short) - static method in class java.lang.Short
    Converts the short to a String and assumes a radix of 10.
    toSubString(ewe.util.SubString) - method in class ewe.util.TextEncoder
    toSystemDependantPath(java.lang.String) - static method in class ewe.io.FileBase
    This converts any '/' directory separators to the one that is native to the running OS (ie '\' on Windows) and any ';' path separtors to the one that is native to the running OS (ie ':' on Unix/Linux).
    totalDays - field in class ewe.sys.DateChange
    If this is used, then the years, months and days values are ignored, when passing this Object as a parameter for changing a date.
    totalPhysical - field in class ewe.sys.MemoryStatus
    The total number of bytes in physical memory.
    totalToCopy - field in class ewe.io.IOTransfer
    If you know how many bytes are to be copied, then set this value.
    totalVirtual - field in class ewe.sys.MemoryStatus
    The total number of virtual memory bytes.
    toText(double,char[],int) - static method in class ewe.util.TextEncoder
    toText(ewe.reflect.Wrapper) - static method in class ewe.util.TextEncoder
    toText(java.lang.Object) - static method in class ewe.datastore.DatabaseEntry
    toText(java.lang.String,java.lang.Object) - static method in class ewe.util.TextEncoder
    toText(long,int,char[],int) - static method in class ewe.util.TextEncoder
    toTextData(java.lang.Object) - static method in class ewe.ui.Control
    This converts an object into either a String or an array of Strings.
    toTitleCase(char) - static method in class java.lang.Character
    touching - field in class ewe.graphics.InteractivePanel
    Add images to this that will be considered to be touchable.
    toUpperCase() - method in class java.lang.String
    toUpperCase() - method in class ewe.util.SubString
    toUpperCase(char) - static method in class java.lang.Character
    toURLString() - method in class ewe.net.HttpConnection
    toVector(ewe.util.Vector,int[]) - static method in class ewe.data.MultiListSelect
    Create a Vector that holds the data at the specified indexes from the sourceData Vector.
    toWrapper(java.lang.Class,boolean) - static method in class ewe.sys.Reflection
    Convert a boolean value into a Wrapper appropriate for the specified primitive type, which should be boolean.
    toWrapper(java.lang.Class,char) - static method in class ewe.sys.Reflection
    Convert an char value into a Wrapper appropriate for the specified primitive type, which should be byte, short, char, int, long or boolean
    toWrapper(java.lang.Class,double) - static method in class ewe.sys.Reflection
    Convert a floating point value into a Wrapper appropriate for the specified primitive type, which should be double or float.
    toWrapper(java.lang.Class,long) - static method in class ewe.sys.Reflection
    Convert an integer value into a Wrapper appropriate for the specified primitive type, which should be byte, short, char, int, long or boolean
    toWritableStream() - method in class ewe.io.OutputStream
    Convert this OutputStream to a Stream implementation that allows writing.
    toWritableStream() - method in class ewe.io.RandomStream
    toWritableStream(boolean) - method in class ewe.io.FileBase
    Create and return a Stream to use for writing to the File.
    toWritableStream(boolean) - method in class ewex.rapi.RapiFile
    This returns a Stream which can be used for Output.
    Request the creation of a writable Stream form the Streamable object.
    track - field in class ewe.ui.mScrollBar
    TrackControl - class ewe.ui.TrackControl
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    TrackTo - static field in class ewe.ui.IScroll
    TRANSACTION_NONE - static field in class ewex.sql.Connection
    This transaction isolation level indicates that transactions are not supported.
    TRANSACTION_READ_COMMITTED - static field in class ewex.sql.Connection
    This transaction isolation leve indicates that only committed data from other transactions will be read.
    TRANSACTION_READ_UNCOMMITTED - static field in class ewex.sql.Connection
    This transaction isolation level indicates that one transaction can read modifications by other transactions before the other transactions have committed their changes.
    TRANSACTION_REPEATABLE_READ - static field in class ewex.sql.Connection
    This transaction isolation level indicates that only committed data from other transactions will be read.
    TRANSACTION_SERIALIZABLE - static field in class ewex.sql.Connection
    This transaction isolation level indicates that only committed data from other transactions will be read.
    transfer() - method in class ewe.io.IOTransfer
    This is the method that runs in its own Coroutine thread.
    Transfer data from an InputStream to an OutputStream in a separate thread.
    Transfer data from an InputStream to an OutputStream in a separate thread.
    transfer(ewe.io.Reader,ewe.io.Writer) - static method in class ewe.io.StreamUtils
    Transfer data from a Reader to a Writer in a separate thread.
    Transfer data from a Reader to a Writer in a separate thread.
    Copy from the "in" stream to the "out" stream.
    Transfer data from an InputStream to an OutputStream.
    Transfer data from an InputStream to an OutputStream.
    Transfer data from a Reader to a Writer.
    transfer(int) - method in class ewe.reflect.FieldTransfer
    This uses the "dataObject" variable as the object for field transfer.
    transfer(java.lang.Object,int) - method in class ewe.reflect.FieldTransfer
    transferPenPress(ewe.ui.Control) - method in class ewe.ui.Control
    This is used to transfer a pen press to a Control that is contained within this child control tree of this Control.
    This is used to transfer a pen press to another Control.
    Transferrable - interface ewe.data.Transferrable
    transferred - field in class ewe.io.IOTransfer
    TRANSFERRED_PRESS - static field in class ewe.ui.PenEvent
    transfers - field in class ewe.ui.Editor
    This holds a list of all the FieldTransfers used in the Editor.
    Copy a set of fields from this Record into the destination DatabaseEntry (which may be from a different Database) into fields with IDs specified by destFields, and which are of the same type as the source fields.
    This is called if the exit value of the Form is IDOK - it is used to indicate that data should be transferred to the client control if necessary.
    This is called if the exit value of the Form is IDOK - it is used to indicate that data should be transferred to the client control if necessary.
    This is called if the exit value of the Form is IDOK - it is used to indicate that data should be transferred to the client control if necessary.
    transferType - field in class ewe.reflect.FieldTransfer
    The type of the data being transfered.
    This does an Affine Transform on the GeneralPath to produce a new GeneralPath.
    This does one of a number of specific transformations on the PixelBuffer.
    TRANSFORM_HORIZONTAL_MIRROR - static field in class ewe.fx.GeneralPath
    A Transform operation.
    TRANSFORM_HORIZONTAL_STRETCH - static field in class ewe.fx.GeneralPath
    A Transform operation.
    TRANSFORM_MIRROR_HORIZONTAL - static field in class ewe.fx.PixelBuffer
    This is a transformation for the transform() method.
    TRANSFORM_MIRROR_VERTICAL - static field in class ewe.fx.PixelBuffer
    This is a transformation for the transform() method.
    TRANSFORM_ROTATE - static field in class ewe.fx.GeneralPath
    A Transform operation.
    TRANSFORM_ROTATE_180 - static field in class ewe.fx.PixelBuffer
    This is a transformation for the transform() method.
    TRANSFORM_ROTATE_270 - static field in class ewe.fx.PixelBuffer
    This is a transformation for the transform() method.
    TRANSFORM_ROTATE_90 - static field in class ewe.fx.PixelBuffer
    This is a transformation for the transform() method.
    TRANSFORM_SCALE - static field in class ewe.fx.GeneralPath
    A Transform operation.
    TRANSFORM_TRANSLATE - static field in class ewe.fx.GeneralPath
    A Transform operation.
    TRANSFORM_VERTICAL_MIRROR - static field in class ewe.fx.GeneralPath
    A Transform operation.
    TRANSFORM_VERTICAL_STRETCH - static field in class ewe.fx.GeneralPath
    A Transform operation.
    TRANSIENT - static field in class ewe.reflect.Modifier
    TRANSIENT - static field in class java.lang.reflect.Modifier
    Transient: Field: not serialized or deserialized.
    Turn this polygon into a translation of the other polygon, by the specified dx and dy values.
    translate(int,int) - method in class ewe.graphics.AniImage
    Translates the image.
    translate(int,int) - method in class ewe.fx.Graphics
    Translates the origin of the current coordinate system by the given x and y values.
    translate(int,int) - method in class ewe.fx.mGraphics
    Translates the origin of the current coordinate system by the given x and y values.
    translate(int,int) - method in class ewe.fx.Point
    transparencyBytes - field in class ewe.fx.ImageCodec
    transparent - field in class ewe.ui.ButtonObject
    Transparent - static field in class ewe.ui.ControlConstants
    Control Modifier - sets the control to be transparent.
    transparent - field in class ewe.fx.Image
    transparent - field in class ewe.fx.ImageCodec
    This is the transparent color if one was specified.
    transparentColor - field in class ewe.fx.ImageCodec
    transparentColor - field in class ewe.fx.mImage
    transparentColorLow - field in class ewe.fx.ImageCodec
    tree - field in class ewe.filechooser.FileChooser
    This is the tree of directory being displayed.
    tree - field in class ewe.ui.TreeEdit
    The tree being used.
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    TreeConfigFile() - constructor for class ewe.io.TreeConfigFile
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    TreeConfigNode() - constructor for class ewe.io.TreeConfigNode
    TreeConfigNode(java.lang.String) - constructor for class ewe.io.TreeConfigNode
    TreeControl - class ewe.ui.TreeControl
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    TreeEdit - class ewe.ui.TreeEdit
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    TreeEdit() - constructor for class ewe.ui.TreeEdit
    Create a new Editor that will initially be set to edit itself.
    TreeEvent - class ewe.ui.TreeEvent
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    TreeEvent(int,ewe.ui.Control,int) - constructor for class ewe.ui.TreeEvent
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    TreeModelAdapter() - constructor for class ewe.ui.TreeModelAdapter
    TreeNode - interface ewe.data.TreeNode
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    TreeTableModel() - constructor for class ewe.ui.TreeTableModel
    trim() - method in class java.lang.String
    trim() - method in class ewe.util.SubString
    Trim the SubString so there are no leading or trailing spaces or Tabs.
    TRUE - static field in class java.lang.Boolean
    This field is a Boolean object representing the primitive value true.
    TRUE_COLOR - static field in class ewe.fx.Image
    trueBottom - field in class ewe.ui.Frame
    trueLength() - method in class ewe.ui.DisplayLine
    TRUNCATE - static field in class ewe.sys.Double
    Option for toString().
    TRUNCATE - static field in class ewe.sys.Long
    This is an option for toString().
    truncate(long) - method in class ewex.sql.Blob
    truncate(long) - method in class ewex.sql.Clob
    truncateTo(long) - method in class ewe.database.DatabaseStream
    Try to truncate to a particular length.
    truncateTo(long) - method in class ewe.database.RandomAccessDatabaseStream
    tryAccept(ewe.io.File) - method in class ewe.io.SimpleFileChooser
    Call this from startDragging() if you want to try to do a drag and drop.
    tryExit(int) - method in class ewe.ui.mApp
    tryFitText - field in class ewe.ui.TableCellAttributes
    If this is true, the TableModel will arrange the text to fit within the bounds of the cell.
    tryNext(boolean) - method in class ewe.ui.Control
    This attempts to open a file to load this object.
    This attempts to open a file to load this object.
    This checks if the specified file is readable.
    tryStartMenu(ewe.fx.Point) - method in class ewe.ui.Control
    This attempts to display a Menu for the Control if one exists AND is not already displayed.
    trySubMenu() - method in class ewe.ui.Menu
    tx - field in class ewe.fx.mGraphics
    ty - field in class ewe.fx.mGraphics
    TYPE - static field in class java.lang.Boolean
    The primitive type boolean is represented by this Class object.
    TYPE - static field in class java.lang.Byte
    The primitive type byte is represented by this Class object.
    TYPE - static field in class java.lang.Character
    Class object representing the primitive char data type.
    type - field in class ewe.net.ClientServerConnector
    type - field in class ewe.util.DataProperty
    This is the type of the property.
    TYPE - static field in class ewe.sys.Double
    This is the same value as java.lang.Double.TYPE - it is the Class that represents the primitive type double.
    TYPE - static field in class java.lang.Double
    The primitive type double is represented by this Class object.
    type - field in class ewe.ui.Event
    The type of event.
    Type - class ewe.reflect.Type
    This class provides an easy way to refer to and link to a Class that may not be present at run time.
    type - field in class ewe.database.FieldSortEntry
    type - field in class ewe.filechooser.FileChooserDemo
    TYPE - static field in class ewe.io.FileChooserParameters
    This is property is used to select the type of the FileChooser.
    TYPE - static field in class java.lang.Float
    The primitive type float is represented by this Class object.
    type - field in class ewe.fx.ImageCodec
    TYPE - static field in class java.lang.Integer
    The primitive type int is represented by this Class object.
    TYPE - static field in class ewe.sys.Long
    This is the same value as java.lang.Long.TYPE - it is the Class that represents the primitive type long.
    TYPE - static field in class java.lang.Long
    The primitive type long is represented by this Class object.
    type - field in class ewe.ui.MessageBox
    type - field in class ewe.fx.print.PageFormatData
    type - field in class ewe.ui.PanelSplitter
    This should be VERTICAL or HORIZONTAL.
    type - field in class ewex.registry.RegistryEntry
    TYPE - static field in class java.lang.Short
    The primitive type short is represented by this Class object.
    type - field in class ewe.io.SimpleFileChooser
    type - field in class ewe.net.SocketMaker
    By default this is LOCAL_SOCKET
    type - field in class ewe.ui.SplittablePanel
    The type of the PanelSplitter.
    type - field in class ewe.sys.SystemMessage
    type - field in class ewe.ui.TrackControl
    TYPE - static field in class java.lang.Void
    The return type void is represented by this Class object.
    type - field in class ewe.reflect.Wrapper
    Type(java.lang.String) - constructor for class ewe.reflect.Type
    Create a Type for the specified className - which should be specified in standard "." notation.
    TYPE_ARGB - static field in class ewe.fx.ImageData
    An image type - one byte per color component, four bytes per pixel.
    type_changed(ewe.ui.Editor) - method in class ewe.fx.print.PageFormatData
    TYPE_DIRECTORY_SELECT - static field in class ewe.io.FileChooserParameters
    TYPE_FORWARD_ONLY - static field in class ewex.sql.ResultSet
    This type of result set may only step forward through the rows returned.
    TYPE_GRAY_SCALE_16 - static field in class ewe.fx.ImageData
    An image type - 4 bits per pixel gray scale.
    TYPE_GRAY_SCALE_2 - static field in class ewe.fx.ImageData
    An image type - one bit per pixel - the same as TYPE_MONO.*
    TYPE_GRAY_SCALE_256 - static field in class ewe.fx.ImageData
    An image type - one byte per pixel gray scale.
    TYPE_GRAY_SCALE_4 - static field in class ewe.fx.ImageData
    An image type - 2 bits per pixel gray scale.
    TYPE_GRAY_SCALE_SCALE - static field in class ewe.fx.PNGEncoder
    TYPE_GRAY_SCALE_SCALE_ALPHA - static field in class ewe.fx.PNGEncoder
    TYPE_INDEXED_16 - static field in class ewe.fx.ImageData
    An image type - 4 bits per pixel indexed color.
    TYPE_INDEXED_2 - static field in class ewe.fx.ImageData
    An image type - one byte per pixel indexed color.
    TYPE_INDEXED_256 - static field in class ewe.fx.ImageData
    An image type - 2 bits per pixel indexed color.
    TYPE_INDEXED_4 - static field in class ewe.fx.ImageData
    An image type - one byte per pixel indexed color.
    TYPE_MASK - static field in class ewe.database.ByteArrayDatabaseEntry
    TYPE_MONO - static field in class ewe.fx.ImageData
    An image type - one bit per pixel.
    TYPE_OPEN - static field in class ewe.io.FileChooserParameters
    TYPE_PALETTE - static field in class ewe.fx.PNGEncoder
    TYPE_RGB - static field in class ewe.fx.ImageData
    An image type - one byte per color component, three bytes per pixel.
    TYPE_SAVE - static field in class ewe.io.FileChooserParameters
    TYPE_SCROLL_INSENSITIVE - static field in class ewex.sql.ResultSet
    This type of result set is scrollable and is not sensitive to changes made by other statements.
    TYPE_SCROLL_SENSITIVE - static field in class ewex.sql.ResultSet
    This type of result set is scrollable and is also sensitive to changes made by other statements.
    TYPE_TRUE_COLOR - static field in class ewe.fx.PNGEncoder
    TYPE_TRUE_COLOR_ALPHA - static field in class ewe.fx.PNGEncoder
    TYPE_UNKNOWN - static field in class ewe.fx.ImageData
    An image type - the type could not be determined *
    typeNoNulls - static field in class ewex.sql.DatabaseMetaData
    A NULL value is not allowed for this data type.
    typeNullable - static field in class ewex.sql.DatabaseMetaData
    A NULL value is allowed for this data type.
    typeNullableUnknown - static field in class ewex.sql.DatabaseMetaData
    It is unknown whether or not NULL values are allowed for this data type.
    typeOfData(byte[],int,int) - static method in class ewe.util.ByteEncoder
    Return the Wrapper type of the data stored at the specified location.
    typePredBasic - static field in class ewex.sql.DatabaseMetaData
    All WHERE clauses except "WHERE..LIKE" style are allowed on this data type.
    typePredChar - static field in class ewex.sql.DatabaseMetaData
    Only "WHERE..LIKE" style WHERE clauses are allowed on this data type.
    typePredNone - static field in class ewex.sql.DatabaseMetaData
    Where clauses are not supported for this type.
    Types - class ewex.sql.Types
    This class contains constants that are used to identify SQL data types.
    typeSearchable - static field in class ewex.sql.DatabaseMetaData
    Any type of WHERE clause is allowed for this data type.
    typeToClass(java.lang.String) - static method in class ewe.reflect.Reflect
    Creates a new class from a java encoded type string, searching all the registered class loaders if necessary.
    typeToString(java.lang.String) - static method in class ewe.reflect.Reflect
    This converts a encoded Java type to a printable type.

    U

    udiv_qrnnd(long,int) - static method in class ewe.math.MPN
    UIBuilder - class ewe.ui.UIBuilder
    The UIBuilder class provides a very easy way of building a user interface using an Editor and an editable object.
    UIBuilder() - constructor for class ewe.ui.UIBuilder
    UIBuilder(ewe.ui.Editor) - constructor for class ewe.ui.UIBuilder
    Create a UIBuilder for an Editor.
    Create a UIBuilder for an Editor which will edit a specific type of object.
    Create a UIBuilder for an Editor which will edit a specific type of object, given a CellPanel that has already been added to the Editor as the starting point.
    UIConstants - interface ewe.ui.UIConstants
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    This exception class is thrown by a Proxy instance if the invoke method of that instance's InvocationHandler attempts to throw an exception that not declared by the throws clauses of all of the interface methods that the proxy instance is implementing.
    Wraps the given checked exception into a RuntimeException, with no detail message.
    Wraps the given checked exception into a RuntimeException, with the specified detail message.
    UNDERLINE - static field in class ewe.fx.Font
    An underlined font style.
    underline - field in class ewe.ui.FontChooser
    UNEXPECTED_ATTRIBUTE - static field in class ewex.xml.XMLValidationException
    An unexpected attribute was encountered.
    UNEXPECTED_ELEMENT - static field in class ewex.xml.XMLValidationException
    An unexpected element was encountered.
    UNEXPECTED_PCDATA - static field in class ewex.xml.XMLValidationException
    An unexpected PCDATA element was encountered.
    Throws an XMLValidationException to indicate that an attribute is unexpected.
    Throws an XMLValidationException to indicate that an element is unexpected.
    Throws an XMLValidationException to indicate that a #PCDATA element was unexpected.
    union(ewe.fx.Mask) - method in class ewe.fx.Mask
    This unions two masks together.
    unionWith(ewe.fx.Rect) - method in class ewe.fx.Rect
    unitPreferredHeight - field in class ewe.ui.QuickLayout
    unitPreferredWidth - field in class ewe.ui.QuickLayout
    UNIX_SYSTEM - static field in class ewe.io.FileSys
    The file system is a Unix/Linux type system.
    unknown(java.lang.String) - static method in class ewe.sys.Locale
    This checks if the value is either null or the unknownString.
    UNKNOWN_NUMBER_OF_PAGES - static field in class ewe.fx.print.Printable
    UnknownException() - constructor for class ewe.io.RemoteCall.UnknownException
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * Copyright (C) 1998, 1999 Wabasoft * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    UnknownHostException() - constructor for class ewe.net.UnknownHostException
    unknownString - static field in class ewe.sys.Locale
    This is the value that will be returned by getString() in some instances if the value is not known.
    unlock() - method in class ewe.sys.Lock
    Release the lock.
    unnamed - static field in class ewe.ui.ControlBase
    unNull(ewe.fx.Dimension) - static method in class ewe.fx.Dimension
    unNull(ewe.fx.Point) - static method in class ewe.fx.Point
    unNull(ewe.fx.Rect) - static method in class ewe.fx.Rect
    unread(byte[]) - method in class ewex.xml.PushbackInputStream
    This method pushes all of the bytes in the passed byte array into the pushback bfer.
    unread(byte[],int,int) - method in class ewex.xml.PushbackInputStream
    This method pushed back bytes from the passed in array into the pushback buffer.
    unread(char) - method in class ewex.xml.IXMLReader
    Pushes the last character read back to the stream.
    unread(char) - method in class ewex.xml.StdXMLReader
    Pushes the last character read back to the stream.
    unread(char[]) - method in class ewex.xml.PushbackReader
    This method pushes all of the chars in the passed char array into the pushback buffer.
    unread(char[],int,int) - method in class ewex.xml.PushbackReader
    This method pushed back chars from the passed in array into the pushback buffer.
    unread(int) - method in class ewex.xml.PushbackInputStream
    This method pushes a single byte of data into the pushback buffer.
    unread(int) - method in class ewex.xml.PushbackReader
    This method pushes a single char of data into the pushback buffer.
    unsafe - static field in class ewe.database.RandomAccessDatabaseStream
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    UnsatisfiedLinkError() - constructor for class java.lang.UnsatisfiedLinkError
    unscaledValue() - method in class ewe.math.BigDecimal
    unscaledValue() - method in class ewex.math.BigDecimal
    unsortedNames - field in class ewe.io.FakeFileSystem
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * Copyright (C) 1998, 1999 Wabasoft * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    untitledTitle - static field in class ewe.ui.Form
    This is the default title that will be assigned to a new Form.
    unwrapBoolean(java.lang.Object) - static method in class ewe.sys.Reflection
    unwrapDouble(java.lang.Object) - static method in class ewe.sys.Reflection
    unwrapLong(java.lang.Object) - static method in class ewe.sys.Reflection
    Up - static field in class ewe.ui.ControlConstants
    UP - static field in class ewe.ui.IKeys
    special key
    UP_DOWN_CURSOR - static field in class ewe.sys.VmConstants
    upButton - field in class ewe.ui.UpDownScroller
    The up button.
    update() - method in class ewe.ui.EditControl
    update() - method in class ewe.ui.HtmlViewer
    update() - method in class ewe.ui.LaunchPanel
    update() - method in class ewe.ui.MessageArea
    update() - method in class ewe.ui.mInput
    update() - method in class ewe.ui.mTextPad
    update() - method in class ewe.ui.Notepad
    update() - method in class ewe.ui.TextMessage
    update() - method in class ewe.sys.Time
    Update values like dayOfWeek from the year, month, day and time values.
    update() - method in class ewe.ui.TreeTableModel
    update(boolean) - method in class ewe.ui.mTextPad
    update(boolean) - method in class ewe.ui.TableControl
    Update the table to reflect any changes.
    update(byte) - method in class ewe.security.MD5
    Adds a single byte to the digest.
    update(byte) - method in class ewe.security.SHA1
    Adds a single byte to the digest.
    update(byte[]) - method in class ewe.zip.CRC32
    Adds the complete byte array to the data checksum.
    update(byte[]) - method in class ewe.security.MD5
    Adds a complete byte array to the digest.
    update(byte[]) - method in class ewe.security.SHA1
    Adds a byte array to the digest.
    update(byte[],int) - method in class ewe.security.MD5
    Adds a portion of a byte array to the digest.
    update(byte[],int,int) - method in class ewe.zip.Checksum
    Calculates the checksum of the given part of the byte array, updating its current value.
    update(byte[],int,int) - method in class ewe.zip.CRC32
    Adds the byte array to the data checksum.
    update(byte[],int,int) - method in class ewe.security.MD5
    Adds a portion of a byte array to the digest.
    update(byte[],int,int) - method in class ewe.security.SHA1
    Adds a portion of a byte array to the digest.
    update(ewe.io.File) - method in class ewe.security.MD5
    Adds a complete file to the digest.
    update(ewe.ui.Control) - method in class ewe.ui.ButtonObject
    update(int) - method in class ewe.zip.Checksum
    Updates the checksum with the byte b.
    update(int) - method in class ewe.zip.CRC32
    Updates the checksum with the int bval.
    update(java.lang.String) - method in class ewe.security.MD5
    Adds a String to the digest.
    update(java.lang.String) - method in class ewe.security.SHA1
    Adds an ASCII string (8bit) to the digest.
    updateArray(int,ewex.sql.Array) - method in class ewex.sql.ResultSet
    This method updates the specified column from an ASCII text stream.
    This method updates the specified column from an ASCII text stream.
    This method updates the specified column to have a BigDecimal value.
    This method updates the specified column to have a BigDecimal value.
    This method updates the specified column from a binary stream.
    This method updates the specified column from a binary stream.
    updateBlob(int,ewex.sql.Blob) - method in class ewex.sql.ResultSet
    updateBoolean(int,boolean) - method in class ewex.sql.ResultSet
    This method updates the specified column to have a boolean value.
    This method updates the specified column to have a boolean value.
    updateBufferSize() - method in class ewe.datastore.DatabaseEntry
    updateByte(int,byte) - method in class ewex.sql.ResultSet
    This method updates the specified column to have a byte value.
    updateByte(java.lang.String,byte) - method in class ewex.sql.ResultSet
    This method updates the specified column to have a byte value.
    updateBytes(int,byte[]) - method in class ewex.sql.ResultSet
    This method updates the specified column to have a byte array value.
    This method updates the specified column to have a byte array value.
    This method updates the specified column from a character stream.
    This method updates the specified column from a character stream.
    updateClob(int,ewex.sql.Clob) - method in class ewex.sql.ResultSet
    updateControls() - method in class ewe.ui.TableControl
    This removes all controls within the table.
    updateCount - field in class ewe.database.SafeDBAccess
    updated() - method in class ewe.graphics.AniImage
    Marks the image as not having been changed.
    updateData() - method in class ewe.ui.Control
    This tells the control to consider its current data to be unchanged.
    updateData() - method in class ewe.ui.EditControl
    This tells the control to consider its current data to be unchanged.
    updateData(boolean) - method in class ewe.ui.GridTableModel
    Call this method if you have changed any data in the grid for the TableModel.
    updateDate(int,ewex.sql.Date) - method in class ewex.sql.ResultSet
    This method updates the specified column to have a java.sql.Date value.
    This method updates the specified column to have a java.sql.Date value.
    updateDisplay() - method in class ewe.ui.Console
    This does not shift the position to the end of the text, use refresh() that instead.
    updateDisplay() - method in class ewe.filechooser.FileListTableModel
    updateDisplay() - method in class ewe.ui.IconTableModel
    Update the table display after any changes.
    updateDisplay(int) - method in class ewe.ui.Console
    updateDouble(int,double) - method in class ewex.sql.ResultSet
    This method updates the specified column to have a double value.
    This method updates the specified column to have a double value.
    updateFlags(int,byte) - method in class ewe.ui.TreeTableModel
    This changes the flags for the node on a line.
    updateFloat(int,float) - method in class ewex.sql.ResultSet
    This method updates the specified column to have a float value.
    This method updates the specified column to have a float value.
    updateInt(int,int) - method in class ewex.sql.ResultSet
    This method updates the specified column to have an int value.
    updateInt(java.lang.String,int) - method in class ewex.sql.ResultSet
    This method updates the specified column to have an int value.
    updateItems() - method in class ewe.ui.ChoiceControl
    This updates the control to new choices added and then refreshes it on screen.
    updateItems() - method in class ewe.data.ISimpleList
    Redraw the items on the screen.
    updateItems() - method in class ewe.ui.Menu
    updateLong(int,long) - method in class ewex.sql.ResultSet
    This method updates the specified column to have a long value.
    updateLong(java.lang.String,long) - method in class ewex.sql.ResultSet
    This method updates the specified column to have a long value.
    updateNull(int) - method in class ewex.sql.ResultSet
    This method updates the specified column to have a NULL value.
    updateNull(java.lang.String) - method in class ewex.sql.ResultSet
    This method updates the specified column to have a NULL value.
    This method updates the specified column to have an Object value.
    This method updates the specified column to have an Object value.
    This method updates the specified column to have an Object value.
    This method updates the specified column to have an Object value.
    updateRef(int,ewex.sql.Ref) - method in class ewex.sql.ResultSet
    updateRow() - method in class ewex.sql.ResultSet
    This method updates the current row in the database.
    updatesAreDetected(int) - method in class ewex.sql.DatabaseMetaData
    This method tests whether or not the specified result set type can detect a visible update by calling the rowUpdated method.
    updateScroll(int) - method in class ewe.ui.ScrollBarPanel
    updateScroll(int) - method in class ewe.ui.ScrollServer
    updateScroll(int) - method in class ewe.ui.UpDownScroller
    updateScrolls() - method in class ewe.ui.mTextArea
    updateScrolls() - method in class ewe.ui.mTextPad
    updateScrollServer(int) - method in class ewe.ui.Canvas
    updateShort(int,short) - method in class ewex.sql.ResultSet
    This method updates the specified column to have a short value.
    This method updates the specified column to have a short value.
    This method updates the specified column to have a String value.
    This method updates the specified column to have a String value.
    updateTask() - method in class ewe.ui.ProgressBarForm
    updateText(boolean) - method in class ewe.ui.mInput
    updateText(boolean,boolean) - method in class ewe.ui.mInput
    updateTime(int,ewex.sql.Time) - method in class ewex.sql.ResultSet
    This method updates the specified column to have a java.sql.Time value.
    This method updates the specified column to have a java.sql.Time value.
    This method updates the specified column to have a java.sql.Timestamp value.
    This method updates the specified column to have a java.sql.Timestamp value.
    updown - static field in class ewe.ui.PanelSplitter
    UPDOWN_BUTTONS - static field in class ewe.ui.ListEditor
    UpDownInput - class ewe.ui.UpDownInput
    An UpDownInput is generally used within groups within a single popup-window.
    UpDownInput(int) - constructor for class ewe.ui.UpDownInput
    Create an UpDownInput that is a specific number of columns wide.
    This is a CellPanel which provides up and down arrow buttons or left and right buttons which will appear if necessary.
    This creates the scroller with up/down buttons.
    upIcon - static field in class ewe.ui.ListEditor
    Uppercase - static field in class ewe.util.mString
    URL - class ewe.net.URL
    This final class represents an Internet Uniform Resource Locator (URL).
    url - field in class ewe.net.URL
    URL(ewe.net.URL,java.lang.String) - constructor for class ewe.net.URL
    Creates an URL from given arguments This method parses a String representation of a URL within the context of an existing URL.
    URL(java.lang.String) - constructor for class ewe.net.URL
    Initializes a URL from a complete string specification such as "http://www.urbanophile.com/arenn/".
    Constructs a URL and loads a protocol handler for the values passed as arguments.
    This method initializes a new instance of URL with the specified protocol, host, port, and file.
    Constructs a URL and loads a protocol handler for the values passed in as arugments.
    This Class has not yet been implemented. However the HttpConnection class does implement the Http protocol and you can use that class to perform GET or POST operations to an Http server.
    use3DPopup - static field in class ewe.ui.Menu
    useBackgroundThread - field in class ewe.io.MemoryStream
    Set this true to allow the getMoreData() method to start and control a background thread for retrieving data for reading.
    useConsoleForIO() - static method in class ewe.sys.Vm
    This tells the VM to use the application Console for out(), in() and err() instead of standard output, input and error (if they exist).
    useCR - field in class ewe.io.StreamWriter
    This determines whether a CR is sent before a LF character.
    useCross - field in class ewe.ui.mCheckBox
    If this is true the checkbox will draw an 'x' instead of a tick.
    useDataObjects - field in class ewe.database.DatabaseTableModel
    Use this when opening the database and accessing the data.
    Use this when opening the database and accessing the data.
    useFullPopup - field in class ewe.ui.DateDisplayInput
    Set this false if you only want simple single line input for the date/time.
    useFullPopup - field in class ewe.ui.DateTimeInput
    Set this false if you only want simple single line input for the date/time.
    useGrid - field in class ewe.ui.PhoneMenu
    If this is true the controls will be laid out in a 2x3 grid.
    useImageableAreaOnly - field in class ewe.fx.print.PrintableObject
    By default whenever a new page is started a PrintPage is created that covers the entire area.
    useImages - field in class ewe.filechooser.FileChooserDemo
    useMenuItems - field in class ewe.ui.ChoiceControl
    useMoreData() - method in class ewe.io.MemoryStream
    Override this method if you are implementing a wite-only Stream, but are not using a background thread to do so.
    useMultiPanel - field in class ewex.livedata.ObjectListEdit
    useNativeTextInput - static field in class ewe.ui.ControlBase
    This is used by native methods to indicate that the non-native version should be used instead.
    useOther - field in class ewe.data.FieldTableExportSpecs
    usePassword(java.lang.Object) - method in class ewe.database.Database
    Use this when opening the database and accessing the data.
    usePassword(java.lang.Object) - method in class ewe.database.DatabaseObject
    Use this when opening the database and accessing the data.
    usesAlpha - field in class ewe.fx.RGBImageData
    usesAlpha() - method in class ewe.fx.DrawnIcon
    usesAlpha() - method in class ewe.fx.IconAndText
    This always returns false.
    usesAlpha() - method in class ewe.fx.IImage
    Returns whether the image uses the Alpha channel.
    usesAlpha() - method in class ewe.fx.Image
    usesAlpha() - method in class ewe.fx.mImage
    Returns whether the image uses the Alpha channel.
    usesAlpha() - method in class ewe.fx.PixelBuffer
    This always returns true.
    usesAlpha() - method in class ewe.fx.RGBImageData
    usesColorTable(int) - static method in class ewe.fx.ImageTool
    useScrollBars - field in class ewe.ui.MessageBox
    useScrollBarSize - field in class ewe.ui.mChoice
    This is the number of items that must be in the Menu in order for it to use ScrollBars instead of the up/down buttons.
    useScrollBarSize - field in class ewe.ui.Menu
    If this value is -1, then the defaultUseScrollBarSize will be used, if it is zero then scroll bars will never be used and if it is greater than zero it specifies how many items required to switch from up/down button scrolling to using a full scroll bar.
    useSIP - field in class ewe.sys.VMOptions
    usesLocalFilePerTable() - method in class ewex.sql.DatabaseMetaData
    This method tests whether or not the database uses a separate file for each table.
    usesLocalFiles() - method in class ewex.sql.DatabaseMetaData
    This method tests whether or not the database uses local files to store tables.
    useSpace - field in class ewe.data.FieldTableExportSpecs
    useSplittablePanel - field in class ewe.ui.ListEditor
    useTab - field in class ewe.data.FieldTableExportSpecs
    useTextMessage - field in class ewe.ui.MessageBox
    usingAlpha() - method in class ewe.fx.PNGEncoder
    usingClasses - field in class ewe.io.SyncApp
    usingSoftKeys() - static method in class ewe.ui.SoftKeyBar
    This returns true if SoftKeys are under this platform.
    UTF8 - static field in class ewe.io.StreamReader
    This is the "UTF8" constant string.
    UTF8 - static field in class ewe.io.StreamWriter
    This is the "UTF8" constant string.
    UTFDataFormatException() - constructor for class ewe.io.UTFDataFormatException
    utilities - field in class ewe.sys.VMOptions.EweUtilityChooser
    Utils - class ewe.util.Utils
    This class provides a variety of programmer utility functions.

    V

    VALID - static field in class ewe.sys.Double
    VALIDATE_ACTION - static field in class ewe.ui.UpDownInput
    VALIDATE_DATA_ENTRY - static field in class ewe.ui.UpDownInput
    VALIDATE_LOSING_FOCUS - static field in class ewe.ui.UpDownInput
    validateAuthenticator(byte[]) - method in class ewe.security.SecureDocument
    Validate the reply from the server as created by authenticate().
    validateData(int) - method in class ewe.ui.UpDownInput
    This is called when the control loses focus or if the action key is pressed.
    validateEntries() - method in class ewe.database.FoundEntriesObject
    This is used for debugging only.
    This method can be used to either alter data before it is saved into the database or to abort a particular operation by throwing an InvalidDataException.
    This method can be used to either alter data before it is saved into the database or to abort a particular operation by throwing an InvalidDataException.
    This returns true if the page with the specified index should be printed.
    You must override to indicate whether a page is valid or not.
    validateText(java.lang.String) - method in class ewe.ui.mInput
    This is used to validate any new text.
    Throws an XMLValidationException.
    validator - field in class ewe.ui.EditControl
    ValidatorPlugin allows the application to insert additional validators into NanoXML.
    ValidatorPlugin() - constructor for class ewex.xml.ValidatorPlugin
    Initializes the plugin.
    value - field in class ewe.util.DataProperty
    This will be set the appropriate value if the value is an integer type or a boolean type (0 = false, non-zero = true).
    value - field in class ewe.sys.Double
    value - field in class ewex.sql.DriverPropertyInfo
    This is the value of the property.
    Value - interface ewe.sys.Value
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    value - field in class ewe.ui.InputKeyPad
    value - field in class ewe.sys.Long
    value - field in class ewe.data.Property
    value - field in class ewex.registry.RegistryEntry
    value - field in class ewe.security.RSAKey
    value - field in class ewe.ui.ScrollEvent
    value - field in class ewe.util.Tag
    value - field in class ewe.reflect.Wrapper
    valueClass - static field in class ewe.reflect.Wrapper
    valueOf(boolean) - static method in class java.lang.Boolean
    Returns the Boolean TRUE if the given boolean is true, otherwise it will return the Boolean FALSE.
    valueOf(boolean) - static method in class java.lang.String
    Converts the given boolean to a String.
    valueOf(char) - static method in class java.lang.String
    Converts the given char to a String.
    valueOf(char[]) - static method in class java.lang.String
    valueOf(char[],int,int) - static method in class java.lang.String
    valueOf(double) - static method in class java.lang.String
    valueOf(float) - static method in class java.lang.String
    Converts the given float to a String.
    valueOf(int) - static method in class java.lang.String
    Converts the given int to a String.
    valueOf(java.lang.Object) - static method in class java.lang.String
    valueOf(java.lang.String) - static method in class java.lang.Boolean
    Returns the Boolean TRUE if and only if the given String is equal, ignoring case, to the the String "true", otherwise it will return the Boolean FALSE.
    valueOf(java.lang.String) - static method in class java.lang.Byte
    Creates a new Byte object using the String, assuming a radix of 10.
    valueOf(java.lang.String) - static method in class ewex.sql.Date
    This method returns a new instance of this class by parsing a date in JDBC format into a Java date.
    valueOf(java.lang.String) - static method in class java.lang.Double
    Create a new Double object using the String.
    valueOf(java.lang.String) - static method in class java.lang.Float
    Creates a new Float object using the String.
    valueOf(java.lang.String) - static method in class java.lang.Integer
    Creates a new Integer object using the String, assuming a radix of 10.
    valueOf(java.lang.String) - static method in class java.lang.Long
    Creates a new Long object using the String, assuming a radix of 10.
    valueOf(java.lang.String) - static method in class java.lang.Short
    Creates a new Short object using the String, assuming a radix of 10.
    valueOf(java.lang.String) - static method in class ewex.sql.Time
    This method returns a new instance of this class by parsing a date in JDBC format into a Java date.
    valueOf(java.lang.String) - static method in class ewex.sql.Timestamp
    This method returns a new instance of this class by parsing a date in JDBC format into a Java date.
    valueOf(java.lang.String,int) - static method in class java.lang.Byte
    Creates a new Byte object using the String and specified radix (base).
    valueOf(java.lang.String,int) - static method in class java.lang.Integer
    Creates a new Integer object using the String and specified radix (base).
    valueOf(java.lang.String,int) - static method in class java.lang.Long
    Creates a new Long object using the String and specified radix (base).
    valueOf(java.lang.String,int) - static method in class java.lang.Short
    Creates a new Short object using the String and specified radix (base).
    valueOf(long) - static method in class ewe.math.BigDecimal
    valueOf(long) - static method in class ewex.math.BigDecimal
    valueOf(long) - static method in class ewe.math.BigInteger
    Return a (possibly-shared) BigInteger with a given long value.
    valueOf(long) - static method in class ewex.math.BigInteger
    Return a (possibly-shared) BigInteger with a given long value.
    valueOf(long) - static method in class java.lang.String
    valueOf(long,int) - static method in class ewe.math.BigDecimal
    valueOf(long,int) - static method in class ewex.math.BigDecimal
    vanish - static field in class ewe.ui.ScrollablePanel
    VARBINARY - static field in class ewex.sql.Types
    VARCHAR - static field in class ewex.sql.Types
    vbar - field in class ewe.ui.ScrollBarPanel
    The vertical scroll bar.
    VCENTER - static field in class ewe.ui.CellConstants
    VCONTRACT - static field in class ewe.ui.CellConstants
    Vector - class ewe.util.Vector
    A vector is an array of object references.
    Vector() - constructor for class ewe.util.Vector
    Constructs an empty vector.
    Vector(int) - constructor for class ewe.util.Vector
    Constructs an empty vector with a given initial size.
    Vector(java.lang.Object[]) - constructor for class ewe.util.Vector
    VectorListEdit - class ewex.livedata.VectorListEdit
    VectorListEdit(ewe.data.LiveData,int) - constructor for class ewex.livedata.VectorListEdit
    Verify that a document is the same as the one that was signed with this signature.
    verify(int,byte[]) - method in class ewe.security.Signature
    Verify that a document with a particular data length and with a particular digest bytes is the same as the one that was signed with this signature.
    verifyBackup() - method in class ewe.database.SafeDBAccess
    If no backup exists at all, make it now.
    versionColumnNotPseudo - static field in class ewex.sql.DatabaseMetaData
    The version column is not a pseudo-column
    versionColumnPseudo - static field in class ewex.sql.DatabaseMetaData
    The version column is a pseudo-column
    versionColumnUnknown - static field in class ewex.sql.DatabaseMetaData
    It is unknown whether or not the version column is a pseudo-column.
    Vertical - static field in class ewe.ui.IScroll
    VERTICAL - static field in class ewe.ui.PanelSplitter
    VERTICAL - static field in class ewe.ui.SplittablePanel
    verticalOnly - field in class ewe.filechooser.FileListTableModel
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    verticalScrollUnit - field in class ewe.ui.TableModel
    This specifies how many rows you can scroll as a unit.
    VEXPAND - static field in class ewe.ui.CellConstants
    VFILL - static field in class ewe.ui.CellConstants
    VGROW - static field in class ewe.ui.CellConstants
    view - field in class ewe.database.DatabaseTableModel
    view - field in class ewe.database.LookupData
    This is the view into the Database created by getLookup().
    VIEW_FILE_TIPS - static field in class ewe.filechooser.FileChooserOptions
    VIEW_NAME_ONLY - static field in class ewe.filechooser.FileChooserOptions
    viewOptions - field in class ewe.filechooser.FileChooserOptions
    views - field in class ewe.database.FoundEntriesObject
    views - field in class ewe.database.SafeDBAccess
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    VirtualMachineError() - constructor for class java.lang.VirtualMachineError
    virtualSize - field in class ewe.ui.Canvas
    visible - field in class ewe.ui.ScrollTrack
    visibleHeight - field in class ewe.ui.SIPEvent
    The height of the area of the screen still visible after the SIP is shown.
    visibleWidth - field in class ewe.ui.SIPEvent
    The width of the area of the screen still visible after the SIP is shown.
    visibleWindowClientArea(ewe.ui.Control) - static method in class ewe.ui.Gui
    This returns the area on the Window of the control that is not obscured by the SIP.
    Vm - class ewe.sys.Vm
    Vm contains various system level methods.
    VM_FILE_SEPARATOR - static field in class ewe.sys.VmConstants
    VM_FLAG_COUNTER_ROTATE_SCREEN - static field in class ewe.sys.VmConstants
    This is a VM flag bit which indicates that the program was run with a command line requesting the screen to be rotated by 90 degrees anti-clockwise.
    VM_FLAG_HAS_SOFT_KEYS - static field in class ewe.sys.VmConstants
    This is a VM flag bit which indicates that the device has at least 2 general purpose "Soft" keys, such as MS SmartPhone devices.
    VM_FLAG_IS_APPLET - static field in class ewe.sys.VmConstants
    This is a VM flag bit which indicates that the VM is running as an Applet in a browser.
    VM_FLAG_IS_MOBILE - static field in class ewe.sys.VmConstants
    This is a VM flag bit which indicates that the VM is running on a Mobile PC.
    VM_FLAG_IS_MONOCHROME - static field in class ewe.sys.VmConstants
    This is a VM flag bit which indicates that the VM is running on a system with a monochrome display.
    VM_FLAG_IS_ZAURUS_EVM - static field in class ewe.sys.VmConstants
    This is a VM flag bit which indicates that the program is running on the Sharp Zaurus Jeode(R) EVM.
    VM_FLAG_LOW_MEMORY - static field in class ewe.sys.VmConstants
    This is a VM flag bit which indicates that the program is running on low-memory device such as the Casio BE300.
    VM_FLAG_NO_CR - static field in class ewe.sys.VmConstants
    This is a VM flag bit which indicates that the platform does not want CR characters in its text files.
    VM_FLAG_NO_GUI - static field in class ewe.sys.VmConstants
    This is a VM flag bit which indicates that the device will ALWAYS display the SIP button.
    VM_FLAG_NO_KEYBOARD - static field in class ewe.sys.VmConstants
    This is a VM flag bit which indicates that the VM is running on a system that has no keyboard.
    VM_FLAG_NO_MOUSE_POINTER - static field in class ewe.sys.VmConstants
    This is a VM flag bit which indicates that the VM is running on a system that has no mouse pointer.
    VM_FLAG_NO_PEN - static field in class ewe.sys.VmConstants
    This is a VM flag bit which indicates that the platform has no mouse OR touchscreen capabilities and only keyboard navigation is possible - for example on many SmartPhone devices.
    VM_FLAG_NO_WINDOWS - static field in class ewe.sys.VmConstants
    This is a VM flag bit which indicates that multiple native windows are not supported.
    VM_FLAG_ROTATE_SCREEN - static field in class ewe.sys.VmConstants
    This is a VM flag bit which indicates that the program was run with a command line requesting the screen to be rotated by 90 degrees clockwise.
    VM_FLAG_SIP_BUTTON_ALWAYS_SHOWN - static field in class ewe.sys.VmConstants
    This is a VM flag bit which indicates that the device will ALWAYS display the SIP button.
    VM_FLAG_SIP_BUTTON_ON_SCREEN - static field in class ewe.sys.VmConstants
    This is a VM flag bit which indicates that the platform has a SipButton at the bottom that may overwrite program controls (only PocketPC has this).
    VM_FLAG_SLOW_MACHINE - static field in class ewe.sys.VmConstants
    This is a VM flag bit which indicates that the VM is running on a slow machine.
    VM_FLAG_USE_NATIVE_TEXT_INPUT - static field in class ewe.sys.VmConstants
    This is a VM flag bit which indicates that text input is not possible unless a native platform input box is used.
    VM_FLAG_USING_CLASSES - static field in class ewe.sys.VmConstants
    This is a VM flag bit which indicates that the main program class was loaded from a class file rather than from a ewe file.
    VM_FLAGS - static field in class ewe.sys.VmConstants
    Used with getParameter() it gets VM flag bits.
    VM_PATH_SEPARATOR - static field in class ewe.sys.VmConstants
    VMApp - class ewe.sys.VMApp
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * Copyright (C) 1998, 1999 Wabasoft * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    VMApps - class ewe.sys.VMApps
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * Copyright (C) 1998, 1999 Wabasoft * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    vmArgs - field in class ewe.sys.VMApp
    VmConstants - interface ewe.sys.VmConstants
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * Copyright (C) 1998, 1999 Wabasoft * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    VMLauncher - class ewe.ui.VMLauncher
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    VMLauncher() - constructor for class ewe.ui.VMLauncher
    VMLauncher(ewe.ui.Form) - constructor for class ewe.ui.VMLauncher
    VMode - static field in class ewe.filechooser.FileListTableModel
    vmode - field in class ewe.ui.IconTableModel
    If this is true then the table will scroll vertically only.
    VMOptions - class ewe.sys.VMOptions
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * Copyright (C) 1998, 1999 Wabasoft * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    vmOptions - static field in class ewe.ui.mApp
    VMREFERENCE - static field in class ewe.reflect.Wrapper
    Void - class java.lang.Void
    Void is a placeholder class so that the variable Void.TYPE (also available as void.class) can be supported for reflection return types.
    VOID - static field in class ewe.reflect.Wrapper
    VOLATILE - static field in class ewe.reflect.Modifier
    VOLATILE - static field in class java.lang.reflect.Modifier
    Volatile: Field: cannot be cached.
    vscrollerChanges - field in class ewe.ui.ScrollablePanel
    This is true so long as neither AlwaysShowVerticalScrollers nor NeverShowVerticalScrollers are selected as options.
    VSHRINK - static field in class ewe.ui.CellConstants
    vSpace - field in class ewe.ui.formatted.TextFormatter
    vSpan - field in class ewe.ui.TableCellAttributes
    This is not used yet.
    vSplit - field in class ewe.ui.ListEditor
    If a splittable panel is used, this says if the two sections are vertically layed out.
    VSTRETCH - static field in class ewe.ui.CellConstants

    W

    wait(ewe.sys.TimeOut) - method in class ewe.sys.Lock
    This causes the current mThread, which must own the lock, to release it and wait until notify() is called on the lock.
    wait(java.lang.Object) - method in class ewe.sys.TimeOut
    This will block the current thread until the TimeOut expires.
    WAIT_CURSOR - static field in class ewe.sys.VmConstants
    This is the only one apart from DEFAULT_CURSOR you should use directly with ewe.sys.Vm.setCursor().
    waitFor() - method in class ewe.sys.Process
    Wait until the process exits.
    waitFor(ewe.sys.TimeOut) - method in class ewe.sys.Process
    Wait until the process exits.
    waitForAll - field in class ewe.sys.HandleStatus
    waitForResume() - static method in class ewe.sys.mThread
    This is used with native methods where the native method must run in its own native thread.
    waitForResume(long) - static method in class ewe.sys.mThread
    This is used with native methods where the native method must run in its own native thread.
    waitingFor - field in class ewe.sys.HandleStatus
    waitOn() - method in class ewe.sys.Lock
    This causes the current mThread, which must own the lock, to release it and wait indefinitely until notifyWaiting() is called on the lock.
    Wait indefinitely for flags to be set on another handle.
    waitOn(ewe.sys.TimeOut) - method in class ewe.sys.Lock
    This causes the current mThread, which must own the lock, to release it and wait until notifyWaiting() is called on the lock.
    waitOn(int) - method in class ewe.sys.Handle
    This causes the current mThread to wait indefinitely until the status of the Handle has ALL the flag bits set as specified by the "flags" parameter, or until the Handle has the Stopped bit set (in which case an Exception is thrown).
    waitOn(int) - method in class ewe.sys.Lock
    This causes the current mThread, which must own the lock, to release it and wait until notifyWaiting() is called on the lock.
    waitOn(int,ewe.sys.TimeOut) - method in class ewe.sys.Handle
    This causes the current mThread to wait until the status of the Handle has ALL the flag bits set as specified by the "flags" parameter, or until the Timout specified expires, or until the Handle has the Stopped bit set (in which case an Exception is thrown).
    This is used by one task to check on the progress of another.
    waitOn(int,int) - method in class ewe.sys.Handle
    This causes the current mThread to wait until the status of the Handle has ALL the flag bits set as specified by the "flags" parameter, or until the Timout specified expires, or until the Handle has the Stopped bit set (in which case an Exception is thrown).
    Wait indefinitely for any of a set of flags to be set on another handle.
    waitOnAny(int) - method in class ewe.sys.Handle
    This causes the current mThread to wait indefinitely until the status of the Handle has at least one of the flag bits set as specified by the "flags" parameter, or until the Handle has the Stopped bit set (in which case an Exception is thrown).
    waitOnAny(int,ewe.sys.TimeOut) - method in class ewe.sys.Handle
    This causes the current mThread to wait until the status of the Handle has at least one of the flag bits set as specified by the "flags" parameter set, or until the Timout specified expires, or until the Handle has the Stopped bit set (in which case an Exception is thrown).
    This is used by one task to check on the progress of another.
    waitOnAny(int,int) - method in class ewe.sys.Handle
    This causes the current mThread to wait until the status of the Handle has at least one of the flag bits set as specified by the "flags" parameter set, or until the Timout specified expires, or until the Handle has the Stopped bit set (in which case an Exception is thrown).
    waitOnAnyFlag(int,ewe.sys.TimeOut) - method in class ewe.sys.Handle
    waitOnConnection() - method in class ewe.net.ClientServerConnector
    Start the connecton and wait until the connection is made.
    waitOnFlags(int,ewe.sys.TimeOut) - method in class ewe.sys.Handle
    waitOnResult(ewe.sys.TimeOut) - method in class ewe.sys.Handle
    This calls waitOnSuccess(waitFor) and then returns the returnValue if it returned true, or null if it returned false.
    This calls waitOn(waitFor,Handle.Success,copyProgress) and then calls checkFailure() on it.
    waitOnSuccess(ewe.sys.TimeOut) - method in class ewe.sys.Handle
    Wait for a specific length of time for a returnValue to be set and the handle state to be set to Succeess via the setResult() or succeed() calls - but stop() the Handle if the result is not available during the timeout period.
    waitTime - field in class ewe.io.StreamScanner
    This is the length of time to wait in between calls to the nonBlockingRead() method of the input stream if that call should indicate no available data yet.
    waitTime - field in class ewe.sys.ThreadPool
    How long (in seconds) before an idle thread decides to exit (if there are no tasks to run and if the number of threads is already greater than the minimum).
    waitUntilClosed() - method in class ewe.ui.Form
    This waits indefinitely for the form to close and returns the exitValue.
    waitUntilClosed(ewe.sys.Handle) - static method in class ewe.ui.Form
    Use this to wait on the Handle of a Form, without keeping a reference to the Form.
    Use this to wait on the Handle of a Form, without keeping a reference to the Form.
    waitUntilClosed(ewe.sys.TimeOut) - method in class ewe.ui.Form
    This waits and returns true if it closed before the timeout.
    waitUntilPainted(int) - method in class ewe.ui.Form
    Call this ONLY after a show() call.
    waitUntilPainted(int) - method in class ewe.ui.Window
    Wait until the Window receives its first Paint message.
    waitUntilReady(boolean) - method in class ewe.io.StreamObject
    waitUntilReady(boolean,int) - method in class ewe.io.StreamObject
    waitUntilStopped() - method in class ewe.sys.Handle
    Wait until the Handle has stopped.
    waitUntilStopped(ewe.sys.TimeOut) - method in class ewe.sys.Handle
    Wait until the Handle has stopped.
    wakeup() - method in class ewe.sys.Coroutine
    Tells the Coroutine to stop sleeping if it was in a sleep().
    WANT_PEN_MOVE_TAG - static field in class ewe.ui.PenEvent
    WANT_PEN_MOVED_INSIDE - static field in class ewe.ui.PenEvent
    WANT_PEN_MOVED_ONOFF - static field in class ewe.ui.PenEvent
    WANT_PEN_MOVED_OUTSIDE - static field in class ewe.ui.PenEvent
    WantDrag - static field in class ewe.ui.ControlConstants
    Control Modifier - says that the control want drag events.
    WantHoldDown - static field in class ewe.ui.ControlConstants
    Control Modifier - says that the control wants to detect when the pen/mouse is held down on the control.
    wantKey(ewe.ui.KeyEvent) - method in class ewe.ui.Console
    This is used to decide if you wish to process a key press.
    wantPenMoved(ewe.ui.Control,int,boolean) - static method in class ewe.ui.PenEvent
    It is necessary to call this method if a Control wishes to receive Pen/Mouse movement notifications.
    wantPressedOutside - field in class ewe.ui.Frame
    wantReturn - field in class ewe.ui.mInput
    If this is true then the mInput will fire an action event when enter is pressed, but will not automatically pass focus to the next control as it would usually do.
    wantReturn - field in class ewe.ui.mTextPad
    This is true by default.
    wantToHandle(int) - method in class ewe.ui.Window
    wasDecoded() - method in class ewe.fx.Image
    Returns true if this image was decoded.
    wasNull() - method in class ewex.sql.CallableStatement
    This method tests whether the value of the last parameter that was fetched was actually a SQL NULL value.
    wasNull() - method in class ewex.sql.ResultSet
    This method tests whether the value of the last column that was fetched was actually a SQL NULL value.
    wasNull() - method in class ewex.sql.SQLInput
    This method tests whether or not the last value read was a SQL NULL value.
    wasPainted - field in class ewe.ui.Window
    This gets set to be true when the VM calls _doPaint() on the Window.
    wasSelected - field in class ewe.ui.Menu
    WeakCache - class ewe.util.WeakCache
    This is similar to a Hashtable in that you associate values with keys.
    WeakCache() - constructor for class ewe.util.WeakCache
    WeakHashtable - class ewe.util.WeakHashtable
    A WeakHashtable is used to store data that may be garbage collected.
    WeakHashtable() - constructor for class ewe.util.WeakHashtable
    WeakHashtable(int) - constructor for class ewe.util.WeakHashtable
    WeakHashtable(int,float) - constructor for class ewe.util.WeakHashtable
    weakKeyCheck() - method in class ewe.security.BlowfishECB
    To check if an instance actually was using a weak key, if so it might be better to use a different key or salt the existing one as alternative.
    WeakReference - class ewe.reflect.WeakReference
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    WeakReference(java.lang.Object) - constructor for class ewe.reflect.WeakReference
    WeakSet - class ewe.util.WeakSet
    A weak set is an unordered collection of weak references to objects.
    WebBrowser - class ewe.ui.WebBrowser
    WebBrowser() - constructor for class ewe.ui.WebBrowser
    Create the viewer with full tools.
    WebBrowser(int) - constructor for class ewe.ui.WebBrowser
    Create the viewer the specified display options.
    Welcome - class ewe.ui.Welcome
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * Copyright (C) 1998, 1999 Wabasoft * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    WEST - static field in class ewe.ui.CellConstants
    WHEN_NOT_ON_TOP_FRAME - static field in class ewe.ui.PenEvent
    whichArea(ewe.fx.Point) - method in class ewe.ui.TrackControl
    whichItem(int,int) - method in class ewe.ui.Menu
    whichKey - field in class ewe.ui.SoftKeyEvent
    This is the SoftKey that generated the event, starting from a value of 1 for the left key.
    whichPages - field in class ewe.fx.print.PrintOptions
    This defaults to ODD_AND_EVEN_PAGES, but can also be set to ODD_PAGES_ONLY and EVEN_PAGES_ONLY.
    White - static field in class ewe.fx.Color
    WIDE_SCREEN - static field in class ewe.ui.Gui
    A possible flag for screenIs.
    widenJavaWrapper(java.lang.Object,java.lang.Class) - static method in class ewe.reflect.Wrapper
    Widen a Java wrapper object to a specified primitive type.
    wideScreen - static field in class ewe.filechooser.FileChooserBase
    widest - static field in class ewe.ui.DisplayLine
    This is only valid immediately after doing a splitLines() call.
    widest - field in class ewe.ui.DisplayLineSpecs
    widest - field in class ewe.ui.TextMessage
    width - field in class ewe.ui.Control
    The control's width
    width - field in class ewe.fx.Dimension
    width - field in class ewe.ui.DisplayLine
    This is the width of the line.
    width - field in class ewe.fx.IconAndText
    This is the width of the IconAndText
    width - field in class ewe.fx.ImageCodec
    width - field in class ewe.fx.ImageInfo
    width - field in class ewe.fx.Mask
    The width of the mask.
    width - field in class ewe.graphics.PageDisplayUnit
    width - field in class ewe.fx.print.PageFormatData
    width - field in class ewe.fx.print.PageRect
    width - field in class ewe.fx.print.PointRect
    width - field in class ewe.fx.Rect
    rectangle width
    width - field in class ewe.fx.RGBImageData
    widthCache - field in class ewe.ui.DisplayLineSpecs
    widthCacheChars - field in class ewe.ui.DisplayLineSpecs
    widthOf(int,int) - method in class ewe.fx.FormattedTextSpecs
    widthOfAll - field in class ewe.ui.DisplayLineSpecs
    widthOfFirst - field in class ewe.ui.DisplayLineSpecs
    widthOfWidest - field in class ewe.ui.DisplayLineSpecs
    widthProvider - field in class ewe.ui.DisplayLineSpecs
    widths - field in class ewe.ui.GridTableModel
    The widths of the cells as used by calculateColWidth().
    willAcceptDrop() - method in class ewe.ui.Control
    Should be called from the dataDraggedOver() method to indicate that the Control is not willing to accept the data.
    willShowFrame(ewe.ui.PenEvent) - method in class ewe.ui.Control
    This is used to indicate that the control is going to show a pop-up Frame of some sort (e.g.
    willShowFrame(ewe.ui.PenEvent) - method in class ewe.ui.mChoice
    This is used to indicate that the control is going to show a pop-up Frame of some sort (e.g.
    window - field in class ewe.ui.Event
    Window - class ewe.ui.Window
    Window is a "floating" or "child" top-level window, it is associated with a "native" window instance.
    window - field in class ewe.ui.SavedScreen
    Window() - constructor for class ewe.ui.Window
    Constructs a window.
    WINDOW_SURFACE - static field in class ewe.fx.ISurface
    WindowConstants - interface ewe.ui.WindowConstants
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    This is a special control which contains a native window within it.
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * Copyright (C) 1998, 1999 Wabasoft * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    WindowEvent - class ewe.ui.WindowEvent
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    windowFlagsToClear - field in class ewe.ui.Form
    These are flags that you want to clear for any new Window being created to display this Form.
    windowFlagsToClear - field in class ewe.ui.mApp
    windowFlagsToSet - field in class ewe.ui.Form
    These are flags that you want to set for any new Window being created to display this Form.
    windowFlagsToSet - field in class ewe.ui.mApp
    windowFrame(ewe.ui.Control) - static method in class ewe.ui.Gui
    This returns the very top frame in a window.
    windowIcon - field in class ewe.ui.Form
    windowInitiallyVisible - field in class ewe.ui.mApp
    windowRect - field in class ewe.ui.mApp
    windowTitle - field in class ewe.ui.Form
    If this is not null, then the window that the Form is displayed in will have its title set to this value regardless of whether it is the top level form or not.
    windowTitle - field in class ewe.ui.mApp
    windowToFront() - method in class ewe.ui.Window
    words - field in class ewe.math.MPN
    wparam - field in class ewe.sys.SystemMessage
    wrapAround - field in class ewe.ui.UpDownInput
    This is true by default - if it is false the data will not wrap around.
    wrapLength - field in class ewe.ui.Console
    This specifies the number of characters allowed per line, or a value of -1 indicates that incoming data should wrap to the screen size, or a value of 0 indicates no line wrapping.
    Wrapper - class ewe.reflect.Wrapper
    Ewe Virtual Machine - Version 1.14, January 24, 2002 * Copyright (C) 1999-2002 Michael L Brereton <michael_brereton@ewesoft.com> * All Rights Reserved * * This library and virtual machine is free software; you can redistribute * it and/or modify it under the terms of the Amended GNU Lesser General * Public License distributed with this software.
    wrapper - static field in class ewe.reflect.Field
    wrapperType - field in class ewe.reflect.Field
    wrapperType - field in class ewe.reflect.MethodConstructor
    wrapToScreenSize - field in class ewe.ui.mTextArea
    This is not implemented yet.
    wrapToScreenSize - field in class ewe.ui.mTextPad
    This is true by default - it tells the control to wrap lines to fit the display.
    write() - method in class ewe.datastore.DataEntry
    This is hardly used.
    write(buff[]) - method in class ewe.io.BasicStreamObject
    write(buff[]) - method in class ewe.io.Stream
    Writes bytes from a buffer to the Stream.
    write(buff[],int,int) - method in class ewe.io.Stream
    Writes bytes from a buffer to the Stream.
    write(buff[],int,int) - method in class ewe.io.StreamObject
    Writes bytes from a buffer to the Stream.
    write(buffer[]) - method in class ewe.io.OutputStream
    Write a number of bytes of data to the output stream equal to the length of the provided buffer.
    write(buffer[]) - method in class ewe.io.RandomStream
    Write a number of bytes of data to the output stream equal to the length of the provided buffer.
    write(buffer[],int,int) - method in class ewe.io.OutputStream
    Write a number of bytes of data to the output stream.
    write(buffer[],int,int) - method in class ewe.io.RandomStream
    Write a number of bytes of data to the output stream.
    write(byte[]) - method in class ewe.io.DataOutput
    This method writes the raw byte array passed in to the output stream.
    write(byte[]) - method in class ewe.io.DataOutputStream
    write(byte[],int) - method in class ewe.math.BigDecimal
    Write the BigDecimal as a series of bytes, or find out how many bytes are needed for storing the BigDecimal.
    write(byte[],int) - method in class ewe.math.BigInteger
    Write the BigInteger as a series of bytes, or find out how many bytes are needed for storing the BigInteger.
    This method writes len bytes from the byte array buf starting at position offset in the buffer.
    This method writes len bytes from the passed in array buf starting at index offset into the internal buffer.
    write(byte[],int,int) - method in class ewe.database.DatabaseObject.MetaData
    write(byte[],int,int) - method in class ewe.io.DataOutput
    This method writes raw bytes from the passed array buf starting offset bytes into the buffer.
    write(byte[],int,int) - method in class ewe.io.DataOutputStream
    write(byte[],int,int) - method in class ewe.database.RandomAccessDatabaseStream
    write(char[]) - method in class ewe.io.PrintWriter
    Write out a number of characters.
    write(char[],int,int) - method in class ewe.io.BufferedWriter
    This method writes len chars from the char array buf starting at position offset in the buffer.
    write(char[],int,int) - method in class ewe.io.CharArrayWriter
    This method writes len chars from the passed in array buf starting at index offset into that buffer
    write(char[],int,int) - method in class ewe.io.PrintWriter
    Write out a number of characters.
    write(char[],int,int) - method in class ewe.io.StringWriter
    This method writes len chars from the specified array starting at index offset in that array to this stream by appending the chars to the end of the internal buffer.
    write(char[],int,int) - method in class ewe.io.TextWriter
    Write out a number of characters.
    Write out all the bytes to an OutputStream, optionally using the FastStream interface if available.
    write(ewe.io.Stream,byte[],int,int,boolean) - static method in class ewe.io.IO
    Write out all the bytes to a Stream, optionally using the FastStream interface if available.
    write(ewex.xml.IXMLElement) - method in class ewex.xml.XMLWriter
    Writes an XML element.
    Writes an XML element.
    Writes an XML element.
    Writes an XML element.
    write(int) - method in class ewe.io.BasicStreamObject
    write(int) - method in class ewe.io.BufferedOutputStream
    This method writes a single byte of data.
    write(int) - method in class ewe.io.BufferedWriter
    This method writes a single char of data.
    write(int) - method in class ewe.io.ByteArrayOutputStream
    This method writes the writes the specified byte into the internal buffer.
    write(int) - method in class ewe.io.CharArrayWriter
    This method writes the writes the specified char into the internal buffer.
    write(int) - method in class ewe.io.DataOutput
    This method writes an 8-bit value (passed into the method as a Java int) to an output stream.
    write(int) - method in class ewe.io.DataOutputStream
    Writes a single byte to the stream.
    write(int) - method in class ewe.io.OutputStream
    Writes a single byte to the stream.
    write(int) - method in class ewe.io.PrintWriter
    Write a single character.
    write(int) - method in class ewe.io.RandomStream
    Writes a single byte to the stream.
    write(int) - method in class ewe.io.Stream
    Write out a single byte to the stream.
    write(int) - method in class ewe.io.StringWriter
    This method writes a single character to the output, storing it in the internal buffer.
    write(int) - method in class ewe.io.Writer
    Write a single character.
    write(int,byte[],int,int) - method in class ewe.util.ByteArray
    This writes into the data at the specific location.
    write(int,char[],int,int) - method in class ewe.util.CharArray
    This writes into the data at the specific location.
    write(java.lang.String) - method in class ewe.io.PrintWriter
    Write a string.
    write(java.lang.String) - method in class ewe.io.StringWriter
    This method writes the characters in the specified String to the stream by appending them to the end of the internal buffer.
    write(java.lang.String) - method in class ewe.io.Writer
    Write a string.
    This method writes len chars from the String str starting at position offset in the string.
    This method writes len chars from the passed in String buf starting at index offset into the internal buffer.
    Write a portion of a string.
    This method writes out len characters of the specified String to the stream starting at character position offset into the stream.
    write(java.lang.String,int,int) - method in class ewe.io.Writer
    Write a portion of a string.
    write(out[]) - method in class ewe.io.Writer
    Write a complete array of characters.
    write(src[],int,int) - method in class ewe.io.Writer
    Write a portion of an array of characters.
    WRITE_ONLY - static field in class ewe.io.Catalog
    Write-only open mode.
    WRITE_ONLY - static field in class ewe.io.FileBase
    Write-only open mode.
    WRITE_ONLY - static field in class ewe.io.RandomAccessFile
    Write-only open mode.
    writeAByte(byte) - method in class ewe.io.StreamObject
    This writes one byte of data.
    Write an entire string to a stream.
    writeAll(long,byte[],int,int) - method in class ewe.database.DatabaseStream
    writeArray(ewex.sql.Array) - method in class ewex.sql.SQLOutput
    This method writes the specified Java SQL Array object to the SQL stream.
    This method writes the specified ASCII text stream to the SQL stream.
    This method writes the specified Java BigDecimal to the SQL stream.
    This method writes the specified uninterpreted binary byte stream to the SQL stream.
    writeBlob(ewex.sql.Blob) - method in class ewex.sql.SQLOutput
    This method writes the specified Java SQL Blob object to the SQL stream.
    Write out a block of data, encrypting it as necessary.
    Write out a block of data.
    writeBoolean(boolean) - method in class ewe.io.DataOutput
    This method writes a Java boolean value to an output stream.
    writeBoolean(boolean) - method in class ewe.io.DataOutputStream
    This method writes a Java boolean value to an output stream.
    writeBoolean(boolean) - method in class ewe.io.RandomAccessFile
    writeBoolean(boolean) - method in class ewex.sql.SQLOutput
    This method writes the specified Java boolean to the SQL stream.
    writeByte(byte) - method in class ewex.sql.SQLOutput
    This method writes the specified Java byte to the SQL stream.
    writeByte(int) - method in class ewe.io.DataOutput
    This method writes a Java byte value to an output stream.
    writeByte(int) - method in class ewe.io.DataOutputStream
    writeByte(int) - method in class ewe.io.RandomAccessFile
    writeBytes(buf[],int,int) - method in class ewe.io.Catalog
    Writes to the current record.
    writeBytes(buff[],int,int) - method in class ewe.io.Stream
    Writes bytes to the the stream.
    writeBytes(byte[]) - method in class ewex.sql.SQLOutput
    This method writes the specified Java byte array to the SQL stream.
    writeBytes(byte[],int,int) - method in class ewe.io.StreamObject
    This returns: 0 - Stream closed.
    This writes bytes to the stream asynchronously.
    This writes bytes to the stream asynchronously.
    This writes bytes to the stream asynchronously.
    writeBytes(java.lang.String) - method in class ewe.io.DataOutput
    This method writes all the bytes in a String out to the stream.
    writeChar(int) - method in class ewe.io.DataOutput
    This method writes a Java char value to an output stream.
    writeChar(int) - method in class ewe.io.DataOutputStream
    writeChar(int) - method in class ewe.io.RandomAccessFile
    This method writes the specified Java character stream to the SQL stream.
    writeChars(java.lang.String) - method in class ewe.io.DataOutput
    This method writes all the characters of a String to an output stream as an array of char's.
    This method writes all the characters of a String to an output stream as an array of char's.
    Write a PNG chunk to the image.
    Write a PNG chunk to the image.
    writeClob(ewex.sql.Clob) - method in class ewex.sql.SQLOutput
    This method writes the specified Java SQL Clob object to the SQL stream.
    writeDate(ewex.sql.Date) - method in class ewex.sql.SQLOutput
    This method writes the specified Java java.sql.Date to the SQL stream.
    writeDouble(double) - method in class ewe.io.DataOutput
    This method writes a Java double value to the stream.
    writeDouble(double) - method in class ewe.io.DataOutputStream
    This method writes a Java double value to the stream.
    writeDouble(double) - method in class ewe.io.RandomAccessFile
    writeDouble(double) - method in class ewex.sql.SQLOutput
    This method writes the specified Java double to the SQL stream.
    writeEnd() - method in class ewe.fx.PNGEncoder
    This writes the end chunk marking the end of the PNG file.
    writeFloat(float) - method in class ewe.io.DataOutput
    This method writes a Java float value to the stream.
    writeFloat(float) - method in class ewe.io.DataOutputStream
    This method writes a Java float value to the stream.
    writeFloat(float) - method in class ewe.io.RandomAccessFile
    writeFloat(float) - method in class ewex.sql.SQLOutput
    This method writes the specified Java float to the SQL stream.
    writeHeader(int,int,int,int) - method in class ewe.fx.PNGEncoder
    This writes the IHDR chunk, always using standard Deflator compression.
    writeImage(ewe.fx.IImage) - method in class ewe.fx.PNGEncoder
    Use this after startImage() to write the actual image data.
    Write out an entire Image to the stream as a complete PNG image, as a TRUE_COLOR or TRUE_COLOR_ALPHA image.
    This method will write out an entire image to the stream as a complete PNG image, as a TRUE_COLOR or TRUE_COLOR_ALPHA image.
    writeInt(int) - method in class ewe.io.DataOutput
    This method writes a Java int value to an output stream.
    writeInt(int) - method in class ewe.io.DataOutputStream
    writeInt(int) - method in class ewe.datastore.DataStorage
    Utility used by the DataStorage.
    writeInt(int) - method in class ewe.io.RandomAccessFile
    writeInt(int) - method in class ewex.sql.SQLOutput
    This method writes the specified Java int to the SQL stream.
    writeInt(int,byte[],int) - static method in class ewe.datastore.DataStorage
    Utility used by the DataStorage.
    writeInt(int,byte[],int,int) - static method in class ewe.util.Utils
    This writes an integer value to a byte array with the specified number of bytes.
    writeIntAt(int,int) - method in class ewe.datastore.DataStorage
    Utility used by the DataStorage.
    writeIntAt(long,int) - method in class ewe.database.DatabaseStream
    writeIntAt(long,int) - method in class ewe.database.RandomAccessDatabaseStream
    writeIntBytes(int,int) - method in class ewe.io.DataOutputStream
    writeLong(int,java.lang.Object,int) - method in class ewe.datastore.DatabaseEntry
    writeLong(long) - method in class ewe.io.DataOutput
    This method writes a Java long value to an output stream.
    writeLong(long) - method in class ewe.io.DataOutputStream
    This method writes a Java long value to an output stream.
    writeLong(long) - method in class ewe.io.RandomAccessFile
    writeLong(long) - method in class ewex.sql.SQLOutput
    This method writes the specified Java long to the SQL stream.
    writeLong(long,byte[],int) - static method in class ewe.util.Utils
    This writes a long value to a byte array as an 8 byte sequence - high byte first.
    writeObject(ewex.sql.SQLData) - method in class ewex.sql.SQLOutput
    This method writes the specified Java SQLData object to the SQL stream.
    writeOnly - field in class ewe.io.MemoryStream
    Set this true to allow for write() calls only.
    Writer - class ewe.io.Writer
    Abstract class for writing to character streams.
    writer - field in class ewe.io.PrintWriter
    The underlying writer.
    Writer() - constructor for class ewe.io.Writer
    Writer(ewe.sys.Lock) - constructor for class ewe.io.Writer
    Create a new character-stream writer whose critical sections will synchronize on the given object.
    writeRef(ewex.sql.Ref) - method in class ewex.sql.SQLOutput
    This method writes the specified Java SQL Ref object to the SQL stream.
    writeScanLine(byte[],int,int) - method in class ewe.fx.PNGEncoder
    Use this to write scan line data.
    writeShort(int) - method in class ewe.io.DataOutput
    This method writes a Java short value to an output stream.
    writeShort(int) - method in class ewe.io.DataOutputStream
    writeShort(int) - method in class ewe.io.RandomAccessFile
    writeShort(short) - method in class ewex.sql.SQLOutput
    This method writes the specified Java short to the SQL stream.
    This writes a single byte using the OutputStream write(byte[] buffer,int start,int lengh) method.
    This writes a single byte using the OutputStream write(byte[] buffer,int start,int lengh) method.
    writeSomeOutput() - method in class ewe.io.DataProcessorStream
    writeSQL(ewex.sql.SQLOutput) - method in class ewex.sql.SQLData
    This method writes the data in this object to the specified stream.
    writeString(java.lang.String) - method in class ewex.sql.SQLOutput
    This method writes the specified Java String to the SQL stream.
    writeStruct(ewex.sql.Struct) - method in class ewex.sql.SQLOutput
    This method writes the specified Java SQL Struct object to the SQL stream.
    writeTime(ewex.sql.Time) - method in class ewex.sql.SQLOutput
    This method writes the specified Java java.sql.Time to the SQL stream.
    This method writes the specified Java java.sql.Timestamp to the SQL stream.
    writeTo(ewe.database.DatabaseEntry) - method in class ewe.database.Record
    Set the field values int the DatabaseEntry from the set data objects being kept by the Record object.
    This method writes all the bytes that have been written to this stream from the internal buffer to the specified OutputStream.
    Write the FoundEntries to an OutputStream and put in the returnValue of the Handle, an ewe.sys.Long object holding the number of bytes written.
    Write the FoundEntries to an OutputStream and put in the returnValue of the Handle, an ewe.sys.Long object holding the number of bytes written.
    writeTo(ewe.io.Writer) - method in class ewe.io.CharArrayWriter
    This method writes all the chars that have been written to this stream from the internal buffer to the specified Writer.
    writeURL(ewe.net.URL) - method in class ewex.sql.SQLOutput
    writeUTF(java.lang.String) - method in class ewe.io.DataOutput
    This method writes a Java String to the stream in a modified UTF-8 format.
    This method writes a Java String to the stream in a modified UTF-8 format.
    written - field in class ewe.io.DataOutputStream
    The number of bytes written to the Stream.

    X

    x - field in class ewe.ui.Control
    The control's x location
    x - field in class ewe.fx.ImageInfo
    x - field in class ewe.graphics.PageDisplayUnit
    x - field in class ewe.fx.print.PageRect
    x - field in class ewe.ui.PenEvent
    The x location of the event.
    x - field in class ewe.fx.Point
    x - field in class ewe.fx.print.PointRect
    x - field in class ewe.fx.Rect
    x position
    x - field in class ewe.sys.SystemMessage
    x - field in class ewe.ui.WindowEvent
    In the case of a DATA_DROPPED event this will be the x-coordinate where the data was dropped.
    xDPI - field in class ewe.fx.print.PageFormat
    This is the output X-DPI and it may not be know, and if so, it will be 0.
    xDPI - field in class ewe.fx.print.PageRect
    XMLElement - class ewex.xml.XMLElement
    XMLElement is an XML element.
    XMLElement() - constructor for class ewex.xml.XMLElement
    Creates an empty element to be used for #PCDATA content.
    XMLElement(java.lang.String) - constructor for class ewex.xml.XMLElement
    Creates an empty element.
    Creates an empty element.
    Creates an empty element.
    Creates an empty element.
    An XMLEntityResolver resolves entities.
    XMLEntityResolver() - constructor for class ewex.xml.XMLEntityResolver
    Initializes the resolver.
    XMLException - exception ewex.xml.XMLException
    An XMLException is thrown when an exception occurred while processing the XML data.
    XMLException(java.lang.Exception) - constructor for class ewex.xml.XMLException
    Creates a new exception.
    XMLException(java.lang.String) - constructor for class ewex.xml.XMLException
    Creates a new exception.
    Creates a new exception.
    Creates a new exception.
    Creates a new exception.
    An XMLParseException is thrown when the XML passed to the XML parser is not well-formed.
    Creates a new exception.
    Creates a new exception.
    Creates an XML parser.
    An XMLValidationException is thrown when the XML passed to the XML parser is well-formed but not valid.
    Creates a new exception.
    XMLWriter - class ewex.xml.XMLWriter
    An XMLWriter writes XML data to a stream.
    XMLWriter(ewe.io.OutputStream) - constructor for class ewex.xml.XMLWriter
    Creates a new XML writer.
    XMLWriter(ewe.io.Writer) - constructor for class ewex.xml.XMLWriter
    Creates a new XML writer.
    xOffset - field in class ewe.ui.ChoiceControl
    xor(ewe.math.BigInteger) - method in class ewe.math.BigInteger
    Return the logical (bit-wise) "exclusive or" of two BigIntegers.
    xor(ewex.math.BigInteger) - method in class ewex.math.BigInteger
    Return the logical (bit-wise) "exclusive or" of two BigIntegers.
    xPoints - field in class ewe.fx.Polygon
    xPos - field in class ewe.ui.mLabel
    xScreenScale - field in class ewe.fx.print.PageFormat
    xScroll - field in class ewe.graphics.MosaicPanel
    xShift - field in class ewe.ui.ChoiceControl

    Y

    y - field in class ewe.ui.Control
    The control's y location
    y - field in class ewe.fx.ImageInfo
    y - field in class ewe.graphics.PageDisplayUnit
    y - field in class ewe.fx.print.PageRect
    y - field in class ewe.ui.PenEvent
    The y location of the event.
    y - field in class ewe.fx.Point
    y - field in class ewe.fx.print.PointRect
    y - field in class ewe.fx.Rect
    y position
    y - field in class ewe.sys.SystemMessage
    y - field in class ewe.ui.WindowEvent
    In the case of a DATA_DROPPED event this will be the y-coordinate where the data was dropped.
    yDPI - field in class ewe.fx.print.PageFormat
    This is the output Y-DPI and it may not be know, and if so, it will be 0.
    yDPI - field in class ewe.fx.print.PageRect
    year - field in class ewe.ui.DateChooser
    YEAR - static field in class ewe.sys.Time
    years - field in class ewe.sys.DateChange
    The number of years difference.
    yes - field in class ewe.ui.Form
    YESB - static field in class ewe.ui.FormBase
    An option for doButtons()
    yesToAll - field in class ewe.io.CopyOver
    yield() - static method in class ewe.sys.Coroutine
    yield() - static method in class ewe.sys.mThread
    Give other threads a chance to run.
    yield() - method in class ewe.sys.TaskObject
    Yield to another thread or task.
    yield(int) - static method in class ewe.sys.mThread
    yield(int) - method in class ewe.sys.TaskObject
    Yield to another thread or task every certain number of milliseconds.
    yPoints - field in class ewe.fx.Polygon
    yScreenScale - field in class ewe.fx.print.PageFormat
    yScroll - field in class ewe.graphics.MosaicPanel

    Z

    Z_BEST_COMPRESSION - static field in class ewe.zip.ZipConstants
    Z_BEST_SPEED - static field in class ewe.zip.ZipConstants
    Z_BUF_ERROR - static field in class ewe.zip.DeflaterOutputStream
    Z_BUF_ERROR - static field in class ewe.zip.InflaterInputStream
    Z_DATA_ERROR - static field in class ewe.zip.DeflaterOutputStream
    Z_DATA_ERROR - static field in class ewe.zip.InflaterInputStream
    Z_DEFAULT_COMPRESSION - static field in class ewe.zip.ZipConstants
    Z_ERRNO - static field in class ewe.zip.DeflaterOutputStream
    Z_ERRNO - static field in class ewe.zip.InflaterInputStream
    Z_MEM_ERROR - static field in class ewe.zip.DeflaterOutputStream
    Z_MEM_ERROR - static field in class ewe.zip.InflaterInputStream
    Z_NEED_DICT - static field in class ewe.zip.DeflaterOutputStream
    Z_NEED_DICT - static field in class ewe.zip.InflaterInputStream
    Z_NO_COMPRESSION - static field in class ewe.zip.ZipConstants
    Z_OK - static field in class ewe.zip.DeflaterOutputStream
    Z_OK - static field in class ewe.zip.InflaterInputStream
    Z_STREAM_END - static field in class ewe.zip.DeflaterOutputStream
    Z_STREAM_END - static field in class ewe.zip.InflaterInputStream
    Z_STREAM_ERROR - static field in class ewe.zip.DeflaterOutputStream
    Z_STREAM_ERROR - static field in class ewe.zip.InflaterInputStream
    Z_VERSION_ERROR - static field in class ewe.zip.DeflaterOutputStream
    Z_VERSION_ERROR - static field in class ewe.zip.InflaterInputStream
    ZAURUS_INSTALL - static field in class ewe.sys.VMApp
    An option for getEditor().
    ZERO - static field in class ewe.math.BigInteger
    ZERO - static field in class ewex.math.BigInteger
    ZERO - static field in class ewe.sys.Double
    Zero - static field in class ewe.sys.TimeOut
    This is the value for a zero timeout in milliseconds, equal to 0.
    zero() - method in class ewe.database.Record
    This sets all the data held by the Record to a zero value.
    zero() - method in class ewe.util.Vector
    zero() - method in class ewe.reflect.Wrapper
    zero(int) - method in class ewe.reflect.Wrapper
    zero(long,int) - method in class ewe.database.DatabaseStream
    This should extend the Stream if necessary.
    zero(long,int) - method in class ewe.database.RandomAccessDatabaseStream
    ZERO_FILL - static field in class ewe.sys.Double
    Option for toString().
    ZERO_FILL - static field in class ewe.sys.Long
    This is an option for toString().
    zeroArrayRegion(java.lang.Object,int,int) - static method in class ewe.util.Utils
    zeroData(java.lang.Object) - method in class ewe.database.Record
    Sets the data value to whatever is considered to be a zero value.
    zeroFillInteger - field in class ewe.ui.UpDownInput
    If you are using this for integer input, this specifies whether zeros should be placed in front of integer values - it is false by default.
    zeroIndexedText - field in class ewe.ui.UpDownInput
    This is false by default and if this is true then, when using the textValues Vector to list the allowable text values, this indicates that the list of values should be zero-based indexed, otherwise it will be 1-based index (ie 1 represents the first item, instead of 0 representing the first item).
    zip - field in class ewe.util.zip.ZipFile
    This is a ClassLoader that can load its classes and resources from a ZipFile.
    ZipClassLoader(ewe.zip.ZipFile) - constructor for class ewe.util.ZipClassLoader
    ZipConstants - interface ewe.zip.ZipConstants
    ZipEntry - class ewe.util.zip.ZipEntry
    ZipEntry - class ewe.zip.ZipEntry
    This class represents a member of a zip archive.
    ZipEntry(ewe.util.zip.ZipEntry) - constructor for class ewe.util.zip.ZipEntry
    ZipEntry(ewe.zip.ZipEntry) - constructor for class ewe.zip.ZipEntry
    Creates a copy of the given zip entry.
    ZipEntry(java.lang.String) - constructor for class ewe.util.zip.ZipEntry
    ZipEntry(java.lang.String) - constructor for class ewe.zip.ZipEntry
    Creates a zip entry with the given name.
    ZipEntryFile - class ewe.zip.ZipEntryFile
    Gets the hashCode of this ZipEntry.
    ZipEntryFile(ewe.zip.ZipFile) - constructor for class ewe.zip.ZipEntryFile
    ZipException - exception ewe.util.zip.ZipException
    ZipException() - constructor for class ewe.util.zip.ZipException
    ZipException(java.lang.String) - constructor for class ewe.util.zip.ZipException
    ZipException(java.lang.Throwable) - constructor for class ewe.util.zip.ZipException
    ZipFile - class ewe.util.zip.ZipFile
    This class represents a Zip archive.
    ZipFile - class ewe.zip.ZipFile
    This class represents a Zip archive.
    zipFile - field in class ewe.zip.ZipEntryFile
    ZipFile() - constructor for class ewe.util.zip.ZipFile
    ZipFile(ewe.io.File) - constructor for class ewe.util.zip.ZipFile
    ZipFile(ewe.io.File) - constructor for class ewe.zip.ZipFile
    Opens a Zip file with the given name for reading.
    ZipFile(ewe.io.File,int) - constructor for class ewe.util.zip.ZipFile
    Open a Zip file in a particular mode.
    ZipFile(ewe.io.RandomAccessStream) - constructor for class ewe.zip.ZipFile
    Opens a Zip file from the RandomAccessStream.
    This should only be called from a Coroutine if the handle is not null.
    ZipFile(java.lang.String) - constructor for class ewe.util.zip.ZipFile
    ZipFile(java.lang.String) - constructor for class ewe.zip.ZipFile
    Opens a Zip file reading the given File.
    ZipFileBrowser() - constructor for class ewe.zip.ZipFileBrowser
    Create an EweFileBrowser that will automatically show itself.
    zipFileName - field in class ewe.zip.ZipEntryFile
    ZipInputStream - class ewe.util.zip.ZipInputStream
    This is a FilterInputStream that reads the files in an zip archive one after another.
    ZipInputStream(ewe.io.BasicStream) - constructor for class ewe.util.zip.ZipInputStream
    ZipInputStream(ewe.io.BasicStream) - constructor for class ewe.zip.ZipInputStream
    Creates a new Zip input stream, reading a zip archive.
    ZipInputStream(ewe.io.InputStream) - constructor for class ewe.util.zip.ZipInputStream
    zipName - field in class ewe.zip.ZipFile
    ZipOutputStream - class ewe.util.zip.ZipOutputStream
    This is a FilterOutputStream that writes the files into a zip archive one after another.
    ZipOutputStream(ewe.io.BasicStream) - constructor for class ewe.util.zip.ZipOutputStream
    Creates a new Zip output stream, writing a zip archive.
    ZipOutputStream(ewe.io.OutputStream) - constructor for class ewe.util.zip.ZipOutputStream

    Copyright © 2008 The MirOS Project and its contributors.